/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/parallel-misc-2.wvr.c -------------------------------------------------------------------------------- This is Ultimate 0.2.3-?-9ecb849-m [2024-02-10 00:04:19,527 INFO L188 SettingsManager]: Resetting all preferences to default values... [2024-02-10 00:04:19,578 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:04:19,581 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2024-02-10 00:04:19,581 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2024-02-10 00:04:19,582 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder.Only consider context switches at boundaries of atomic blocks [2024-02-10 00:04:19,629 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2024-02-10 00:04:19,629 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2024-02-10 00:04:19,630 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2024-02-10 00:04:19,630 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2024-02-10 00:04:19,630 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2024-02-10 00:04:19,631 INFO L153 SettingsManager]: * Use SBE=true [2024-02-10 00:04:19,631 INFO L151 SettingsManager]: Preferences of BuchiAutomizer differ from their defaults: [2024-02-10 00:04:19,631 INFO L153 SettingsManager]: * NCSB implementation=INTSET_LAZY3 [2024-02-10 00:04:19,631 INFO L153 SettingsManager]: * Use old map elimination=false [2024-02-10 00:04:19,632 INFO L153 SettingsManager]: * Use external solver (rank synthesis)=false [2024-02-10 00:04:19,632 INFO L153 SettingsManager]: * Use only trivial implications for array writes=true [2024-02-10 00:04:19,632 INFO L153 SettingsManager]: * Rank analysis=LINEAR_WITH_GUESSES [2024-02-10 00:04:19,632 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2024-02-10 00:04:19,632 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=ASSUME [2024-02-10 00:04:19,633 INFO L153 SettingsManager]: * sizeof long=4 [2024-02-10 00:04:19,633 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2024-02-10 00:04:19,633 INFO L153 SettingsManager]: * sizeof POINTER=4 [2024-02-10 00:04:19,633 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2024-02-10 00:04:19,634 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=ASSUME [2024-02-10 00:04:19,634 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=ASSUME [2024-02-10 00:04:19,634 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=ASSUME [2024-02-10 00:04:19,634 INFO L153 SettingsManager]: * Check unreachability of reach_error function=false [2024-02-10 00:04:19,635 INFO L153 SettingsManager]: * sizeof long double=12 [2024-02-10 00:04:19,635 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2024-02-10 00:04:19,635 INFO L153 SettingsManager]: * Assume nondeterminstic values are in range=false [2024-02-10 00:04:19,635 INFO L153 SettingsManager]: * Use constant arrays=true [2024-02-10 00:04:19,635 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2024-02-10 00:04:19,635 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2024-02-10 00:04:19,636 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2024-02-10 00:04:19,636 INFO L153 SettingsManager]: * Trace refinement strategy=CAMEL [2024-02-10 00:04:19,636 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2024-02-10 00:04:19,636 INFO L151 SettingsManager]: Preferences of IcfgTransformer differ from their defaults: [2024-02-10 00:04:19,637 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:04:19,932 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2024-02-10 00:04:19,959 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2024-02-10 00:04:19,961 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2024-02-10 00:04:19,962 INFO L270 PluginConnector]: Initializing CDTParser... [2024-02-10 00:04:19,964 INFO L274 PluginConnector]: CDTParser initialized [2024-02-10 00:04:19,965 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/../../../trunk/examples/svcomp/weaver/parallel-misc-2.wvr.c [2024-02-10 00:04:21,241 INFO L533 CDTParser]: Created temporary CDT project at NULL [2024-02-10 00:04:21,418 INFO L384 CDTParser]: Found 1 translation units. [2024-02-10 00:04:21,418 INFO L180 CDTParser]: Scanning /storage/repos/ultimate/trunk/examples/svcomp/weaver/parallel-misc-2.wvr.c [2024-02-10 00:04:21,425 INFO L427 CDTParser]: About to delete temporary CDT project at /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/a5b002cc0/054f4fa0f2734160aa85c02c55954361/FLAG68e1506e1 [2024-02-10 00:04:21,439 INFO L435 CDTParser]: Successfully deleted /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/a5b002cc0/054f4fa0f2734160aa85c02c55954361 [2024-02-10 00:04:21,441 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2024-02-10 00:04:21,442 INFO L133 ToolchainWalker]: Walking toolchain with 5 elements. [2024-02-10 00:04:21,444 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2024-02-10 00:04:21,444 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2024-02-10 00:04:21,455 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2024-02-10 00:04:21,456 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 10.02 12:04:21" (1/1) ... [2024-02-10 00:04:21,457 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@77c24f5c and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 10.02 12:04:21, skipping insertion in model container [2024-02-10 00:04:21,457 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 10.02 12:04:21" (1/1) ... [2024-02-10 00:04:21,477 INFO L177 MainTranslator]: Built tables and reachable declarations [2024-02-10 00:04:21,594 INFO L209 PostProcessor]: Analyzing one entry point: main [2024-02-10 00:04:21,604 INFO L202 MainTranslator]: Completed pre-run [2024-02-10 00:04:21,621 INFO L209 PostProcessor]: Analyzing one entry point: main [2024-02-10 00:04:21,627 WARN L672 CHandler]: The function __VERIFIER_atomic_begin is called, but not defined or handled by StandardFunctionHandler. [2024-02-10 00:04:21,628 WARN L672 CHandler]: The function __VERIFIER_atomic_end is called, but not defined or handled by StandardFunctionHandler. [2024-02-10 00:04:21,633 INFO L206 MainTranslator]: Completed translation [2024-02-10 00:04:21,633 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 10.02 12:04:21 WrapperNode [2024-02-10 00:04:21,633 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2024-02-10 00:04:21,634 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2024-02-10 00:04:21,634 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2024-02-10 00:04:21,634 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2024-02-10 00:04:21,641 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:04:21" (1/1) ... [2024-02-10 00:04:21,647 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:04:21" (1/1) ... [2024-02-10 00:04:21,662 INFO L138 Inliner]: procedures = 21, calls = 29, calls flagged for inlining = 5, calls inlined = 5, statements flattened = 73 [2024-02-10 00:04:21,662 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2024-02-10 00:04:21,663 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2024-02-10 00:04:21,663 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2024-02-10 00:04:21,663 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2024-02-10 00:04:21,671 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 10.02 12:04:21" (1/1) ... [2024-02-10 00:04:21,671 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 10.02 12:04:21" (1/1) ... [2024-02-10 00:04:21,673 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 10.02 12:04:21" (1/1) ... [2024-02-10 00:04:21,674 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 10.02 12:04:21" (1/1) ... [2024-02-10 00:04:21,678 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 10.02 12:04:21" (1/1) ... [2024-02-10 00:04:21,681 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 10.02 12:04:21" (1/1) ... [2024-02-10 00:04:21,682 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 10.02 12:04:21" (1/1) ... [2024-02-10 00:04:21,683 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 10.02 12:04:21" (1/1) ... [2024-02-10 00:04:21,685 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2024-02-10 00:04:21,686 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2024-02-10 00:04:21,686 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2024-02-10 00:04:21,686 INFO L274 PluginConnector]: RCFGBuilder initialized [2024-02-10 00:04:21,687 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 10.02 12:04:21" (1/1) ... [2024-02-10 00:04:21,692 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:21,701 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:21,715 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:04:21,717 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:04:21,764 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2024-02-10 00:04:21,764 INFO L130 BoogieDeclarations]: Found specification of procedure thread1 [2024-02-10 00:04:21,764 INFO L138 BoogieDeclarations]: Found implementation of procedure thread1 [2024-02-10 00:04:21,764 INFO L130 BoogieDeclarations]: Found specification of procedure thread2 [2024-02-10 00:04:21,764 INFO L138 BoogieDeclarations]: Found implementation of procedure thread2 [2024-02-10 00:04:21,764 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int [2024-02-10 00:04:21,765 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnStack [2024-02-10 00:04:21,765 INFO L130 BoogieDeclarations]: Found specification of procedure write~int [2024-02-10 00:04:21,765 INFO L130 BoogieDeclarations]: Found specification of procedure __VERIFIER_atomic_end [2024-02-10 00:04:21,765 INFO L130 BoogieDeclarations]: Found specification of procedure __VERIFIER_atomic_begin [2024-02-10 00:04:21,766 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2024-02-10 00:04:21,766 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2024-02-10 00:04:21,766 INFO L130 BoogieDeclarations]: Found specification of procedure read~int [2024-02-10 00:04:21,766 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.dealloc [2024-02-10 00:04:21,767 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:04:21,838 INFO L236 CfgBuilder]: Building ICFG [2024-02-10 00:04:21,840 INFO L262 CfgBuilder]: Building CFG for each procedure with an implementation [2024-02-10 00:04:22,031 INFO L277 CfgBuilder]: Performing block encoding [2024-02-10 00:04:22,050 INFO L297 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2024-02-10 00:04:22,050 INFO L302 CfgBuilder]: Removed 2 assume(true) statements. [2024-02-10 00:04:22,057 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 10.02 12:04:22 BoogieIcfgContainer [2024-02-10 00:04:22,057 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2024-02-10 00:04:22,058 INFO L112 PluginConnector]: ------------------------BuchiAutomizer---------------------------- [2024-02-10 00:04:22,058 INFO L270 PluginConnector]: Initializing BuchiAutomizer... [2024-02-10 00:04:22,061 INFO L274 PluginConnector]: BuchiAutomizer initialized [2024-02-10 00:04:22,061 INFO L99 BuchiAutomizer]: Safety of program was proven or not checked, starting termination analysis [2024-02-10 00:04:22,062 INFO L184 PluginConnector]: Executing the observer BuchiAutomizerObserver from plugin BuchiAutomizer for "CDTParser AST 10.02 12:04:21" (1/3) ... [2024-02-10 00:04:22,063 INFO L204 PluginConnector]: Invalid model from BuchiAutomizer for observer de.uni_freiburg.informatik.ultimate.plugins.generator.buchiautomizer.BuchiAutomizerObserver@7e6e13a0 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.buchiautomizer AST 10.02 12:04:22, skipping insertion in model container [2024-02-10 00:04:22,063 INFO L99 BuchiAutomizer]: Safety of program was proven or not checked, starting termination analysis [2024-02-10 00:04:22,063 INFO L184 PluginConnector]: Executing the observer BuchiAutomizerObserver from plugin BuchiAutomizer for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 10.02 12:04:21" (2/3) ... [2024-02-10 00:04:22,063 INFO L204 PluginConnector]: Invalid model from BuchiAutomizer for observer de.uni_freiburg.informatik.ultimate.plugins.generator.buchiautomizer.BuchiAutomizerObserver@7e6e13a0 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.buchiautomizer AST 10.02 12:04:22, skipping insertion in model container [2024-02-10 00:04:22,064 INFO L99 BuchiAutomizer]: Safety of program was proven or not checked, starting termination analysis [2024-02-10 00:04:22,064 INFO L184 PluginConnector]: Executing the observer BuchiAutomizerObserver from plugin BuchiAutomizer for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 10.02 12:04:22" (3/3) ... [2024-02-10 00:04:22,069 INFO L332 chiAutomizerObserver]: Analyzing ICFG parallel-misc-2.wvr.c [2024-02-10 00:04:22,167 INFO L144 ThreadInstanceAdder]: Constructed 2 joinOtherThreadTransitions. [2024-02-10 00:04:22,203 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 107 places, 110 transitions, 234 flow [2024-02-10 00:04:22,240 INFO L124 PetriNetUnfolderBase]: 8/106 cut-off events. [2024-02-10 00:04:22,240 INFO L125 PetriNetUnfolderBase]: For 2/2 co-relation queries the response was YES. [2024-02-10 00:04:22,246 INFO L83 FinitePrefix]: Finished finitePrefix Result has 115 conditions, 106 events. 8/106 cut-off events. For 2/2 co-relation queries the response was YES. Maximal size of possible extension queue 4. Compared 67 event pairs, 0 based on Foata normal form. 0/98 useless extension candidates. Maximal degree in co-relation 66. Up to 2 conditions per place. [2024-02-10 00:04:22,246 INFO L82 GeneralOperation]: Start removeDead. Operand has 107 places, 110 transitions, 234 flow [2024-02-10 00:04:22,251 INFO L88 GeneralOperation]: Finished RemoveDead, result has has 105 places, 106 transitions, 224 flow [2024-02-10 00:04:22,257 INFO L303 stractBuchiCegarLoop]: Interprodecural is true [2024-02-10 00:04:22,257 INFO L304 stractBuchiCegarLoop]: Hoare is false [2024-02-10 00:04:22,257 INFO L305 stractBuchiCegarLoop]: Compute interpolants for ForwardPredicates [2024-02-10 00:04:22,258 INFO L306 stractBuchiCegarLoop]: Backedges is STRAIGHT_LINE [2024-02-10 00:04:22,258 INFO L307 stractBuchiCegarLoop]: Determinization is PREDICATE_ABSTRACTION [2024-02-10 00:04:22,258 INFO L308 stractBuchiCegarLoop]: Difference is false [2024-02-10 00:04:22,258 INFO L309 stractBuchiCegarLoop]: Minimize is MINIMIZE_SEVPA [2024-02-10 00:04:22,258 INFO L313 stractBuchiCegarLoop]: ======== Iteration 0 == of CEGAR loop == BuchiPetriNetCegarLoop ======== [2024-02-10 00:04:22,258 INFO L139 chiPetriNetCegarLoop]: use automaton for emptiness check [2024-02-10 00:04:22,259 INFO L128 iNet2FiniteAutomaton]: Start buchiPetriNet2FiniteAutomaton. Operand has 105 places, 106 transitions, 224 flow [2024-02-10 00:04:22,307 INFO L151 iNet2FiniteAutomaton]: Finished buchiPetriNet2FiniteAutomaton. Result has 649 states, 648 states have (on average 2.763888888888889) internal successors, (1791), 648 states have internal predecessors, (1791), 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:04:22,323 INFO L72 BuchiIsEmpty]: Start buchiIsEmpty. Operand has 649 states, 648 states have (on average 2.763888888888889) internal successors, (1791), 648 states have internal predecessors, (1791), 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:04:22,380 INFO L131 ngComponentsAnalysis]: Automaton has 37 accepting balls. 520 [2024-02-10 00:04:22,381 INFO L87 BuchiIsEmpty]: Finished buchiIsEmpty Result is false [2024-02-10 00:04:22,381 INFO L119 BuchiIsEmpty]: Starting construction of run [2024-02-10 00:04:22,386 INFO L335 stractBuchiCegarLoop]: ======== Iteration 1 ============ [2024-02-10 00:04:22,386 INFO L139 chiPetriNetCegarLoop]: use automaton for emptiness check [2024-02-10 00:04:22,387 INFO L128 iNet2FiniteAutomaton]: Start buchiPetriNet2FiniteAutomaton. Operand has 105 places, 106 transitions, 224 flow [2024-02-10 00:04:22,401 INFO L151 iNet2FiniteAutomaton]: Finished buchiPetriNet2FiniteAutomaton. Result has 649 states, 648 states have (on average 2.763888888888889) internal successors, (1791), 648 states have internal predecessors, (1791), 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:04:22,402 INFO L72 BuchiIsEmpty]: Start buchiIsEmpty. Operand has 649 states, 648 states have (on average 2.763888888888889) internal successors, (1791), 648 states have internal predecessors, (1791), 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:04:22,413 INFO L131 ngComponentsAnalysis]: Automaton has 37 accepting balls. 520 [2024-02-10 00:04:22,413 INFO L87 BuchiIsEmpty]: Finished buchiIsEmpty Result is false [2024-02-10 00:04:22,413 INFO L119 BuchiIsEmpty]: Starting construction of run [2024-02-10 00:04:22,419 INFO L748 eck$LassoCheckResult]: Stem: Black: 1410#[$Ultimate##0]don't care [171] $Ultimate##0-->L-1: Formula: (= (select |v_#valid_5| 0) 0) InVars {#valid=|v_#valid_5|} OutVars{#valid=|v_#valid_5|} AuxVars[] AssignedVars[] 1413#[L-1]don't care [177] L-1-->L21: Formula: (< 0 |v_#StackHeapBarrier_1|) InVars {#StackHeapBarrier=|v_#StackHeapBarrier_1|} OutVars{#StackHeapBarrier=|v_#StackHeapBarrier_1|} AuxVars[] AssignedVars[] 1415#[L21]don't care [213] L21-->L21-1: Formula: (and (= (select |v_#valid_6| 1) 1) (= 2 (select |v_#length_1| 1))) InVars {#length=|v_#length_1|, #valid=|v_#valid_6|} OutVars{#length=|v_#length_1|, #valid=|v_#valid_6|} AuxVars[] AssignedVars[] 1417#[L21-1]don't care [235] L21-1-->L21-2: Formula: (= 48 (select (select |v_#memory_int_1| 1) 0)) InVars {#memory_int=|v_#memory_int_1|} OutVars{#memory_int=|v_#memory_int_1|} AuxVars[] AssignedVars[] 1419#[L21-2]don't care [179] L21-2-->L21-3: Formula: (= (select (select |v_#memory_int_2| 1) 1) 0) InVars {#memory_int=|v_#memory_int_2|} OutVars{#memory_int=|v_#memory_int_2|} AuxVars[] AssignedVars[] 1421#[L21-3]don't care [204] L21-3-->L21-4: Formula: (and (= 22 (select |v_#length_2| 2)) (= (select |v_#valid_7| 2) 1)) InVars {#length=|v_#length_2|, #valid=|v_#valid_7|} OutVars{#length=|v_#length_2|, #valid=|v_#valid_7|} AuxVars[] AssignedVars[] 1423#[L21-4]don't care [187] L21-4-->L38: Formula: (= v_~pos~0_9 0) InVars {} OutVars{~pos~0=v_~pos~0_9} AuxVars[] AssignedVars[~pos~0] 1425#[L38]don't care [188] L38-->L38-1: Formula: (= v_~i1~0_5 0) InVars {} OutVars{~i1~0=v_~i1~0_5} AuxVars[] AssignedVars[~i1~0] 1427#[L38-1]don't care [205] L38-1-->L38-2: Formula: (= v_~i2~0_5 0) InVars {} OutVars{~i2~0=v_~i2~0_5} AuxVars[] AssignedVars[~i2~0] 1429#[L38-2]don't care [245] L38-2-->L39: Formula: (= v_~N~0_5 0) InVars {} OutVars{~N~0=v_~N~0_5} AuxVars[] AssignedVars[~N~0] 1431#[L39]don't care [236] L39-->L39-1: Formula: (= v_~d1~0_5 0) InVars {} OutVars{~d1~0=v_~d1~0_5} AuxVars[] AssignedVars[~d1~0] 1433#[L39-1]don't care [210] L39-1-->L-1-1: Formula: (= v_~d2~0_5 0) InVars {} OutVars{~d2~0=v_~d2~0_5} AuxVars[] AssignedVars[~d2~0] 1435#[L-1-1]don't care [247] 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] 1437#[L-1-2]don't care [250] L-1-2-->L80: Formula: true InVars {} OutVars{ULTIMATE.start_main_#t~pre13#1=|v_ULTIMATE.start_main_#t~pre13#1_2|, ULTIMATE.start_main_#t~nondet10#1=|v_ULTIMATE.start_main_#t~nondet10#1_2|, ULTIMATE.start_main_#t~pre11#1=|v_ULTIMATE.start_main_#t~pre11#1_2|, ULTIMATE.start_main_#t~mem15#1=|v_ULTIMATE.start_main_#t~mem15#1_2|, ULTIMATE.start_main_#t~nondet9#1=|v_ULTIMATE.start_main_#t~nondet9#1_2|, ULTIMATE.start_main_~#t2~0#1.offset=|v_ULTIMATE.start_main_~#t2~0#1.offset_4|, ULTIMATE.start_main_#t~nondet6#1=|v_ULTIMATE.start_main_#t~nondet6#1_2|, ULTIMATE.start_main_#t~mem16#1=|v_ULTIMATE.start_main_#t~mem16#1_2|, ULTIMATE.start_main_~#t1~0#1.base=|v_ULTIMATE.start_main_~#t1~0#1.base_4|, ULTIMATE.start_main_#t~nondet12#1=|v_ULTIMATE.start_main_#t~nondet12#1_2|, ULTIMATE.start_main_~#t1~0#1.offset=|v_ULTIMATE.start_main_~#t1~0#1.offset_4|, ULTIMATE.start_main_#t~nondet14#1=|v_ULTIMATE.start_main_#t~nondet14#1_2|, ULTIMATE.start_main_#t~nondet5#1=|v_ULTIMATE.start_main_#t~nondet5#1_2|, ULTIMATE.start_main_#t~nondet8#1=|v_ULTIMATE.start_main_#t~nondet8#1_2|, ULTIMATE.start_main_#t~nondet7#1=|v_ULTIMATE.start_main_#t~nondet7#1_2|, ULTIMATE.start_main_~#t2~0#1.base=|v_ULTIMATE.start_main_~#t2~0#1.base_4|} AuxVars[] AssignedVars[ULTIMATE.start_main_#t~pre13#1, ULTIMATE.start_main_#t~nondet10#1, ULTIMATE.start_main_#t~pre11#1, ULTIMATE.start_main_#t~mem15#1, ULTIMATE.start_main_#t~nondet9#1, ULTIMATE.start_main_~#t2~0#1.offset, ULTIMATE.start_main_#t~nondet6#1, ULTIMATE.start_main_#t~mem16#1, ULTIMATE.start_main_~#t1~0#1.base, ULTIMATE.start_main_#t~nondet12#1, ULTIMATE.start_main_~#t1~0#1.offset, ULTIMATE.start_main_#t~nondet14#1, ULTIMATE.start_main_#t~nondet5#1, ULTIMATE.start_main_#t~nondet8#1, ULTIMATE.start_main_#t~nondet7#1, ULTIMATE.start_main_~#t2~0#1.base] 1439#[L80]don't care [158] L80-->L80-1: Formula: (and (= (store |v_#length_4| |v_ULTIMATE.start_main_~#t1~0#1.base_5| 4) |v_#length_3|) (< |v_#StackHeapBarrier_2| |v_ULTIMATE.start_main_~#t1~0#1.base_5|) (= |v_#valid_8| (store |v_#valid_9| |v_ULTIMATE.start_main_~#t1~0#1.base_5| 1)) (not (= |v_ULTIMATE.start_main_~#t1~0#1.base_5| 0)) (= (select |v_#valid_9| |v_ULTIMATE.start_main_~#t1~0#1.base_5|) 0) (= |v_ULTIMATE.start_main_~#t1~0#1.offset_5| 0)) InVars {#StackHeapBarrier=|v_#StackHeapBarrier_2|, #length=|v_#length_4|, #valid=|v_#valid_9|} OutVars{#StackHeapBarrier=|v_#StackHeapBarrier_2|, #length=|v_#length_3|, ULTIMATE.start_main_~#t1~0#1.base=|v_ULTIMATE.start_main_~#t1~0#1.base_5|, ULTIMATE.start_main_~#t1~0#1.offset=|v_ULTIMATE.start_main_~#t1~0#1.offset_5|, #valid=|v_#valid_8|} AuxVars[] AssignedVars[#valid, #length, ULTIMATE.start_main_~#t1~0#1.base, ULTIMATE.start_main_~#t1~0#1.offset] 1441#[L80-1]don't care [233] L80-1-->L80-2: Formula: (and (= (select |v_#valid_11| |v_ULTIMATE.start_main_~#t2~0#1.base_5|) 0) (= (store |v_#length_6| |v_ULTIMATE.start_main_~#t2~0#1.base_5| 4) |v_#length_5|) (= |v_#valid_10| (store |v_#valid_11| |v_ULTIMATE.start_main_~#t2~0#1.base_5| 1)) (not (= |v_ULTIMATE.start_main_~#t2~0#1.base_5| 0)) (= 0 |v_ULTIMATE.start_main_~#t2~0#1.offset_5|) (< |v_#StackHeapBarrier_3| |v_ULTIMATE.start_main_~#t2~0#1.base_5|)) InVars {#StackHeapBarrier=|v_#StackHeapBarrier_3|, #length=|v_#length_6|, #valid=|v_#valid_11|} OutVars{#StackHeapBarrier=|v_#StackHeapBarrier_3|, #length=|v_#length_5|, ULTIMATE.start_main_~#t2~0#1.offset=|v_ULTIMATE.start_main_~#t2~0#1.offset_5|, ULTIMATE.start_main_~#t2~0#1.base=|v_ULTIMATE.start_main_~#t2~0#1.base_5|, #valid=|v_#valid_10|} AuxVars[] AssignedVars[ULTIMATE.start_main_~#t2~0#1.offset, #valid, #length, ULTIMATE.start_main_~#t2~0#1.base] 1443#[L80-2]don't care [161] L80-2-->L83: Formula: true InVars {} OutVars{ULTIMATE.start_main_#t~nondet5#1=|v_ULTIMATE.start_main_#t~nondet5#1_3|} AuxVars[] AssignedVars[ULTIMATE.start_main_#t~nondet5#1] 1445#[L83]don't care [164] L83-->L83-1: Formula: (= |v_ULTIMATE.start_main_#t~nondet5#1_4| v_~pos~0_10) InVars {ULTIMATE.start_main_#t~nondet5#1=|v_ULTIMATE.start_main_#t~nondet5#1_4|} OutVars{ULTIMATE.start_main_#t~nondet5#1=|v_ULTIMATE.start_main_#t~nondet5#1_4|, ~pos~0=v_~pos~0_10} AuxVars[] AssignedVars[~pos~0] 1447#[L83-1]don't care [190] L83-1-->L84: Formula: true InVars {} OutVars{ULTIMATE.start_main_#t~nondet5#1=|v_ULTIMATE.start_main_#t~nondet5#1_5|} AuxVars[] AssignedVars[ULTIMATE.start_main_#t~nondet5#1] 1449#[L84]don't care [239] L84-->L84-1: Formula: true InVars {} OutVars{ULTIMATE.start_main_#t~nondet6#1=|v_ULTIMATE.start_main_#t~nondet6#1_3|} AuxVars[] AssignedVars[ULTIMATE.start_main_#t~nondet6#1] 1451#[L84-1]don't care [246] L84-1-->L84-2: Formula: (= v_~i1~0_6 |v_ULTIMATE.start_main_#t~nondet6#1_4|) InVars {ULTIMATE.start_main_#t~nondet6#1=|v_ULTIMATE.start_main_#t~nondet6#1_4|} OutVars{ULTIMATE.start_main_#t~nondet6#1=|v_ULTIMATE.start_main_#t~nondet6#1_4|, ~i1~0=v_~i1~0_6} AuxVars[] AssignedVars[~i1~0] 1453#[L84-2]don't care [169] L84-2-->L85: Formula: true InVars {} OutVars{ULTIMATE.start_main_#t~nondet6#1=|v_ULTIMATE.start_main_#t~nondet6#1_5|} AuxVars[] AssignedVars[ULTIMATE.start_main_#t~nondet6#1] 1455#[L85]don't care [176] L85-->L85-1: 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] 1457#[L85-1]don't care [180] L85-1-->L85-2: Formula: (= v_~i2~0_6 |v_ULTIMATE.start_main_#t~nondet7#1_4|) InVars {ULTIMATE.start_main_#t~nondet7#1=|v_ULTIMATE.start_main_#t~nondet7#1_4|} OutVars{~i2~0=v_~i2~0_6, ULTIMATE.start_main_#t~nondet7#1=|v_ULTIMATE.start_main_#t~nondet7#1_4|} AuxVars[] AssignedVars[~i2~0] 1459#[L85-2]don't care [152] L85-2-->L86: 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] 1461#[L86]don't care [149] L86-->L86-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] 1463#[L86-1]don't care [198] L86-1-->L86-2: Formula: (= |v_ULTIMATE.start_main_#t~nondet8#1_4| v_~N~0_6) 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|, ~N~0=v_~N~0_6} AuxVars[] AssignedVars[~N~0] 1465#[L86-2]don't care [254] L86-2-->L87: 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] 1467#[L87]don't care [182] L87-->L87-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] 1469#[L87-1]don't care [155] L87-1-->L87-2: Formula: (= v_~d1~0_6 |v_ULTIMATE.start_main_#t~nondet9#1_4|) InVars {ULTIMATE.start_main_#t~nondet9#1=|v_ULTIMATE.start_main_#t~nondet9#1_4|} OutVars{ULTIMATE.start_main_#t~nondet9#1=|v_ULTIMATE.start_main_#t~nondet9#1_4|, ~d1~0=v_~d1~0_6} AuxVars[] AssignedVars[~d1~0] 1471#[L87-2]don't care [153] L87-2-->L88: 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] 1473#[L88]don't care [212] L88-->L88-1: Formula: true InVars {} OutVars{ULTIMATE.start_main_#t~nondet10#1=|v_ULTIMATE.start_main_#t~nondet10#1_3|} AuxVars[] AssignedVars[ULTIMATE.start_main_#t~nondet10#1] 1475#[L88-1]don't care [234] L88-1-->L88-2: Formula: (= v_~d2~0_6 |v_ULTIMATE.start_main_#t~nondet10#1_4|) InVars {ULTIMATE.start_main_#t~nondet10#1=|v_ULTIMATE.start_main_#t~nondet10#1_4|} OutVars{ULTIMATE.start_main_#t~nondet10#1=|v_ULTIMATE.start_main_#t~nondet10#1_4|, ~d2~0=v_~d2~0_6} AuxVars[] AssignedVars[~d2~0] 1477#[L88-2]don't care [159] L88-2-->L91: Formula: true InVars {} OutVars{ULTIMATE.start_main_#t~nondet10#1=|v_ULTIMATE.start_main_#t~nondet10#1_5|} AuxVars[] AssignedVars[ULTIMATE.start_main_#t~nondet10#1] 1479#[L91]don't care [165] L91-->L91-1: Formula: (= (ite (let ((.cse0 (mod v_~pos~0_11 4294967296))) (and (= .cse0 0) (= (mod v_~i2~0_7 4294967296) .cse0) (= (mod v_~i1~0_7 4294967296) .cse0))) 1 0) |v_ULTIMATE.start_assume_abort_if_not_#in~cond#1_2|) InVars {~i2~0=v_~i2~0_7, ~pos~0=v_~pos~0_11, ~i1~0=v_~i1~0_7} OutVars{~i2~0=v_~i2~0_7, ~pos~0=v_~pos~0_11, ~i1~0=v_~i1~0_7, ULTIMATE.start_assume_abort_if_not_#in~cond#1=|v_ULTIMATE.start_assume_abort_if_not_#in~cond#1_2|} AuxVars[] AssignedVars[ULTIMATE.start_assume_abort_if_not_#in~cond#1] 1481#[L91-1]don't care [174] L91-1-->L34: Formula: true InVars {} OutVars{ULTIMATE.start_assume_abort_if_not_~cond#1=|v_ULTIMATE.start_assume_abort_if_not_~cond#1_2|} AuxVars[] AssignedVars[ULTIMATE.start_assume_abort_if_not_~cond#1] 1483#[L34]don't care [170] L34-->L35: Formula: (= |v_ULTIMATE.start_assume_abort_if_not_#in~cond#1_3| |v_ULTIMATE.start_assume_abort_if_not_~cond#1_3|) InVars {ULTIMATE.start_assume_abort_if_not_#in~cond#1=|v_ULTIMATE.start_assume_abort_if_not_#in~cond#1_3|} OutVars{ULTIMATE.start_assume_abort_if_not_~cond#1=|v_ULTIMATE.start_assume_abort_if_not_~cond#1_3|, ULTIMATE.start_assume_abort_if_not_#in~cond#1=|v_ULTIMATE.start_assume_abort_if_not_#in~cond#1_3|} AuxVars[] AssignedVars[ULTIMATE.start_assume_abort_if_not_~cond#1] 1485#[L35]don't care [238] L35-->L34-1: Formula: (not (= |v_ULTIMATE.start_assume_abort_if_not_~cond#1_5| 0)) InVars {ULTIMATE.start_assume_abort_if_not_~cond#1=|v_ULTIMATE.start_assume_abort_if_not_~cond#1_5|} OutVars{ULTIMATE.start_assume_abort_if_not_~cond#1=|v_ULTIMATE.start_assume_abort_if_not_~cond#1_5|} AuxVars[] AssignedVars[] 1489#[L34-1]don't care [232] L34-1-->L91-2: 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] 1491#[L91-2]don't care [192] L91-2-->L93: Formula: true InVars {} OutVars{ULTIMATE.start_assume_abort_if_not_#in~cond#1=|v_ULTIMATE.start_assume_abort_if_not_#in~cond#1_4|} AuxVars[] AssignedVars[ULTIMATE.start_assume_abort_if_not_#in~cond#1] 1493#[L93]don't care [173] L93-->L93-1: Formula: (= |v_ULTIMATE.start_main_#t~pre11#1_3| |v_#pthreadsForks_1|) InVars {#pthreadsForks=|v_#pthreadsForks_1|} OutVars{ULTIMATE.start_main_#t~pre11#1=|v_ULTIMATE.start_main_#t~pre11#1_3|, #pthreadsForks=|v_#pthreadsForks_1|} AuxVars[] AssignedVars[ULTIMATE.start_main_#t~pre11#1] 1495#[L93-1]don't care [227] L93-1-->L93-2: Formula: (= (+ 1 |v_#pthreadsForks_3|) |v_#pthreadsForks_2|) InVars {#pthreadsForks=|v_#pthreadsForks_3|} OutVars{#pthreadsForks=|v_#pthreadsForks_2|} AuxVars[] AssignedVars[#pthreadsForks] 1497#[L93-2]don't care [214] L93-2-->L93-3: Formula: (and (<= 0 |v_ULTIMATE.start_main_~#t1~0#1.offset_6|) (= (select |v_#valid_12| |v_ULTIMATE.start_main_~#t1~0#1.base_6|) 1) (= (store |v_#memory_int_4| |v_ULTIMATE.start_main_~#t1~0#1.base_6| (store (select |v_#memory_int_4| |v_ULTIMATE.start_main_~#t1~0#1.base_6|) |v_ULTIMATE.start_main_~#t1~0#1.offset_6| |v_ULTIMATE.start_main_#t~pre11#1_4|)) |v_#memory_int_3|) (<= (+ |v_ULTIMATE.start_main_~#t1~0#1.offset_6| 4) (select |v_#length_7| |v_ULTIMATE.start_main_~#t1~0#1.base_6|))) InVars {ULTIMATE.start_main_#t~pre11#1=|v_ULTIMATE.start_main_#t~pre11#1_4|, #valid=|v_#valid_12|, #memory_int=|v_#memory_int_4|, #length=|v_#length_7|, ULTIMATE.start_main_~#t1~0#1.base=|v_ULTIMATE.start_main_~#t1~0#1.base_6|, ULTIMATE.start_main_~#t1~0#1.offset=|v_ULTIMATE.start_main_~#t1~0#1.offset_6|} OutVars{ULTIMATE.start_main_#t~pre11#1=|v_ULTIMATE.start_main_#t~pre11#1_4|, #valid=|v_#valid_12|, #memory_int=|v_#memory_int_3|, #length=|v_#length_7|, ULTIMATE.start_main_~#t1~0#1.base=|v_ULTIMATE.start_main_~#t1~0#1.base_6|, ULTIMATE.start_main_~#t1~0#1.offset=|v_ULTIMATE.start_main_~#t1~0#1.offset_6|} AuxVars[] AssignedVars[#memory_int] 1499#[L93-3]don't care [283] L93-3-->L42-1: Formula: (and (= v_thread1Thread1of1ForFork0_thidvar0_2 |v_ULTIMATE.start_main_#t~pre11#1_7|) (= v_thread1Thread1of1ForFork0_thidvar1_2 0)) InVars {ULTIMATE.start_main_#t~pre11#1=|v_ULTIMATE.start_main_#t~pre11#1_7|} OutVars{thread1Thread1of1ForFork0_#res.base=|v_thread1Thread1of1ForFork0_#res.base_4|, ULTIMATE.start_main_#t~pre11#1=|v_ULTIMATE.start_main_#t~pre11#1_7|, thread1Thread1of1ForFork0_#t~post1=|v_thread1Thread1of1ForFork0_#t~post1_4|, thread1Thread1of1ForFork0_#t~post2=|v_thread1Thread1of1ForFork0_#t~post2_4|, thread1Thread1of1ForFork0_#t~post3=|v_thread1Thread1of1ForFork0_#t~post3_8|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_2, thread1Thread1of1ForFork0_#res.offset=|v_thread1Thread1of1ForFork0_#res.offset_4|, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_2} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#res.base, thread1Thread1of1ForFork0_#t~post1, thread1Thread1of1ForFork0_#t~post2, thread1Thread1of1ForFork0_#t~post3, thread1Thread1of1ForFork0_thidvar0, thread1Thread1of1ForFork0_#res.offset, thread1Thread1of1ForFork0_thidvar1] 1501#[L42-1, L93-4]don't care [2024-02-10 00:04:22,420 INFO L750 eck$LassoCheckResult]: Loop: 1501#[L42-1, L93-4]don't care [255] L42-1-->L43: Formula: (< (mod v_~i1~0_2 4294967296) (* (mod v_~N~0_2 2147483648) 2)) InVars {~i1~0=v_~i1~0_2, ~N~0=v_~N~0_2} OutVars{~i1~0=v_~i1~0_2, ~N~0=v_~N~0_2} AuxVars[] AssignedVars[] 1503#[L43, L93-4]don't care [258] L43-->L44: Formula: (not (= (mod v_~d1~0_1 256) 0)) InVars {~d1~0=v_~d1~0_1} OutVars{~d1~0=v_~d1~0_1} AuxVars[] AssignedVars[] 1509#[L44, L93-4]don't care [261] L44-->L51: Formula: (= v_~pos~0_23 (+ v_~pos~0_24 1)) InVars {~pos~0=v_~pos~0_24} OutVars{thread1Thread1of1ForFork0_#t~post1=|v_thread1Thread1of1ForFork0_#t~post1_1|, ~pos~0=v_~pos~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1, ~pos~0] 1521#[L51, L93-4]don't care [264] L51-->L54: Formula: (= v_~d1~0_3 (ite (= (ite (= (mod v_~d1~0_4 256) 0) 1 0) 0) 0 1)) InVars {~d1~0=v_~d1~0_4} OutVars{~d1~0=v_~d1~0_3} AuxVars[] AssignedVars[~d1~0] 1537#[L54, L93-4]don't care [265] L54-->L54-1: Formula: (= v_~i1~0_3 |v_thread1Thread1of1ForFork0_#t~post3_1|) InVars {~i1~0=v_~i1~0_3} OutVars{thread1Thread1of1ForFork0_#t~post3=|v_thread1Thread1of1ForFork0_#t~post3_1|, ~i1~0=v_~i1~0_3} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post3] 1555#[L54-1, L93-4]don't care [266] L54-1-->L54-2: Formula: (= v_~i1~0_4 (+ |v_thread1Thread1of1ForFork0_#t~post3_3| 1)) InVars {thread1Thread1of1ForFork0_#t~post3=|v_thread1Thread1of1ForFork0_#t~post3_3|} OutVars{thread1Thread1of1ForFork0_#t~post3=|v_thread1Thread1of1ForFork0_#t~post3_3|, ~i1~0=v_~i1~0_4} AuxVars[] AssignedVars[~i1~0] 1575#[L54-2, L93-4]don't care [267] L54-2-->L42-1: Formula: true InVars {} OutVars{thread1Thread1of1ForFork0_#t~post3=|v_thread1Thread1of1ForFork0_#t~post3_5|} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post3] 1501#[L42-1, L93-4]don't care [2024-02-10 00:04:22,432 INFO L145 PredicateUnifier]: Initialized classic predicate unifier [2024-02-10 00:04:22,432 INFO L85 PathProgramCache]: Analyzing trace with hash -1674811352, now seen corresponding path program 1 times [2024-02-10 00:04:22,440 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-02-10 00:04:22,441 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [2124129424] [2024-02-10 00:04:22,441 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-02-10 00:04:22,441 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-02-10 00:04:22,546 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-02-10 00:04:22,547 INFO L356 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2024-02-10 00:04:22,600 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-02-10 00:04:22,619 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2024-02-10 00:04:22,621 INFO L145 PredicateUnifier]: Initialized classic predicate unifier [2024-02-10 00:04:22,621 INFO L85 PathProgramCache]: Analyzing trace with hash -531464349, now seen corresponding path program 1 times [2024-02-10 00:04:22,621 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-02-10 00:04:22,621 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [278891805] [2024-02-10 00:04:22,621 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-02-10 00:04:22,621 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-02-10 00:04:22,631 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-02-10 00:04:22,631 INFO L356 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2024-02-10 00:04:22,637 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-02-10 00:04:22,639 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2024-02-10 00:04:22,640 INFO L145 PredicateUnifier]: Initialized classic predicate unifier [2024-02-10 00:04:22,643 INFO L85 PathProgramCache]: Analyzing trace with hash -936448676, now seen corresponding path program 1 times [2024-02-10 00:04:22,644 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-02-10 00:04:22,644 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1533987533] [2024-02-10 00:04:22,644 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-02-10 00:04:22,644 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-02-10 00:04:22,681 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-02-10 00:04:22,681 INFO L356 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2024-02-10 00:04:22,712 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-02-10 00:04:22,724 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2024-02-10 00:04:22,808 INFO L210 LassoAnalysis]: Preferences: [2024-02-10 00:04:22,809 INFO L126 ssoRankerPreferences]: Compute integeral hull: false [2024-02-10 00:04:22,809 INFO L127 ssoRankerPreferences]: Enable LassoPartitioneer: true [2024-02-10 00:04:22,809 INFO L128 ssoRankerPreferences]: Term annotations enabled: false [2024-02-10 00:04:22,809 INFO L129 ssoRankerPreferences]: Use exernal solver: true [2024-02-10 00:04:22,810 INFO L130 ssoRankerPreferences]: SMT solver command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:22,810 INFO L131 ssoRankerPreferences]: Dump SMT script to file: false [2024-02-10 00:04:22,810 INFO L132 ssoRankerPreferences]: Path of dumped script: [2024-02-10 00:04:22,810 INFO L133 ssoRankerPreferences]: Filename of dumped script: parallel-misc-2.wvr.c_BEv2_Iteration1_Loop [2024-02-10 00:04:22,810 INFO L134 ssoRankerPreferences]: MapElimAlgo: Frank [2024-02-10 00:04:22,810 INFO L276 LassoAnalysis]: Starting lasso preprocessing... [2024-02-10 00:04:22,826 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-02-10 00:04:22,835 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:04:22,837 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:04:22,841 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-02-10 00:04:22,844 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-02-10 00:04:22,847 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:04:22,852 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-02-10 00:04:22,860 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:04:22,869 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-02-10 00:04:23,111 INFO L294 LassoAnalysis]: Preprocessing complete. [2024-02-10 00:04:23,112 INFO L404 LassoAnalysis]: Checking for nontermination... [2024-02-10 00:04:23,113 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:23,113 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:23,116 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:04:23,122 INFO L148 nArgumentSynthesizer]: Nontermination analysis: NONLINEAR Allow bounded executions: true Number of generalized eigenvectors: 0 Nilpotent components: true [2024-02-10 00:04:23,122 INFO L160 nArgumentSynthesizer]: Using integer mode. [2024-02-10 00:04:23,124 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:04:23,155 INFO L437 LassoAnalysis]: Proved nontermination for one component. [2024-02-10 00:04:23,155 INFO L440 LassoAnalysis]: Non-Termination argument consisting of: Initial state: {v_rep#funAddr~thread2.offset_1=1} Honda state: {v_rep#funAddr~thread2.offset_1=1} Generalized eigenvectors: [] Lambdas: [] Nus: [] [2024-02-10 00:04:23,162 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:04:23,163 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:23,163 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:23,168 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:04:23,174 INFO L148 nArgumentSynthesizer]: Nontermination analysis: NONLINEAR Allow bounded executions: true Number of generalized eigenvectors: 0 Nilpotent components: true [2024-02-10 00:04:23,175 INFO L160 nArgumentSynthesizer]: Using integer mode. [2024-02-10 00:04:23,184 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:04:23,196 INFO L437 LassoAnalysis]: Proved nontermination for one component. [2024-02-10 00:04:23,196 INFO L440 LassoAnalysis]: Non-Termination argument consisting of: Initial state: {thread1Thread1of1ForFork0_#t~post1=0} Honda state: {thread1Thread1of1ForFork0_#t~post1=0} Generalized eigenvectors: [] Lambdas: [] Nus: [] [2024-02-10 00:04:23,202 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:04:23,203 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:23,203 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:23,207 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:04:23,212 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:04:23,212 INFO L148 nArgumentSynthesizer]: Nontermination analysis: NONLINEAR Allow bounded executions: true Number of generalized eigenvectors: 0 Nilpotent components: true [2024-02-10 00:04:23,213 INFO L160 nArgumentSynthesizer]: Using integer mode. [2024-02-10 00:04:23,240 INFO L437 LassoAnalysis]: Proved nontermination for one component. [2024-02-10 00:04:23,240 INFO L440 LassoAnalysis]: Non-Termination argument consisting of: Initial state: {v_rep#funAddr~thread1.base_1=-1} Honda state: {v_rep#funAddr~thread1.base_1=-1} Generalized eigenvectors: [] Lambdas: [] Nus: [] [2024-02-10 00:04:23,246 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:04:23,246 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:23,246 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:23,255 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:04:23,261 INFO L148 nArgumentSynthesizer]: Nontermination analysis: NONLINEAR Allow bounded executions: true Number of generalized eigenvectors: 0 Nilpotent components: true [2024-02-10 00:04:23,262 INFO L160 nArgumentSynthesizer]: Using integer mode. [2024-02-10 00:04:23,272 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:04:23,285 INFO L437 LassoAnalysis]: Proved nontermination for one component. [2024-02-10 00:04:23,285 INFO L440 LassoAnalysis]: Non-Termination argument consisting of: Initial state: {thread1Thread1of1ForFork0_#t~post3=0} Honda state: {thread1Thread1of1ForFork0_#t~post3=0} Generalized eigenvectors: [] Lambdas: [] Nus: [] [2024-02-10 00:04:23,292 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:04:23,292 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:23,293 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:23,295 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:04:23,303 INFO L148 nArgumentSynthesizer]: Nontermination analysis: NONLINEAR Allow bounded executions: true Number of generalized eigenvectors: 0 Nilpotent components: true [2024-02-10 00:04:23,304 INFO L160 nArgumentSynthesizer]: Using integer mode. [2024-02-10 00:04:23,321 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:04:23,325 INFO L437 LassoAnalysis]: Proved nontermination for one component. [2024-02-10 00:04:23,325 INFO L440 LassoAnalysis]: Non-Termination argument consisting of: Initial state: {v_rep#funAddr~thread1.offset_1=0} Honda state: {v_rep#funAddr~thread1.offset_1=0} Generalized eigenvectors: [] Lambdas: [] Nus: [] [2024-02-10 00:04:23,332 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:04:23,332 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:23,333 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:23,334 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:04:23,339 INFO L148 nArgumentSynthesizer]: Nontermination analysis: NONLINEAR Allow bounded executions: true Number of generalized eigenvectors: 0 Nilpotent components: true [2024-02-10 00:04:23,340 INFO L160 nArgumentSynthesizer]: Using integer mode. [2024-02-10 00:04:23,352 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:04:23,375 INFO L437 LassoAnalysis]: Proved nontermination for one component. [2024-02-10 00:04:23,376 INFO L440 LassoAnalysis]: Non-Termination argument consisting of: Initial state: {v_rep#funAddr~thread2.base_1=-1} Honda state: {v_rep#funAddr~thread2.base_1=-1} Generalized eigenvectors: [] Lambdas: [] Nus: [] [2024-02-10 00:04:23,381 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:04:23,382 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:23,382 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:23,383 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:04:23,387 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:04:23,388 INFO L148 nArgumentSynthesizer]: Nontermination analysis: NONLINEAR Allow bounded executions: true Number of generalized eigenvectors: 0 Nilpotent components: true [2024-02-10 00:04:23,388 INFO L160 nArgumentSynthesizer]: Using integer mode. [2024-02-10 00:04:23,427 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:04:23,428 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:23,428 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:23,429 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:04:23,434 INFO L148 nArgumentSynthesizer]: Nontermination analysis: NONLINEAR Allow bounded executions: true Number of generalized eigenvectors: 3 Nilpotent components: true [2024-02-10 00:04:23,435 INFO L160 nArgumentSynthesizer]: Using integer mode. [2024-02-10 00:04:23,444 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:04:23,541 INFO L444 LassoAnalysis]: Proving nontermination failed: No geometric nontermination argument exists. [2024-02-10 00:04:23,556 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:04:23,556 INFO L210 LassoAnalysis]: Preferences: [2024-02-10 00:04:23,556 INFO L126 ssoRankerPreferences]: Compute integeral hull: false [2024-02-10 00:04:23,557 INFO L127 ssoRankerPreferences]: Enable LassoPartitioneer: true [2024-02-10 00:04:23,557 INFO L128 ssoRankerPreferences]: Term annotations enabled: false [2024-02-10 00:04:23,557 INFO L129 ssoRankerPreferences]: Use exernal solver: false [2024-02-10 00:04:23,557 INFO L130 ssoRankerPreferences]: SMT solver command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:23,557 INFO L131 ssoRankerPreferences]: Dump SMT script to file: false [2024-02-10 00:04:23,557 INFO L132 ssoRankerPreferences]: Path of dumped script: [2024-02-10 00:04:23,557 INFO L133 ssoRankerPreferences]: Filename of dumped script: parallel-misc-2.wvr.c_BEv2_Iteration1_Loop [2024-02-10 00:04:23,557 INFO L134 ssoRankerPreferences]: MapElimAlgo: Frank [2024-02-10 00:04:23,557 INFO L276 LassoAnalysis]: Starting lasso preprocessing... [2024-02-10 00:04:23,560 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:04:23,563 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-02-10 00:04:23,566 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:04:23,569 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:04:23,572 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:04:23,574 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:04:23,577 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:04:23,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:04:23,589 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:04:23,773 INFO L294 LassoAnalysis]: Preprocessing complete. [2024-02-10 00:04:23,777 INFO L490 LassoAnalysis]: Using template 'affine'. [2024-02-10 00:04:23,778 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:23,778 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:23,793 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:04:23,794 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:04:23,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:04:23,805 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:04:23,805 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:04:23,806 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:23,806 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:23,806 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 00:04:23,808 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-02-10 00:04:23,808 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:04:23,821 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:23,824 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (10)] Ended with exit code 0 [2024-02-10 00:04:23,825 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:23,825 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:23,826 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:04:23,828 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:04:23,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:04:23,839 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:04:23,839 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:23,839 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:23,839 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 00:04:23,842 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 00:04:23,842 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-10 00:04:23,857 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:23,863 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:04:23,863 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:23,863 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:23,876 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:04:23,881 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:23,887 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:04:23,887 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:04:23,887 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:23,887 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:23,888 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 00:04:23,890 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 00:04:23,890 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-10 00:04:23,906 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:23,912 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:04:23,912 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:23,912 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:23,913 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:04:23,916 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:04:23,917 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:23,924 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:04:23,924 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:23,924 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:23,925 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 00:04:23,929 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 00:04:23,929 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-10 00:04:23,944 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:23,950 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:04:23,951 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:23,951 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:23,952 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:04:23,954 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:04:23,955 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:23,961 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:04:23,961 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:04:23,961 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:23,961 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:23,961 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 00:04:23,962 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-02-10 00:04:23,962 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:04:23,973 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:23,977 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:04:23,977 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:23,977 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:23,978 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:04:23,983 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:23,989 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:04:23,990 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:23,990 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:23,990 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 00:04:23,991 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 00:04:23,991 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-10 00:04:23,997 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:04:24,008 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:24,013 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (15)] Forceful destruction successful, exit code 0 [2024-02-10 00:04:24,013 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:24,014 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:24,016 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:04:24,018 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:04:24,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:04:24,028 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:04:24,029 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:04:24,029 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:24,029 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:24,029 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 00:04:24,030 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-02-10 00:04:24,030 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:04:24,044 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:24,047 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:04:24,048 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:24,048 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:24,049 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:04:24,051 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:04:24,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:04:24,058 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:04:24,058 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:04:24,058 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:24,059 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:24,059 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 00:04:24,060 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-02-10 00:04:24,060 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:04:24,069 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:24,073 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:04:24,073 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:24,073 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:24,074 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:04:24,079 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:24,085 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:04:24,085 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:04:24,085 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:24,085 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:24,085 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 00:04:24,086 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-02-10 00:04:24,086 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:04:24,090 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:04:24,099 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:24,102 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:04:24,102 INFO L490 LassoAnalysis]: Using template '2-nested'. [2024-02-10 00:04:24,102 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:24,102 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:24,103 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:04:24,108 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:24,114 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:04:24,115 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:04:24,115 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:24,115 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:24,115 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:04:24,116 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-02-10 00:04:24,117 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:04:24,119 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:04:24,128 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:24,133 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:04:24,133 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:24,133 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:24,134 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:04:24,143 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:24,150 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:04:24,150 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:24,150 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:24,150 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:04:24,153 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-10 00:04:24,153 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-10 00:04:24,157 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:04:24,167 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:24,169 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:04:24,170 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:24,170 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:24,171 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:04:24,173 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:04:24,173 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:24,180 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:04:24,181 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:24,181 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:24,181 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:04:24,183 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-10 00:04:24,184 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-10 00:04:24,192 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:24,195 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:04:24,196 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:24,196 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:24,200 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:04:24,216 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:04:24,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:04:24,225 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:04:24,225 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:24,225 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:24,225 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:04:24,229 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-10 00:04:24,229 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-10 00:04:24,248 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:24,256 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (22)] Forceful destruction successful, exit code 0 [2024-02-10 00:04:24,257 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:24,257 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:24,260 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:04:24,265 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:24,272 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:04:24,273 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:04:24,273 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:04:24,273 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:24,273 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:24,273 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:04:24,275 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-02-10 00:04:24,275 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:04:24,296 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:24,319 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:04:24,319 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:24,319 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:24,333 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:04:24,334 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:04:24,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:04:24,342 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:04:24,343 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:24,343 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:24,343 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:04:24,350 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-10 00:04:24,350 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-10 00:04:24,368 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:24,371 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (24)] Ended with exit code 0 [2024-02-10 00:04:24,372 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:24,372 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:24,375 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:04:24,380 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:24,387 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:04:24,388 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:04:24,388 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:24,388 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:24,388 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:04:24,392 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-02-10 00:04:24,392 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:04:24,394 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:04:24,403 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:24,406 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:04:24,406 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:24,406 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:24,407 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:04:24,412 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:24,419 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:04:24,420 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:04:24,420 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:24,420 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:24,420 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:04:24,422 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-02-10 00:04:24,422 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:04:24,425 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:04:24,432 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:24,436 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:04:24,436 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:24,437 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:24,437 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:04:24,440 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:24,447 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:04:24,447 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:04:24,447 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:24,447 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:24,447 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:04:24,448 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-02-10 00:04:24,448 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:04:24,451 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:04:24,459 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:24,464 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:04:24,464 INFO L490 LassoAnalysis]: Using template '3-nested'. [2024-02-10 00:04:24,465 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:24,465 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:24,466 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:04:24,468 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:24,475 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:04:24,475 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:04:24,475 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:24,475 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:24,475 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:04:24,476 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 00:04:24,476 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:04:24,479 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:04:24,487 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:24,492 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:04:24,493 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:24,493 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:24,509 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:04:24,512 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:24,520 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:04:24,520 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:24,520 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:24,520 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:04:24,523 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 00:04:24,523 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:04:24,532 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:04:24,548 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:24,551 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:04:24,551 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:24,551 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:24,553 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:04:24,555 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:04:24,555 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:24,563 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:04:24,563 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:24,564 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:24,564 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:04:24,566 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 00:04:24,566 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:04:24,577 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:24,580 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (30)] Ended with exit code 0 [2024-02-10 00:04:24,581 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:24,581 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:24,582 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:04:24,584 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:24,591 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:04:24,592 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:24,592 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:24,592 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:04:24,594 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 00:04:24,594 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:04:24,603 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:04:24,611 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:24,614 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (31)] Ended with exit code 0 [2024-02-10 00:04:24,615 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:24,615 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:24,615 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:04:24,618 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:24,626 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:04:24,626 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:04:24,626 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:24,626 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:24,626 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:04:24,627 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 00:04:24,627 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:04:24,629 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:04:24,637 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:24,642 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (32)] Ended with exit code 0 [2024-02-10 00:04:24,642 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:24,642 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:24,643 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:04:24,647 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:24,654 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:04:24,654 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:24,654 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:24,654 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:04:24,658 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 00:04:24,658 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:04:24,662 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:04:24,677 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:24,680 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (33)] Ended with exit code 0 [2024-02-10 00:04:24,681 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:24,681 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:24,682 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:04:24,689 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:24,696 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:04:24,696 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:04:24,696 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:24,696 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:24,696 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:04:24,698 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 00:04:24,698 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:04:24,701 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:04:24,709 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:24,712 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (34)] Ended with exit code 0 [2024-02-10 00:04:24,712 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:24,712 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:24,729 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:04:24,730 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:04:24,731 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:24,737 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:04:24,738 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:04:24,738 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:24,738 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:24,738 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:04:24,741 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 00:04:24,741 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:04:24,756 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:24,759 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (35)] Ended with exit code 0 [2024-02-10 00:04:24,759 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:24,760 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:24,764 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:04:24,768 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:24,774 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:04:24,775 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:04:24,775 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:24,775 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:24,775 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:04:24,775 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 00:04:24,776 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:04:24,778 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:04:24,787 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:24,789 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (36)] Ended with exit code 0 [2024-02-10 00:04:24,790 INFO L490 LassoAnalysis]: Using template '4-nested'. [2024-02-10 00:04:24,790 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:24,790 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:24,791 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:04:24,794 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:24,800 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:04:24,801 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:04:24,801 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:24,801 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:24,801 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:04:24,802 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-02-10 00:04:24,802 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:04:24,804 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:04:24,816 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:24,819 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (37)] Ended with exit code 0 [2024-02-10 00:04:24,819 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:24,819 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:24,820 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:04:24,823 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:24,829 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:04:24,830 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:24,830 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:24,830 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:04:24,833 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-10 00:04:24,833 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-10 00:04:24,840 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:04:24,850 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:24,853 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (38)] Ended with exit code 0 [2024-02-10 00:04:24,853 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:24,854 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:24,855 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:04:24,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:04:24,870 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:04:24,870 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:24,870 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:24,870 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:04:24,873 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-10 00:04:24,873 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-10 00:04:24,879 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:04:24,884 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:24,888 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (39)] Ended with exit code 0 [2024-02-10 00:04:24,889 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:24,889 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:24,890 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:04:24,893 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:04:24,895 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:24,906 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:04:24,907 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:24,907 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:24,907 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:04:24,910 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-10 00:04:24,910 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-10 00:04:24,923 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:24,928 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (40)] Ended with exit code 0 [2024-02-10 00:04:24,929 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:24,929 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:24,932 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:04:24,936 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:24,943 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:04:24,943 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:04:24,943 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:24,943 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:24,943 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:04:24,944 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-02-10 00:04:24,944 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:04:24,947 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:04:24,955 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:24,960 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:04:24,961 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:24,961 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:24,968 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:04:24,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:04:24,979 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:04:24,979 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:24,979 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:24,979 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:04:24,982 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-10 00:04:24,982 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-10 00:04:24,987 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:04:24,996 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:24,999 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:04:24,999 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:24,999 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:25,000 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:04:25,003 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:25,010 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:04:25,010 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:04:25,010 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:25,010 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:25,011 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:04:25,012 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-02-10 00:04:25,013 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:04:25,048 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:04:25,049 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:25,072 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (43)] Ended with exit code 0 [2024-02-10 00:04:25,073 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:25,073 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:25,074 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:04:25,076 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:25,083 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:04:25,083 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:04:25,084 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:25,084 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:25,084 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:04:25,087 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-02-10 00:04:25,087 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:04:25,096 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:04:25,107 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:25,115 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:04:25,115 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:25,115 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:25,116 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:04:25,117 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:04:25,118 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:25,125 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:04:25,125 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:04:25,125 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:25,125 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:25,126 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:04:25,126 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-02-10 00:04:25,126 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:04:25,140 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:25,143 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (45)] Ended with exit code 0 [2024-02-10 00:04:25,143 INFO L490 LassoAnalysis]: Using template '2-phase'. [2024-02-10 00:04:25,143 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:25,143 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:25,144 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:04:25,147 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:25,152 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:04:25,153 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:04:25,153 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:04:25,153 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:25,153 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:25,153 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:04:25,153 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-02-10 00:04:25,153 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:04:25,157 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:04:25,165 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:25,168 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (46)] Ended with exit code 0 [2024-02-10 00:04:25,168 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:25,168 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:25,169 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:04:25,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:04:25,178 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:04:25,178 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:04:25,178 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:25,178 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:25,178 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:04:25,180 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-10 00:04:25,180 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-10 00:04:25,184 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:04:25,203 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:25,206 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (47)] Ended with exit code 0 [2024-02-10 00:04:25,206 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:25,207 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:25,207 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:04:25,209 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:04:25,209 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:25,215 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:04:25,215 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:04:25,215 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:25,216 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:25,216 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:04:25,217 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-10 00:04:25,217 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-10 00:04:25,235 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:25,240 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:04:25,240 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:25,240 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:25,241 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:04:25,244 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:25,250 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:04:25,250 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:04:25,250 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:25,250 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:25,250 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:04:25,253 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-10 00:04:25,253 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-10 00:04:25,258 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:04:25,266 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:25,272 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:04:25,273 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:25,273 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:25,274 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:04:25,279 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:25,285 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:04:25,285 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:04:25,285 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:04:25,285 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:25,285 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:25,285 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:04:25,286 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-02-10 00:04:25,286 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:04:25,289 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:04:25,298 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:25,301 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:04:25,301 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:25,301 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:25,302 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:04:25,304 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:25,310 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:04:25,310 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:04:25,310 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:25,310 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:25,311 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:04:25,312 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-10 00:04:25,312 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-10 00:04:25,317 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:04:25,325 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:25,329 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:04:25,330 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:25,330 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:25,331 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:04:25,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:04:25,340 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:04:25,340 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:04:25,340 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:04:25,340 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:25,340 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:25,341 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:04:25,342 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-02-10 00:04:25,342 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:04:25,346 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:04:25,354 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:25,357 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:04:25,357 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:25,357 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:25,358 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:04:25,361 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:25,367 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:04:25,367 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:04:25,367 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:04:25,367 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:25,367 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:25,367 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:04:25,369 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-02-10 00:04:25,369 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:04:25,374 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:04:25,380 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:25,382 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:04:25,383 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:25,383 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:25,384 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:04:25,386 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:25,392 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:04:25,393 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:04:25,393 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:04:25,393 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:25,393 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:25,393 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:04:25,394 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-02-10 00:04:25,394 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:04:25,398 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:04:25,406 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:25,408 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:04:25,408 INFO L490 LassoAnalysis]: Using template '3-phase'. [2024-02-10 00:04:25,409 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:25,409 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:25,409 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:04:25,412 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:25,418 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:04:25,418 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-02-10 00:04:25,418 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:04:25,418 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:25,418 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:25,418 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:04:25,419 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 00:04:25,419 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:04:25,423 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:04:25,432 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:25,435 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (55)] Forceful destruction successful, exit code 0 [2024-02-10 00:04:25,435 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:25,435 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:25,436 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:04:25,438 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:25,444 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:04:25,445 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-02-10 00:04:25,445 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:25,445 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:25,445 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:04:25,447 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 00:04:25,447 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:04:25,452 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:04:25,460 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:25,463 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (56)] Forceful destruction successful, exit code 0 [2024-02-10 00:04:25,464 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:25,464 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:25,465 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:04:25,468 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:25,475 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:04:25,475 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-02-10 00:04:25,475 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:25,475 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:25,475 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:04:25,477 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 00:04:25,478 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:04:25,483 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:04:25,496 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:25,499 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (57)] Forceful destruction successful, exit code 0 [2024-02-10 00:04:25,499 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:25,499 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:25,500 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:04:25,502 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:25,509 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:04:25,509 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-02-10 00:04:25,509 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:25,510 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:25,510 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:04:25,512 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 00:04:25,512 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:04:25,509 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:04:25,529 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:25,548 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:04:25,549 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:25,549 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:25,550 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:04:25,554 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:25,560 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:04:25,561 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-02-10 00:04:25,561 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:04:25,561 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:25,561 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:25,561 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:04:25,562 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 00:04:25,562 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:04:25,576 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:04:25,576 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:25,579 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (59)] Forceful destruction successful, exit code 0 [2024-02-10 00:04:25,579 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:25,580 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:25,597 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:04:25,598 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:04:25,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:04:25,606 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:04:25,606 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-02-10 00:04:25,606 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:25,606 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:25,606 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:04:25,609 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 00:04:25,609 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:04:25,622 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:25,624 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (60)] Ended with exit code 0 [2024-02-10 00:04:25,625 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:25,625 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:25,628 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:04:25,633 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:25,639 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:04:25,640 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-02-10 00:04:25,640 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:04:25,640 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:25,640 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:25,640 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:04:25,642 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 00:04:25,642 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:04:25,646 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:04:25,652 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:25,654 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:04:25,655 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:25,655 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:25,655 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:04:25,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:04:25,664 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:04:25,664 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-02-10 00:04:25,664 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:04:25,664 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:25,664 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:25,664 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:04:25,667 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 00:04:25,667 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:04:25,676 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:04:25,679 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:25,682 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:04:25,682 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:25,682 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:25,683 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:04:25,686 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:25,692 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:04:25,692 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-02-10 00:04:25,692 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:04:25,692 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:25,692 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:25,692 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:04:25,693 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 00:04:25,693 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:04:25,698 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:04:25,706 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:25,709 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:04:25,709 INFO L490 LassoAnalysis]: Using template '4-phase'. [2024-02-10 00:04:25,709 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:25,709 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:25,710 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:04:25,714 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:25,721 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:04:25,721 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:04:25,721 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:04:25,721 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:25,721 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:25,721 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:04:25,722 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-02-10 00:04:25,722 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:04:25,726 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:04:25,748 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:25,751 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:04:25,751 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:25,751 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:25,753 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:04:25,755 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:25,762 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:04:25,762 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:04:25,762 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:25,762 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:25,762 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:04:25,765 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-10 00:04:25,765 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-10 00:04:25,773 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:04:25,779 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:25,781 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:04:25,782 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:25,782 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:25,782 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:04:25,786 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:25,793 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:04:25,793 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:04:25,793 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:25,793 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:25,793 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:04:25,797 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-10 00:04:25,797 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-10 00:04:25,805 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:04:25,810 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:25,813 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:04:25,813 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:25,814 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:25,814 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:04:25,817 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:25,823 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:04:25,823 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:04:25,823 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:25,824 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:25,824 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:04:25,827 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-10 00:04:25,827 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-10 00:04:25,835 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:04:25,841 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:25,844 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:04:25,844 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:25,844 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:25,845 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:04:25,849 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:25,855 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:04:25,855 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:04:25,855 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:04:25,856 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:25,856 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:25,856 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:04:25,857 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-02-10 00:04:25,857 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:04:25,861 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:04:25,869 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:25,871 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:04:25,872 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:25,872 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:25,872 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:04:25,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:04:25,884 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:04:25,885 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:04:25,885 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:25,885 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:25,885 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:04:25,888 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-10 00:04:25,888 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-10 00:04:25,894 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:04:25,901 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:25,903 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:04:25,904 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:25,904 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:25,905 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:04:25,906 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:04:25,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:04:25,926 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:04:25,926 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:04:25,926 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:04:25,926 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:25,926 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:25,926 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:04:25,929 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-02-10 00:04:25,929 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:04:25,944 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:25,948 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:04:25,948 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:25,948 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:25,949 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:04:25,952 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:25,958 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:04:25,959 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:04:25,959 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:04:25,959 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:04:25,959 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:25,959 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:25,959 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:04:25,964 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-02-10 00:04:25,964 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:04:25,984 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:26,000 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:04:26,001 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:26,001 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:26,017 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:04:26,034 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:04:26,034 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:26,040 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:04:26,041 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:04:26,041 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:04:26,041 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:26,041 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:26,041 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:04:26,043 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-02-10 00:04:26,043 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:04:26,054 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:26,065 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:04:26,065 INFO L490 LassoAnalysis]: Using template '2-lex'. [2024-02-10 00:04:26,065 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:26,066 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:26,067 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:04:26,069 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:26,075 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:04:26,076 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:04:26,076 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:04:26,076 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:26,076 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:26,076 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:04:26,076 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 00:04:26,076 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:04:26,080 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:04:26,088 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:26,091 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:04:26,091 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:26,091 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:26,092 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:04:26,095 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:26,101 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:04:26,101 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:04:26,101 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:26,101 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:26,101 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:04:26,103 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 00:04:26,103 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:04:26,107 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:04:26,115 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:26,119 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:04:26,119 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:26,119 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:26,120 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:04:26,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:04:26,129 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:04:26,129 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:04:26,129 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:26,129 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:26,129 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:04:26,131 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 00:04:26,131 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:04:26,135 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:04:26,144 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:26,147 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:04:26,147 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:26,147 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:26,148 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:04:26,150 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:26,157 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:04:26,157 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:04:26,157 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:26,157 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:26,157 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:04:26,159 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 00:04:26,159 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:04:26,163 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:04:26,171 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:26,174 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:04:26,174 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:26,175 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:26,175 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:04:26,178 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:26,183 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:04:26,184 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:04:26,184 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:04:26,184 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:26,184 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:26,184 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:04:26,184 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 00:04:26,185 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:04:26,188 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:04:26,196 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:26,199 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:04:26,200 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:26,200 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:26,201 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:04:26,203 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:26,209 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:04:26,210 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:04:26,210 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:26,210 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:26,210 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:04:26,212 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 00:04:26,212 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:04:26,216 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:04:26,224 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:26,227 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:04:26,227 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:26,227 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:26,228 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:04:26,232 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:26,238 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:04:26,238 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:04:26,238 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:04:26,238 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:26,238 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:26,238 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:04:26,240 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 00:04:26,240 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:04:26,243 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:04:26,251 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:26,255 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:04:26,255 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:26,255 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:26,256 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:04:26,259 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:26,265 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:04:26,265 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:04:26,265 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:04:26,265 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:26,265 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:26,265 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:04:26,267 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 00:04:26,268 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:04:26,272 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:04:26,279 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:26,282 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:04:26,282 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:26,282 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:26,283 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:04:26,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:04:26,292 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:04:26,292 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:04:26,292 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:04:26,292 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:26,292 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:26,293 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:04:26,293 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 00:04:26,293 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:04:26,296 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:04:26,305 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:26,308 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:04:26,308 INFO L490 LassoAnalysis]: Using template '3-lex'. [2024-02-10 00:04:26,308 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:26,309 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:26,309 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:04:26,313 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:26,319 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:04:26,320 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:04:26,320 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:04:26,320 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:26,320 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:26,320 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-02-10 00:04:26,321 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 00:04:26,321 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:04:26,324 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:04:26,333 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:26,336 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:04:26,336 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:26,336 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:26,337 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:04:26,341 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:26,347 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:04:26,347 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:04:26,347 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:26,348 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:26,348 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-02-10 00:04:26,350 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2024-02-10 00:04:26,350 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2024-02-10 00:04:26,357 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:04:26,364 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:26,367 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:04:26,367 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:26,367 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:26,368 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:04:26,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:04:26,377 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:04:26,377 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:04:26,377 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:26,377 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:26,377 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-02-10 00:04:26,380 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2024-02-10 00:04:26,380 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2024-02-10 00:04:26,386 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:04:26,393 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:26,396 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:04:26,397 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:26,397 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:26,398 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:04:26,401 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:26,408 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:04:26,408 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:04:26,408 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:26,408 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:26,408 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-02-10 00:04:26,411 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2024-02-10 00:04:26,411 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2024-02-10 00:04:26,415 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:04:26,428 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:26,431 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:04:26,432 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:26,432 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:26,433 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:04:26,436 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:26,443 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:04:26,443 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:04:26,443 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:04:26,443 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:26,443 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:26,443 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-02-10 00:04:26,444 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 00:04:26,444 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:04:26,448 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:04:26,456 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:26,459 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:04:26,459 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:26,460 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:26,460 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:04:26,499 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:26,506 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:04:26,506 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:04:26,506 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:26,506 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:26,506 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-02-10 00:04:26,509 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2024-02-10 00:04:26,509 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2024-02-10 00:04:26,524 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:04:26,536 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:26,541 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:04:26,541 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:26,542 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:26,543 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:04:26,585 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:04:26,585 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:26,591 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:04:26,591 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:04:26,592 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:04:26,592 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:26,592 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:26,592 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-02-10 00:04:26,595 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 00:04:26,595 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:04:26,616 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:26,644 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:04:26,644 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:26,645 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:26,660 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:04:26,662 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:04:26,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:04:26,669 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:04:26,669 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:04:26,669 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:04:26,669 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:26,669 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:26,670 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-02-10 00:04:26,674 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 00:04:26,674 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:04:26,690 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:26,693 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (89)] Ended with exit code 0 [2024-02-10 00:04:26,693 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:26,693 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:26,694 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:04:26,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:04:26,703 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:04:26,704 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:04:26,704 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:04:26,704 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:26,704 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:26,704 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-02-10 00:04:26,704 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:04:26,705 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 00:04:26,705 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:04:26,721 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:26,724 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (90)] Ended with exit code 0 [2024-02-10 00:04:27,167 INFO L210 LassoAnalysis]: Preferences: [2024-02-10 00:04:27,168 INFO L126 ssoRankerPreferences]: Compute integeral hull: false [2024-02-10 00:04:27,168 INFO L127 ssoRankerPreferences]: Enable LassoPartitioneer: true [2024-02-10 00:04:27,168 INFO L128 ssoRankerPreferences]: Term annotations enabled: false [2024-02-10 00:04:27,168 INFO L129 ssoRankerPreferences]: Use exernal solver: false [2024-02-10 00:04:27,168 INFO L130 ssoRankerPreferences]: SMT solver command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:27,168 INFO L131 ssoRankerPreferences]: Dump SMT script to file: false [2024-02-10 00:04:27,168 INFO L132 ssoRankerPreferences]: Path of dumped script: [2024-02-10 00:04:27,168 INFO L133 ssoRankerPreferences]: Filename of dumped script: parallel-misc-2.wvr.c_BEv2_Iteration1_Lasso [2024-02-10 00:04:27,168 INFO L134 ssoRankerPreferences]: MapElimAlgo: Frank [2024-02-10 00:04:27,168 INFO L276 LassoAnalysis]: Starting lasso preprocessing... [2024-02-10 00:04:27,170 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-02-10 00:04:27,172 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:04:27,174 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-02-10 00:04:27,176 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:04:27,178 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:04:27,179 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:04:27,181 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:04:27,184 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:04:27,186 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-02-10 00:04:27,188 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-02-10 00:04:27,190 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-02-10 00:04:27,192 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-02-10 00:04:27,197 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:04:27,200 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:04:27,201 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:04:27,203 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:04:27,205 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:04:27,209 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:04:27,211 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:04:27,213 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:04:27,215 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:04:27,216 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:04:27,218 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:04:27,368 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:04:27,369 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:04:27,371 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:04:27,373 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:04:27,375 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:04:27,376 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:04:27,379 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:04:27,380 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:04:27,382 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:04:27,740 INFO L294 LassoAnalysis]: Preprocessing complete. [2024-02-10 00:04:27,740 INFO L490 LassoAnalysis]: Using template 'affine'. [2024-02-10 00:04:27,740 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:27,740 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:27,741 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:04:27,744 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:27,750 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:04:27,750 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:04:27,750 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:27,750 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:27,750 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 00:04:27,750 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-02-10 00:04:27,751 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:04:27,753 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:04:27,762 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:27,764 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:04:27,765 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:27,765 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:27,765 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:04:27,768 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:27,774 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:04:27,774 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:27,774 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:27,774 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 00:04:27,775 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 00:04:27,775 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-10 00:04:27,779 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:04:27,787 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:27,789 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:04:27,790 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:27,790 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:27,791 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:04:27,793 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:27,799 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:04:27,799 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:04:27,799 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:27,799 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:27,799 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 00:04:27,799 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-02-10 00:04:27,799 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:04:27,802 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:04:27,810 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:27,813 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (93)] Forceful destruction successful, exit code 0 [2024-02-10 00:04:27,813 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:27,814 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:27,814 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:04:27,817 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:27,823 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:04:27,823 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:04:27,823 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:27,823 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:27,823 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 00:04:27,823 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-02-10 00:04:27,823 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:04:27,826 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:04:27,834 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:27,837 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (94)] Forceful destruction successful, exit code 0 [2024-02-10 00:04:27,837 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:27,838 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:27,838 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:04:27,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:04:27,846 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:04:27,847 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:04:27,847 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:27,847 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:27,847 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 00:04:27,847 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-02-10 00:04:27,847 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:04:27,850 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:04:27,858 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:27,861 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:04:27,861 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:27,861 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:27,862 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:04:27,864 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:27,870 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:04:27,871 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:04:27,871 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:27,871 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:27,871 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 00:04:27,871 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-02-10 00:04:27,871 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:04:27,874 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:04:27,882 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:27,885 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (96)] Forceful destruction successful, exit code 0 [2024-02-10 00:04:27,885 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:27,885 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:27,886 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:04:27,889 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:27,895 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:04:27,895 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:27,895 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:27,895 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 00:04:27,897 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 00:04:27,897 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-10 00:04:27,900 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:04:27,908 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:27,912 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (97)] Ended with exit code 0 [2024-02-10 00:04:27,912 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:27,912 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:27,913 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:04:27,915 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:04:27,915 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:27,922 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:04:27,922 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:27,922 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:27,922 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 00:04:27,924 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 00:04:27,924 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-10 00:04:27,944 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:27,968 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (98)] Forceful destruction successful, exit code 0 [2024-02-10 00:04:27,969 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:27,969 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:27,989 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:04:27,990 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:04:27,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:04:27,997 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:04:27,997 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:27,997 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:27,997 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 00:04:27,998 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 00:04:27,998 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-10 00:04:28,013 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:28,016 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (99)] Forceful destruction successful, exit code 0 [2024-02-10 00:04:28,017 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:28,017 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:28,018 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:04:28,020 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:28,026 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:04:28,026 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:04:28,026 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:28,026 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:28,026 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 00:04:28,027 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-02-10 00:04:28,027 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:04:28,029 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:04:28,038 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:28,040 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (100)] Ended with exit code 0 [2024-02-10 00:04:28,041 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:28,041 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:28,041 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:04:28,044 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:28,050 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:04:28,050 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:04:28,051 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:28,051 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:28,051 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 00:04:28,051 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-02-10 00:04:28,051 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:04:28,054 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:04:28,062 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:28,064 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:04:28,065 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:28,065 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:28,065 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:04:28,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:04:28,073 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:04:28,074 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:28,074 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:28,074 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 00:04:28,077 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 00:04:28,077 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-10 00:04:28,082 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:04:28,088 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:28,091 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:04:28,091 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:28,091 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:28,092 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:04:28,094 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:28,100 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:04:28,101 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:28,101 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:28,101 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 00:04:28,102 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 00:04:28,102 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-10 00:04:28,105 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:04:28,113 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:28,116 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (103)] Forceful destruction successful, exit code 0 [2024-02-10 00:04:28,116 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:28,116 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:28,117 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:04:28,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:04:28,125 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:04:28,125 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:04:28,125 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:28,125 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:28,134 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:04:28,134 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 00:04:28,135 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-02-10 00:04:28,135 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:04:28,151 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:28,154 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:04:28,156 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:28,156 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:28,157 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:04:28,159 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:04:28,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:04:28,165 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:04:28,165 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:04:28,165 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:28,165 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:28,165 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 00:04:28,166 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-02-10 00:04:28,166 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:04:28,181 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:28,184 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (105)] Ended with exit code 0 [2024-02-10 00:04:28,184 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:28,184 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:28,185 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:04:28,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:04:28,194 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:04:28,194 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:04:28,194 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:28,194 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:28,194 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 00:04:28,194 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-02-10 00:04:28,194 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:04:28,197 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:04:28,205 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:28,208 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:04:28,208 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:28,209 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:28,209 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:04:28,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:04:28,217 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:04:28,218 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:04:28,218 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:28,218 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:28,218 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 00:04:28,218 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-02-10 00:04:28,219 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:04:28,221 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:04:28,230 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:28,232 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (107)] Forceful destruction successful, exit code 0 [2024-02-10 00:04:28,233 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:28,233 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:28,234 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:04:28,236 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:28,242 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:04:28,242 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:28,242 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:28,242 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 00:04:28,243 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 00:04:28,243 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-10 00:04:28,246 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:04:28,255 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:28,258 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:04:28,258 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:28,258 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:28,259 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:04:28,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:04:28,267 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:04:28,268 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:28,268 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:28,268 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 00:04:28,269 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 00:04:28,269 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-10 00:04:28,272 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:04:28,280 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:28,283 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:04:28,283 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:28,283 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:28,284 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:04:28,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:04:28,292 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:04:28,292 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:04:28,292 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:28,292 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:28,292 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 00:04:28,293 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-02-10 00:04:28,293 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:04:28,296 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:04:28,304 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:28,306 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (110)] Forceful destruction successful, exit code 0 [2024-02-10 00:04:28,307 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:28,307 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:28,308 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:04:28,309 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:04:28,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:04:28,316 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:04:28,316 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:04:28,316 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:28,316 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:28,316 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 00:04:28,316 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-02-10 00:04:28,316 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:04:28,326 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:28,329 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:04:28,329 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:28,329 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:28,330 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:04:28,331 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:04:28,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:04:28,339 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:04:28,340 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:04:28,340 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:28,340 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:28,340 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 00:04:28,340 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-02-10 00:04:28,340 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:04:28,360 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:28,373 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:04:28,373 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:28,373 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:28,374 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:04:28,376 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:04:28,376 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:28,383 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:04:28,384 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:28,384 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:28,384 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 00:04:28,385 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 00:04:28,385 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-10 00:04:28,399 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:28,402 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:04:28,402 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:28,402 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:28,403 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:04:28,405 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:04:28,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:04:28,412 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:04:28,412 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:28,412 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:28,412 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 00:04:28,413 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 00:04:28,413 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-10 00:04:28,416 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:28,418 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (114)] Forceful destruction successful, exit code 0 [2024-02-10 00:04:28,418 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:28,419 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:28,433 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:04:28,435 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:04:28,436 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:28,442 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:04:28,443 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:28,443 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:28,443 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 00:04:28,444 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 00:04:28,444 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-10 00:04:28,447 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:28,449 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:04:28,449 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:28,449 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:28,450 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:04:28,451 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:04:28,452 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:28,458 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:04:28,459 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:28,459 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:28,459 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 00:04:28,460 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 00:04:28,460 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-10 00:04:28,468 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:28,471 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:04:28,472 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:28,472 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:28,473 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:04:28,474 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:04:28,475 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:28,481 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:04:28,481 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:28,481 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:28,481 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 00:04:28,483 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 00:04:28,483 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-10 00:04:28,487 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:28,489 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:04:28,490 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:28,490 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:28,490 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:04:28,492 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:04:28,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:04:28,499 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:04:28,499 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:28,499 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:28,499 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 00:04:28,500 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 00:04:28,500 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-10 00:04:28,515 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:28,518 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:04:28,518 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:28,518 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:28,519 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:04:28,521 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:04:28,522 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:28,528 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:04:28,528 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:28,528 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:28,529 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 00:04:28,530 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 00:04:28,530 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-10 00:04:28,543 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:28,546 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:04:28,546 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:28,546 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:28,547 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:04:28,548 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (120)] Waiting until timeout for monitored process [2024-02-10 00:04:28,550 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:28,555 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:04:28,556 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:28,556 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:28,556 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 00:04:28,557 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 00:04:28,557 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-10 00:04:28,567 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:28,570 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (120)] Ended with exit code 0 [2024-02-10 00:04:28,570 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:28,570 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:28,571 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:04:28,572 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:04:28,573 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:28,579 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:04:28,579 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:28,579 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:28,579 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 00:04:28,580 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 00:04:28,580 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-10 00:04:28,603 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:28,606 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:04:28,606 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:28,606 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:28,607 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:04:28,609 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:04:28,610 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:28,618 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:04:28,618 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:28,618 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:28,618 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 00:04:28,619 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 00:04:28,619 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-10 00:04:28,638 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:28,656 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:04:28,657 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:28,657 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:28,671 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:04:28,673 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:04:28,673 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:28,680 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:04:28,680 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:28,680 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:28,680 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 00:04:28,681 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 00:04:28,681 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-10 00:04:28,684 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:28,686 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (123)] Ended with exit code 0 [2024-02-10 00:04:28,687 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:28,687 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:28,688 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:04:28,689 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:04:28,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:04:28,695 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:04:28,696 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:28,696 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:28,696 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 00:04:28,697 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 00:04:28,697 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-10 00:04:28,699 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:28,701 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:04:28,702 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:28,702 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:28,702 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:04:28,710 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:04:28,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:04:28,716 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:04:28,717 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:28,717 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:28,717 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 00:04:28,719 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 00:04:28,719 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-10 00:04:28,734 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:28,737 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:04:28,738 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:28,738 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:28,738 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:04:28,740 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:04:28,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:04:28,746 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:04:28,746 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:04:28,747 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:28,747 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:28,747 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 00:04:28,747 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-02-10 00:04:28,747 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:04:28,752 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:28,755 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (126)] Ended with exit code 0 [2024-02-10 00:04:28,755 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:28,755 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:28,756 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:04:28,758 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:04:28,760 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:28,766 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:04:28,766 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:28,766 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:28,766 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 00:04:28,767 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 00:04:28,767 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-10 00:04:28,782 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:28,785 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:04:28,785 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:28,785 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:28,786 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:04:28,788 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:04:28,789 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:28,795 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:04:28,795 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:04:28,795 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:28,795 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:28,795 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 00:04:28,795 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-02-10 00:04:28,795 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:04:28,796 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:28,799 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (128)] Ended with exit code 0 [2024-02-10 00:04:28,799 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:28,799 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:28,800 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:04:28,801 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:04:28,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:04:28,807 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:04:28,808 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:04:28,808 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:28,808 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:28,808 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 00:04:28,808 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-02-10 00:04:28,808 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:04:28,823 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:28,826 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:04:28,828 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:28,828 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:28,828 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:04:28,830 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:04:28,831 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:28,838 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:04:28,838 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:04:28,838 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:28,838 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:28,838 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 00:04:28,838 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-02-10 00:04:28,838 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:04:28,839 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:28,842 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (130)] Ended with exit code 0 [2024-02-10 00:04:28,842 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:28,842 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:28,843 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:04:28,845 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:04:28,845 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:28,851 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:04:28,851 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:28,851 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:28,851 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 00:04:28,852 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 00:04:28,852 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-10 00:04:28,863 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:28,866 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (131)] Ended with exit code 0 [2024-02-10 00:04:28,866 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:28,866 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:28,867 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:04:28,869 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:04:28,869 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:28,875 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:04:28,876 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:04:28,876 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:28,876 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:28,876 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 00:04:28,876 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-02-10 00:04:28,876 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:04:28,877 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:28,879 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (132)] Ended with exit code 0 [2024-02-10 00:04:28,879 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:28,880 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:28,880 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:04:28,882 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:04:28,882 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:28,888 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:04:28,888 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:04:28,888 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:28,889 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:28,889 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 00:04:28,889 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-02-10 00:04:28,889 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:04:28,890 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:28,893 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (133)] Ended with exit code 0 [2024-02-10 00:04:28,893 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:28,893 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:28,894 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:04:28,895 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:04:28,896 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:28,902 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:04:28,902 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:04:28,902 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:28,902 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:28,902 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 00:04:28,903 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-02-10 00:04:28,903 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:04:28,904 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:28,906 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:04:28,906 INFO L490 LassoAnalysis]: Using template '2-nested'. [2024-02-10 00:04:28,906 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:28,906 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:28,907 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:04:28,909 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:04:28,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:04:28,915 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:04:28,915 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:04:28,915 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:28,915 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:28,915 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:04:28,916 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-02-10 00:04:28,916 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:04:28,917 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:28,919 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (135)] Ended with exit code 0 [2024-02-10 00:04:28,919 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:28,920 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:28,920 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:04:28,922 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:04:28,923 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:28,928 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:04:28,929 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:28,929 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:28,929 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:04:28,930 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-10 00:04:28,930 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-10 00:04:28,933 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:28,936 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (136)] Ended with exit code 0 [2024-02-10 00:04:28,936 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:28,936 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:28,937 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:04:28,938 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:04:28,939 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:28,946 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:04:28,946 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:04:28,947 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:28,947 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:28,947 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:04:28,947 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-02-10 00:04:28,947 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:04:28,956 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:28,959 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (137)] Ended with exit code 0 [2024-02-10 00:04:28,959 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:28,959 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:28,960 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:04:28,962 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:28,968 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:04:28,968 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:04:28,969 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:28,969 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:28,969 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:04:28,969 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-02-10 00:04:28,969 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:04:28,972 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:04:28,980 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:28,983 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (138)] Ended with exit code 0 [2024-02-10 00:04:28,983 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:28,983 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:28,984 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:04:28,986 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:28,992 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:04:28,993 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:04:28,993 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:04:28,993 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:28,993 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:28,993 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:04:28,993 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-02-10 00:04:28,994 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:04:29,003 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:29,006 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:04:29,006 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:29,006 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:29,007 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:04:29,009 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:04:29,010 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:29,017 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:04:29,017 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:04:29,017 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:29,017 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:29,017 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:04:29,017 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-02-10 00:04:29,017 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:04:29,032 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:29,036 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (140)] Ended with exit code 0 [2024-02-10 00:04:29,037 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:29,037 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:29,038 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:04:29,041 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:04:29,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:04:29,049 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:04:29,049 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:29,049 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:29,049 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:04:29,051 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-10 00:04:29,051 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-10 00:04:29,057 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:29,060 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:04:29,060 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:29,061 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:29,062 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:04:29,064 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:04:29,065 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:29,073 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:04:29,074 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:29,074 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:29,074 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:04:29,075 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-10 00:04:29,075 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-10 00:04:29,086 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:29,092 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:04:29,092 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:29,092 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:29,093 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:04:29,096 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:04:29,096 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:29,108 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:04:29,108 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:29,109 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:29,109 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:04:29,110 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-10 00:04:29,110 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-10 00:04:29,120 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:29,123 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (143)] Ended with exit code 0 [2024-02-10 00:04:29,123 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:29,124 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:29,125 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:04:29,127 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:29,134 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:04:29,134 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:04:29,135 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:04:29,135 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:29,135 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:29,135 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:04:29,135 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-02-10 00:04:29,135 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:04:29,149 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:29,153 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:04:29,153 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:29,153 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:29,154 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:04:29,157 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:29,164 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:04:29,165 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:04:29,165 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:29,165 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:29,165 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:04:29,165 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-02-10 00:04:29,165 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:04:29,167 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:04:29,176 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:29,179 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (145)] Ended with exit code 0 [2024-02-10 00:04:29,179 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:29,179 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:29,180 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:04:29,183 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:29,190 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:04:29,190 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:29,190 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:29,190 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:04:29,195 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-10 00:04:29,195 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-10 00:04:29,203 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:04:29,207 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:29,209 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (146)] Ended with exit code 0 [2024-02-10 00:04:29,210 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:29,210 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:29,211 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:04:29,213 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:29,219 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:04:29,219 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:29,219 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:29,219 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:04:29,220 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-10 00:04:29,221 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-10 00:04:29,224 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:04:29,232 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:29,235 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (147)] Ended with exit code 0 [2024-02-10 00:04:29,235 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:29,235 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:29,236 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:04:29,238 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:29,244 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:04:29,244 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:04:29,244 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:29,244 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:29,244 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:04:29,245 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-02-10 00:04:29,245 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:04:29,248 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:04:29,256 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:29,259 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (148)] Ended with exit code 0 [2024-02-10 00:04:29,259 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:29,259 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:29,260 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:04:29,262 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:29,267 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:04:29,268 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:04:29,268 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:04:29,268 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:29,268 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:29,268 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:04:29,269 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-02-10 00:04:29,269 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:04:29,284 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:29,286 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (149)] Ended with exit code 0 [2024-02-10 00:04:29,287 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:29,287 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:29,288 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:04:29,289 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:04:29,292 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:29,300 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:04:29,300 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:04:29,300 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:29,300 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:29,300 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:04:29,301 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-02-10 00:04:29,301 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:04:29,308 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:29,310 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (150)] Forceful destruction successful, exit code 0 [2024-02-10 00:04:29,310 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:29,311 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:29,311 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:04:29,313 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:04:29,314 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:29,320 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:04:29,320 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:04:29,320 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:29,320 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:29,320 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:04:29,321 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-02-10 00:04:29,321 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:04:29,336 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:29,339 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:04:29,339 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:29,339 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:29,340 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:04:29,341 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:04:29,342 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:29,349 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:04:29,349 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:29,349 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:29,349 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:04:29,351 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-10 00:04:29,351 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-10 00:04:29,354 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:29,357 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (152)] Ended with exit code 0 [2024-02-10 00:04:29,357 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:29,357 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:29,358 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:04:29,359 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:04:29,360 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:29,366 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:04:29,366 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:29,366 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:29,366 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:04:29,367 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-10 00:04:29,368 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-10 00:04:29,379 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:29,382 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (153)] Ended with exit code 0 [2024-02-10 00:04:29,382 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:29,382 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:29,383 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:04:29,385 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:04:29,385 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:29,391 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:04:29,391 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:04:29,391 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:29,391 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:29,391 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:04:29,392 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-02-10 00:04:29,392 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:04:29,407 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:29,410 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (154)] Ended with exit code 0 [2024-02-10 00:04:29,410 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:29,410 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:29,411 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:04:29,412 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:04:29,413 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:29,419 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:04:29,419 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:04:29,419 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:29,419 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:29,419 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:04:29,420 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-02-10 00:04:29,420 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:04:29,429 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:29,432 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:04:29,432 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:29,433 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:29,433 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:04:29,435 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:04:29,436 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:29,442 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:04:29,442 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:04:29,442 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:29,442 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:29,442 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:04:29,442 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-02-10 00:04:29,442 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:04:29,443 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:29,446 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:04:29,446 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:29,446 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:29,447 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:04:29,448 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:04:29,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:04:29,455 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:04:29,455 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:29,455 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:29,455 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:04:29,457 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-10 00:04:29,457 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-10 00:04:29,461 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:29,463 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:04:29,463 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:29,464 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:29,464 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:04:29,466 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:04:29,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:04:29,473 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:04:29,474 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:29,474 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:29,474 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:04:29,475 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-10 00:04:29,475 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-10 00:04:29,490 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:29,492 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:04:29,493 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:29,493 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:29,494 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:04:29,495 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:04:29,496 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:29,502 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:04:29,503 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:29,503 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:29,503 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:04:29,504 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-10 00:04:29,505 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-10 00:04:29,519 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:29,522 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (159)] Ended with exit code 0 [2024-02-10 00:04:29,522 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:29,522 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:29,523 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:04:29,525 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:04:29,525 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:29,536 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:04:29,536 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:29,536 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:29,536 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:04:29,537 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-10 00:04:29,537 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-10 00:04:29,552 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:29,555 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (160)] Ended with exit code 0 [2024-02-10 00:04:29,555 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:29,555 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:29,556 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:04:29,558 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:29,564 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:04:29,565 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:04:29,565 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:29,565 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:29,565 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:04:29,567 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-10 00:04:29,567 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-10 00:04:29,583 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:29,586 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (161)] Ended with exit code 0 [2024-02-10 00:04:29,586 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:29,586 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:29,587 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:04:29,588 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:04:29,589 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:29,595 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:04:29,596 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:29,596 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:29,596 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:04:29,597 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-10 00:04:29,597 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-10 00:04:29,601 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:29,603 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (162)] Forceful destruction successful, exit code 0 [2024-02-10 00:04:29,604 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:29,604 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:29,605 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:04:29,606 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:04:29,607 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:29,612 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:04:29,612 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:29,613 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:29,613 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:04:29,614 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-10 00:04:29,614 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-10 00:04:29,630 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:29,632 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:04:29,633 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:29,633 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:29,633 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:04:29,635 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:04:29,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:04:29,641 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:04:29,642 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:29,642 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:29,642 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:04:29,643 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-10 00:04:29,643 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-10 00:04:29,659 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:29,662 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:04:29,662 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:29,662 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:29,663 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:04:29,664 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:04:29,665 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:29,671 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:04:29,671 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:29,671 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:29,671 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:04:29,673 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-10 00:04:29,673 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-10 00:04:29,688 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:29,691 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:04:29,691 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:29,691 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:29,692 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:04:29,696 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:29,702 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:04:29,703 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:04:29,703 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:29,703 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:29,703 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:04:29,705 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-10 00:04:29,705 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-10 00:04:29,708 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:29,711 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (166)] Forceful destruction successful, exit code 0 [2024-02-10 00:04:29,711 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:29,711 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:29,712 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:04:29,713 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:04:29,714 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:29,721 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:04:29,721 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:29,721 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:29,721 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:04:29,723 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-10 00:04:29,723 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-10 00:04:29,726 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:29,729 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (167)] Forceful destruction successful, exit code 0 [2024-02-10 00:04:29,729 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:29,729 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:29,730 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:04:29,731 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:04:29,732 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:29,739 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:04:29,739 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:29,739 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:29,739 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:04:29,741 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-10 00:04:29,741 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-10 00:04:29,744 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:29,746 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (168)] Forceful destruction successful, exit code 0 [2024-02-10 00:04:29,747 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:29,747 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:29,747 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:04:29,761 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:04:29,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:04:29,769 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:04:29,770 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:29,770 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:29,770 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:04:29,772 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-10 00:04:29,772 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-10 00:04:29,797 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:29,800 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (169)] Ended with exit code 0 [2024-02-10 00:04:29,800 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:29,800 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:29,801 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:04:29,804 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:29,809 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:04:29,810 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:04:29,810 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:04:29,810 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:29,810 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:29,810 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:04:29,810 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-02-10 00:04:29,810 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:04:29,825 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:29,828 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:04:29,829 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:29,829 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:29,830 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:04:29,831 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:04:29,832 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:29,837 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:04:29,838 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:29,838 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:29,838 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:04:29,839 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-10 00:04:29,839 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-10 00:04:29,854 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:29,857 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (171)] Ended with exit code 0 [2024-02-10 00:04:29,858 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:29,858 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:29,858 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:04:29,860 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:04:29,860 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:29,866 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:04:29,867 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:04:29,867 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:29,867 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:29,867 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:04:29,867 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-02-10 00:04:29,867 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:04:29,869 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:29,871 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:04:29,871 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:29,871 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:29,872 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:04:29,874 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:04:29,874 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:29,881 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:04:29,881 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:04:29,881 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:29,881 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:29,881 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:04:29,881 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-02-10 00:04:29,881 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:04:29,904 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:29,906 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:04:29,907 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:29,907 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:29,907 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:04:29,909 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:04:29,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:04:29,917 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:04:29,917 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:04:29,918 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:29,918 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:29,918 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:04:29,918 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-02-10 00:04:29,918 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:04:29,919 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:29,922 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (174)] Ended with exit code 0 [2024-02-10 00:04:29,927 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:29,928 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:29,928 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:04:29,930 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:04:29,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:04:29,938 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:04:29,938 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:29,938 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:29,938 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:04:29,940 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-10 00:04:29,940 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-10 00:04:29,943 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:29,946 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (175)] Ended with exit code 0 [2024-02-10 00:04:29,946 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:29,946 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:29,947 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:04:29,948 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:04:29,949 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:29,955 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:04:29,955 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:04:29,955 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:29,955 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:29,955 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:04:29,956 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-02-10 00:04:29,956 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:04:29,971 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:29,974 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:04:29,974 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:29,974 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:29,975 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:04:29,976 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:04:29,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:04:29,983 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:04:29,984 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:04:29,984 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:29,984 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:29,984 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:04:29,984 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-02-10 00:04:29,984 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:04:29,998 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:30,000 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:04:30,000 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:30,001 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:30,001 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:04:30,002 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:04:30,003 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:30,010 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:04:30,010 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:04:30,010 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:30,011 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:30,011 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:04:30,011 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-02-10 00:04:30,011 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:04:30,012 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:30,014 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:04:30,014 INFO L490 LassoAnalysis]: Using template '3-nested'. [2024-02-10 00:04:30,014 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:30,015 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:30,015 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:04:30,017 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:04:30,017 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:30,023 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:04:30,023 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:04:30,024 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:30,024 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:30,024 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:04:30,024 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 00:04:30,024 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:04:30,039 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:30,041 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (179)] Forceful destruction successful, exit code 0 [2024-02-10 00:04:30,042 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:30,042 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:30,042 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:04:30,044 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:04:30,045 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:30,050 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:04:30,051 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:30,051 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:30,051 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:04:30,053 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 00:04:30,053 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:04:30,057 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:30,059 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:04:30,060 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:30,060 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:30,060 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:04:30,062 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:04:30,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:04:30,068 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:04:30,069 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:04:30,069 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:30,069 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:30,069 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:04:30,069 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 00:04:30,069 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:04:30,079 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:30,082 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:04:30,082 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:30,082 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:30,083 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:04:30,084 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:04:30,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:04:30,091 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:04:30,091 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:04:30,091 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:30,091 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:30,092 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:04:30,092 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 00:04:30,092 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:04:30,093 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:30,095 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:04:30,096 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:30,096 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:30,097 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:04:30,098 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:04:30,099 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:30,104 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:04:30,105 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:04:30,105 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:30,105 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:30,105 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:04:30,105 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 00:04:30,105 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:04:30,120 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:30,123 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:04:30,123 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:30,124 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:30,124 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:04:30,126 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:04:30,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:04:30,133 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:04:30,133 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:04:30,133 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:30,133 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:30,133 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:04:30,133 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 00:04:30,133 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:04:30,135 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:30,138 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (184)] Ended with exit code 0 [2024-02-10 00:04:30,138 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:30,138 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:30,139 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:04:30,140 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:04:30,141 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:30,147 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:04:30,147 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:30,147 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:30,147 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:04:30,149 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 00:04:30,149 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:04:30,155 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:30,158 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:04:30,158 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:30,158 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:30,159 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:04:30,166 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:04:30,166 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:30,172 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:04:30,172 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:30,172 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:30,172 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:04:30,174 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 00:04:30,174 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:04:30,178 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:30,181 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (186)] Ended with exit code 0 [2024-02-10 00:04:30,181 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:30,181 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:30,182 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:04:30,184 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:04:30,184 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:30,191 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:04:30,192 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:30,192 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:30,192 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:04:30,193 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 00:04:30,193 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:04:30,208 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:30,211 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (187)] Ended with exit code 0 [2024-02-10 00:04:30,211 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:30,211 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:30,212 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:04:30,214 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:04:30,214 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:30,222 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:04:30,222 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:04:30,222 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:30,222 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:30,222 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:04:30,223 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 00:04:30,223 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:04:30,224 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:30,226 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (188)] Ended with exit code 0 [2024-02-10 00:04:30,227 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:30,227 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:30,227 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:04:30,229 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:04:30,229 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:30,235 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:04:30,235 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:04:30,236 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:30,236 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:30,236 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:04:30,236 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 00:04:30,236 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:04:30,251 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:30,254 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (189)] Ended with exit code 0 [2024-02-10 00:04:30,255 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:30,255 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:30,255 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:04:30,257 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:04:30,258 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:30,264 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:04:30,264 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:30,264 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:30,264 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:04:30,270 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 00:04:30,270 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:04:30,283 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:30,286 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (190)] Ended with exit code 0 [2024-02-10 00:04:30,286 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:30,287 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:30,287 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:04:30,289 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:04:30,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:04:30,297 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:04:30,297 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:30,297 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:30,297 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:04:30,299 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 00:04:30,299 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:04:30,303 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:30,305 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (191)] Ended with exit code 0 [2024-02-10 00:04:30,306 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:30,306 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:30,306 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:04:30,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:04:30,314 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:04:30,315 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:04:30,315 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:04:30,315 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:30,315 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:30,315 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:04:30,316 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 00:04:30,316 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:04:30,317 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:30,320 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (192)] Ended with exit code 0 [2024-02-10 00:04:30,320 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:30,320 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:30,321 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:04:30,322 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:04:30,323 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:30,329 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:04:30,330 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:04:30,330 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:30,330 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:30,330 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:04:30,330 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 00:04:30,330 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:04:30,344 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:30,348 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:04:30,348 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:30,348 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:30,349 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:04:30,350 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:04:30,351 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:30,357 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:04:30,357 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:04:30,357 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:30,357 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:30,357 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:04:30,357 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 00:04:30,357 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:04:30,359 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:30,361 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (194)] Ended with exit code 0 [2024-02-10 00:04:30,361 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:30,362 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:30,362 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:04:30,364 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:04:30,364 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:30,370 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:04:30,370 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:04:30,370 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:30,370 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:30,370 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:04:30,372 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 00:04:30,372 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:04:30,384 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:30,386 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:04:30,387 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:30,387 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:30,388 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:04:30,388 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:04:30,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:04:30,396 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:04:30,396 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:30,396 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:30,396 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:04:30,398 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 00:04:30,398 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:04:30,409 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:30,411 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:04:30,412 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:30,412 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:30,413 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:04:30,415 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:30,421 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:04:30,421 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:30,421 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:30,421 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:04:30,423 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 00:04:30,423 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:04:30,427 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:04:30,435 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:30,438 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:04:30,438 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:30,438 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:30,439 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:04:30,441 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:04:30,441 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:30,449 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:04:30,449 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:04:30,449 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:30,449 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:30,449 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:04:30,449 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 00:04:30,449 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:04:30,463 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:30,466 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (198)] Ended with exit code 0 [2024-02-10 00:04:30,466 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:30,466 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:30,467 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:04:30,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:04:30,475 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:04:30,475 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:04:30,475 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:04:30,476 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:30,476 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:30,476 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:04:30,476 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 00:04:30,476 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:04:30,477 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:30,480 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:04:30,480 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:30,480 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:30,481 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:04:30,483 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:04:30,483 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:30,490 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:04:30,490 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:04:30,490 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:30,490 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:30,490 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:04:30,491 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 00:04:30,491 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:04:30,504 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:30,507 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (200)] Ended with exit code 0 [2024-02-10 00:04:30,507 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:30,508 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:30,508 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:04:30,509 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:04:30,510 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:30,517 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:04:30,517 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:30,517 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:30,517 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:04:30,519 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 00:04:30,520 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:04:30,531 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:30,533 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (201)] Ended with exit code 0 [2024-02-10 00:04:30,534 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:30,534 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:30,535 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:04:30,536 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:04:30,537 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:30,543 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:04:30,543 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:30,543 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:30,543 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:04:30,545 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 00:04:30,545 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:04:30,561 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:30,564 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (202)] Ended with exit code 0 [2024-02-10 00:04:30,565 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:30,565 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:30,565 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:04:30,567 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:04:30,568 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:30,575 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:04:30,575 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:30,575 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:30,575 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:04:30,577 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 00:04:30,577 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:04:30,592 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:30,594 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (203)] Ended with exit code 0 [2024-02-10 00:04:30,595 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:30,595 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:30,595 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:04:30,596 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:04:30,597 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:30,603 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:04:30,604 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:30,604 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:30,604 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:04:30,605 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 00:04:30,605 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:04:30,610 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:30,612 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (204)] Ended with exit code 0 [2024-02-10 00:04:30,612 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:30,612 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:30,613 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:04:30,614 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:04:30,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:04:30,621 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:04:30,621 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:30,621 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:30,622 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:04:30,624 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 00:04:30,624 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:04:30,636 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:30,638 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (205)] Ended with exit code 0 [2024-02-10 00:04:30,639 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:30,639 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:30,640 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:04:30,651 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:04:30,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:04:30,658 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:04:30,659 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:30,659 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:30,659 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:04:30,661 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 00:04:30,661 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:04:30,667 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:30,670 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (206)] Ended with exit code 0 [2024-02-10 00:04:30,670 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:30,670 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:30,671 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:04:30,672 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:04:30,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:04:30,680 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:04:30,680 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:30,680 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:30,680 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:04:30,682 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 00:04:30,682 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:04:30,697 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:30,700 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:04:30,700 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:30,700 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:30,701 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:04:30,704 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:30,710 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:04:30,710 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:30,710 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:30,710 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:04:30,712 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 00:04:30,712 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:04:30,716 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:04:30,724 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:30,727 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:04:30,727 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:30,728 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:30,728 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:04:30,731 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:30,737 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:04:30,737 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:30,737 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:30,737 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:04:30,739 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 00:04:30,739 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:04:30,743 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:04:30,751 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:30,753 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:04:30,753 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:30,754 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:30,754 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:04:30,757 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:30,765 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:04:30,765 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:30,765 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:30,765 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:04:30,767 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 00:04:30,767 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:04:30,779 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:04:30,782 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:30,785 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:04:30,785 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:30,786 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:30,786 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:04:30,788 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:04:30,788 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:30,794 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:04:30,794 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:30,795 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:30,795 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:04:30,796 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 00:04:30,797 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:04:30,812 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:30,815 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (211)] Ended with exit code 0 [2024-02-10 00:04:30,815 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:30,815 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:30,816 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:04:30,818 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:04:30,818 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:30,825 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:04:30,825 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:30,825 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:30,825 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:04:30,827 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 00:04:30,827 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:04:30,842 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:30,844 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (212)] Ended with exit code 0 [2024-02-10 00:04:30,845 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:30,845 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:30,845 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:04:30,847 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:04:30,848 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:30,854 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:04:30,854 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:30,854 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:30,854 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:04:30,858 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 00:04:30,858 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:04:30,870 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:30,873 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (213)] Ended with exit code 0 [2024-02-10 00:04:30,874 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:30,874 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:30,875 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:04:30,876 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:04:30,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:04:30,884 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:04:30,884 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:04:30,884 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:30,884 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:30,884 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:04:30,885 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 00:04:30,885 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:04:30,891 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:30,894 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (214)] Ended with exit code 0 [2024-02-10 00:04:30,894 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:30,894 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:30,895 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:04:30,897 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:04:30,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:04:30,903 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:04:30,903 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:30,903 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:30,903 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:04:30,905 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 00:04:30,905 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:04:30,921 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:30,923 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:04:30,923 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:30,923 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:30,924 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:04:30,925 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:04:30,926 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:30,932 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:04:30,933 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:04:30,933 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:30,933 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:30,933 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:04:30,933 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 00:04:30,933 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:04:30,935 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:30,937 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (216)] Ended with exit code 0 [2024-02-10 00:04:30,937 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:30,937 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:30,938 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:04:30,939 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:04:30,939 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:30,945 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:04:30,945 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:04:30,946 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:30,946 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:30,946 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:04:30,946 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 00:04:30,946 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:04:30,961 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:30,964 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (217)] Ended with exit code 0 [2024-02-10 00:04:30,964 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:30,964 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:30,965 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:04:30,966 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:04:30,967 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:30,972 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:04:30,973 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:04:30,973 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:30,973 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:30,973 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:04:30,973 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 00:04:30,973 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:04:30,988 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:30,991 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (218)] Ended with exit code 0 [2024-02-10 00:04:30,991 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:30,992 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:30,992 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:04:30,993 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:04:30,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:04:31,000 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:04:31,000 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:31,000 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:31,001 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:04:31,002 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 00:04:31,002 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:04:31,007 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:31,009 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (219)] Forceful destruction successful, exit code 0 [2024-02-10 00:04:31,009 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:31,009 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:31,010 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:04:31,011 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:04:31,012 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:31,018 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:04:31,018 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:04:31,018 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:31,019 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:31,019 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:04:31,019 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 00:04:31,019 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:04:31,020 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:31,023 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:04:31,023 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:31,023 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:31,024 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:04:31,026 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:04:31,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:04:31,032 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:04:31,032 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:04:31,032 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:31,033 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:31,033 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:04:31,033 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 00:04:31,033 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:04:31,034 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:31,037 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:04:31,037 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:31,037 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:31,038 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:04:31,039 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:04:31,040 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:31,046 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:04:31,046 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:04:31,046 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:31,046 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:31,046 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:04:31,046 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 00:04:31,047 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:04:31,057 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:31,059 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:04:31,060 INFO L490 LassoAnalysis]: Using template '4-nested'. [2024-02-10 00:04:31,060 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:31,060 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:31,061 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:04:31,062 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:04:31,063 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:31,069 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:04:31,069 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:04:31,069 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:31,069 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:31,069 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:04:31,069 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-02-10 00:04:31,069 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:04:31,085 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:31,087 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:04:31,087 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:31,088 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:31,088 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:04:31,090 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:04:31,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:04:31,097 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:04:31,098 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:31,098 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:31,098 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:04:31,100 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-10 00:04:31,100 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-10 00:04:31,104 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:31,107 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (224)] Forceful destruction successful, exit code 0 [2024-02-10 00:04:31,108 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:31,108 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:31,109 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:04:31,112 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:04:31,129 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:31,135 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:04:31,136 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:04:31,136 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:31,136 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:31,136 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:04:31,136 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-02-10 00:04:31,136 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:04:31,138 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:31,140 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:04:31,140 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:31,140 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:31,141 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:04:31,143 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:04:31,143 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:31,149 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:04:31,149 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:04:31,149 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:31,149 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:31,149 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:04:31,150 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-02-10 00:04:31,150 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:04:31,165 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:31,168 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:04:31,168 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:31,168 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:31,169 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:04:31,170 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:04:31,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:04:31,178 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:04:31,178 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:04:31,178 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:31,178 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:31,178 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:04:31,179 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-02-10 00:04:31,179 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:04:31,180 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:31,183 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (227)] Forceful destruction successful, exit code 0 [2024-02-10 00:04:31,183 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:31,183 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:31,184 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:04:31,185 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:04:31,186 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:31,192 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:04:31,192 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:04:31,192 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:31,192 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:31,192 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:04:31,193 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-02-10 00:04:31,193 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:04:31,207 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:31,210 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (228)] Ended with exit code 0 [2024-02-10 00:04:31,210 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:31,211 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:31,211 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:04:31,214 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:04:31,214 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:31,220 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:04:31,220 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:31,220 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:31,220 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:04:31,223 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-10 00:04:31,223 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-10 00:04:31,232 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:31,234 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (229)] Ended with exit code 0 [2024-02-10 00:04:31,235 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:31,235 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:31,235 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:04:31,237 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:04:31,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:04:31,244 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:04:31,244 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:31,244 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:31,244 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:04:31,246 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-10 00:04:31,246 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-10 00:04:31,251 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:31,258 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (230)] Forceful destruction successful, exit code 0 [2024-02-10 00:04:31,258 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:31,259 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:31,259 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:04:31,261 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:04:31,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:04:31,268 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:04:31,268 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:31,268 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:31,268 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:04:31,270 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-10 00:04:31,270 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-10 00:04:31,275 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:31,277 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:04:31,277 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:31,277 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:31,278 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:04:31,280 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:04:31,280 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:31,286 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:04:31,286 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:04:31,287 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:31,287 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:31,287 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:04:31,287 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-02-10 00:04:31,287 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:04:31,297 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:31,300 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:04:31,300 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:31,300 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:31,301 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:04:31,301 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:04:31,303 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:31,310 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:04:31,310 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:04:31,310 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:31,310 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:31,310 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:04:31,310 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-02-10 00:04:31,311 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:04:31,319 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:31,322 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (233)] Ended with exit code 0 [2024-02-10 00:04:31,322 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:31,322 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:31,323 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:04:31,325 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:04:31,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:04:31,331 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:04:31,332 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:31,332 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:31,332 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:04:31,338 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-10 00:04:31,338 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-10 00:04:31,355 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:31,358 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:04:31,358 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:31,358 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:31,359 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:04:31,362 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:31,368 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:04:31,368 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:31,368 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:31,368 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:04:31,370 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-10 00:04:31,370 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-10 00:04:31,374 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:04:31,382 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:31,385 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:04:31,385 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:31,385 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:31,386 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:04:31,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:04:31,394 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:04:31,395 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:04:31,395 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:04:31,395 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:31,395 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:31,395 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:04:31,395 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-02-10 00:04:31,396 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:04:31,410 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:31,413 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (236)] Ended with exit code 0 [2024-02-10 00:04:31,414 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:31,414 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:31,414 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:04:31,416 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:04:31,416 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:31,422 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:04:31,422 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:04:31,422 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:31,422 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:31,422 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:04:31,423 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-02-10 00:04:31,423 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:04:31,424 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:31,427 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (237)] Ended with exit code 0 [2024-02-10 00:04:31,427 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:31,427 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:31,428 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:04:31,429 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:04:31,430 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:31,436 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:04:31,436 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:04:31,436 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:31,436 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:31,436 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:04:31,437 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-02-10 00:04:31,437 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:04:31,447 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:31,449 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (238)] Ended with exit code 0 [2024-02-10 00:04:31,450 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:31,450 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:31,450 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:04:31,452 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:04:31,453 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:31,459 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:04:31,459 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:04:31,459 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:31,459 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:31,459 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:04:31,461 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-02-10 00:04:31,461 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:04:31,476 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:31,478 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (239)] Ended with exit code 0 [2024-02-10 00:04:31,479 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:31,479 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:31,479 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:04:31,483 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:04:31,484 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:31,490 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:04:31,490 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:31,490 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:31,490 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:04:31,492 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-10 00:04:31,492 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-10 00:04:31,508 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:31,511 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (240)] Ended with exit code 0 [2024-02-10 00:04:31,511 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:31,511 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:31,512 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:04:31,514 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:04:31,514 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:31,520 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:04:31,521 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:31,521 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:31,521 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:04:31,523 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-10 00:04:31,523 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-10 00:04:31,528 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:31,531 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (241)] Ended with exit code 0 [2024-02-10 00:04:31,531 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:31,531 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:31,532 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:04:31,533 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:04:31,534 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:31,541 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:04:31,541 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:04:31,541 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:31,541 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:31,541 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:04:31,542 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-02-10 00:04:31,542 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:04:31,556 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:31,559 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:04:31,559 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:31,559 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:31,560 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:04:31,561 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:04:31,562 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:31,568 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:04:31,568 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:04:31,568 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:31,568 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:31,568 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:04:31,569 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-02-10 00:04:31,569 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:04:31,579 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:31,581 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (243)] Ended with exit code 0 [2024-02-10 00:04:31,582 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:31,582 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:31,582 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:04:31,584 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:04:31,584 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:31,590 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:04:31,591 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:04:31,591 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:31,591 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:31,591 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:04:31,591 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-02-10 00:04:31,591 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:04:31,606 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:31,609 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (244)] Ended with exit code 0 [2024-02-10 00:04:31,609 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:31,609 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:31,610 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:04:31,612 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:04:31,612 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:31,618 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:04:31,618 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:31,619 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:31,619 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:04:31,621 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-10 00:04:31,621 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-10 00:04:31,637 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:31,640 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (245)] Ended with exit code 0 [2024-02-10 00:04:31,640 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:31,640 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:31,641 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:04:31,643 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:31,650 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:04:31,650 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:31,650 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:31,650 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:04:31,652 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-10 00:04:31,652 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-10 00:04:31,657 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:04:31,664 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:31,667 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:04:31,668 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:31,668 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:31,669 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:04:31,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:04:31,677 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:04:31,677 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:31,677 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:31,677 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:04:31,680 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-10 00:04:31,680 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-10 00:04:31,685 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:04:31,692 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:31,695 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:04:31,695 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:31,695 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:31,696 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:04:31,698 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:31,705 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:04:31,705 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:31,705 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:31,705 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:04:31,707 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-10 00:04:31,707 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-10 00:04:31,712 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:04:31,719 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:31,744 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (248)] Forceful destruction successful, exit code 0 [2024-02-10 00:04:31,745 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:31,745 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:31,769 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:04:31,793 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:04:31,794 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:31,800 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:04:31,800 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:31,800 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:31,800 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:04:31,803 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-10 00:04:31,803 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-10 00:04:31,816 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:31,819 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (249)] Ended with exit code 0 [2024-02-10 00:04:31,819 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:31,819 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:31,820 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:04:31,822 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:04:31,823 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:31,829 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:04:31,829 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:31,829 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:31,829 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:04:31,831 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-10 00:04:31,831 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-10 00:04:31,843 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:31,846 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:04:31,846 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:31,846 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:31,847 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:04:31,850 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:31,856 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:04:31,856 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:31,856 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:31,856 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:04:31,858 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-10 00:04:31,859 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-10 00:04:31,863 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:04:31,871 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:31,874 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:04:31,874 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:31,874 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:31,875 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:04:31,878 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:31,884 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:04:31,884 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:31,884 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:31,884 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:04:31,892 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-10 00:04:31,893 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-10 00:04:31,898 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:04:31,905 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:31,908 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:04:31,908 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:31,909 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:31,910 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:04:31,914 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:31,923 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:04:31,923 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:31,923 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:31,923 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:04:31,925 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-10 00:04:31,926 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-10 00:04:31,930 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:04:31,938 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:31,941 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (253)] Forceful destruction successful, exit code 0 [2024-02-10 00:04:31,941 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:31,941 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:31,944 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:04:31,946 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:04:31,946 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:31,952 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:04:31,953 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:31,953 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:31,953 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:04:31,955 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-10 00:04:31,955 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-10 00:04:31,971 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:31,974 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:04:31,974 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:31,974 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:31,975 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:04:31,976 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:04:31,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:04:31,984 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:04:31,985 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:31,985 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:31,985 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:04:31,987 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-10 00:04:31,987 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-10 00:04:32,000 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:32,003 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (255)] Ended with exit code 0 [2024-02-10 00:04:32,004 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:32,004 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:32,005 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:04:32,007 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:32,013 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:04:32,013 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:04:32,013 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:32,013 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:32,013 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:04:32,015 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-10 00:04:32,015 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-10 00:04:32,020 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:32,023 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (256)] Ended with exit code 0 [2024-02-10 00:04:32,023 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:32,023 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:32,024 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:04:32,026 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:04:32,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:04:32,033 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:04:32,033 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:32,033 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:32,033 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:04:32,037 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-10 00:04:32,038 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-10 00:04:32,048 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:32,051 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:04:32,053 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:32,054 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:32,054 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:04:32,056 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:04:32,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:04:32,064 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:04:32,064 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:04:32,064 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:32,064 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:32,064 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:04:32,065 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-02-10 00:04:32,065 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:04:32,066 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:32,069 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (258)] Ended with exit code 0 [2024-02-10 00:04:32,069 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:32,069 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:32,070 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:04:32,071 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:04:32,072 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:32,078 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:04:32,078 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:32,078 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:32,078 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:04:32,080 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-10 00:04:32,080 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-10 00:04:32,096 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:32,099 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (259)] Ended with exit code 0 [2024-02-10 00:04:32,099 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:32,099 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:32,100 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:04:32,101 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:04:32,102 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:32,109 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:04:32,109 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:04:32,109 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:32,109 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:32,110 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:04:32,110 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-02-10 00:04:32,110 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:04:32,124 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:32,127 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (260)] Ended with exit code 0 [2024-02-10 00:04:32,127 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:32,127 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:32,128 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:04:32,131 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:04:32,131 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:32,138 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:04:32,138 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:04:32,138 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:32,138 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:32,139 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:04:32,139 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-02-10 00:04:32,139 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:04:32,153 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:32,156 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:04:32,156 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:32,157 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:32,157 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:04:32,159 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:04:32,160 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:32,166 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:04:32,166 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:04:32,166 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:32,166 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:32,167 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:04:32,167 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-02-10 00:04:32,167 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:04:32,180 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:32,183 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (262)] Ended with exit code 0 [2024-02-10 00:04:32,183 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:32,183 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:32,184 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:04:32,186 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:04:32,186 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:32,193 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:04:32,194 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:32,194 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:32,194 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:04:32,196 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-10 00:04:32,196 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-10 00:04:32,201 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:32,204 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (263)] Ended with exit code 0 [2024-02-10 00:04:32,204 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:32,204 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:32,205 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:04:32,207 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:04:32,207 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:32,213 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:04:32,213 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:04:32,214 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:32,214 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:32,214 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:04:32,214 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-02-10 00:04:32,214 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:04:32,229 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:32,233 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (264)] Ended with exit code 0 [2024-02-10 00:04:32,233 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:32,233 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:32,234 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:04:32,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:04:32,236 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:04:32,243 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:04:32,244 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:04:32,244 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:32,244 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:32,244 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:04:32,245 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-02-10 00:04:32,245 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:04:32,246 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:32,249 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:04:32,249 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:32,249 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:32,250 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:04:32,251 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:04:32,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:04:32,259 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:04:32,260 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:04:32,260 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:32,260 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:32,260 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:04:32,260 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-02-10 00:04:32,261 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:04:32,262 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:32,264 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (266)] Ended with exit code 0 [2024-02-10 00:04:32,264 INFO L490 LassoAnalysis]: Using template '2-phase'. [2024-02-10 00:04:32,265 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:32,265 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:32,266 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:04:32,267 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:04:32,268 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:32,275 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:04:32,275 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:04:32,275 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:04:32,275 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:32,275 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:32,275 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:04:32,276 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-02-10 00:04:32,276 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:04:32,277 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:32,280 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:04:32,280 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:32,280 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:32,281 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:04:32,282 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:04:32,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:04:32,289 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:04:32,289 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:04:32,289 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:32,289 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:32,289 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:04:32,290 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-10 00:04:32,290 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-10 00:04:32,301 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:32,304 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:04:32,304 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:32,304 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:32,305 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:04:32,307 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:04:32,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:04:32,313 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:04:32,313 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:04:32,313 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:04:32,314 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:32,314 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:32,314 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:04:32,314 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-02-10 00:04:32,314 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:04:32,316 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:32,318 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:04:32,318 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:32,319 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:32,319 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:04:32,321 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:04:32,321 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:32,327 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:04:32,328 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:04:32,328 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:04:32,328 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:32,328 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:32,328 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:04:32,328 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-02-10 00:04:32,328 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:04:32,330 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:32,332 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (270)] Ended with exit code 0 [2024-02-10 00:04:32,333 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:32,333 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:32,333 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:04:32,335 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:04:32,336 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:32,342 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:04:32,342 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:04:32,342 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:04:32,342 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:32,342 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:32,342 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:04:32,343 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-02-10 00:04:32,343 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:04:32,352 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:32,355 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (271)] Ended with exit code 0 [2024-02-10 00:04:32,355 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:32,355 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:32,356 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:04:32,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:04:32,364 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:04:32,364 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:04:32,364 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:04:32,365 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:32,365 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:32,365 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:04:32,365 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-02-10 00:04:32,365 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:04:32,368 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:04:32,376 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:32,379 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (272)] Ended with exit code 0 [2024-02-10 00:04:32,379 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:32,380 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:32,380 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:04:32,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:04:32,388 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:04:32,389 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:04:32,389 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:32,389 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:32,389 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:04:32,391 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-10 00:04:32,391 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-10 00:04:32,392 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:04:32,397 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:32,400 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (273)] Ended with exit code 0 [2024-02-10 00:04:32,400 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:32,401 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:32,401 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:04:32,403 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:04:32,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:04:32,409 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:04:32,409 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:04:32,409 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:32,409 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:32,409 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:04:32,411 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-10 00:04:32,411 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-10 00:04:32,415 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:32,418 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (274)] Ended with exit code 0 [2024-02-10 00:04:32,418 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:32,418 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:32,419 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:04:32,420 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:04: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:04:32,426 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:04:32,427 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:04:32,427 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:32,427 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:32,427 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:04:32,428 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-10 00:04:32,429 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-10 00:04:32,440 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:32,442 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (275)] Ended with exit code 0 [2024-02-10 00:04:32,443 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:32,443 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:32,443 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:04:32,445 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:04:32,446 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:32,453 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:04:32,453 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:04:32,453 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:04:32,453 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:32,453 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:32,453 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:04:32,454 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-02-10 00:04:32,454 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:04:32,468 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:32,471 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (276)] Ended with exit code 0 [2024-02-10 00:04:32,471 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:32,471 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:32,472 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:04:32,473 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:04:32,489 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:32,496 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:04:32,496 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:04:32,496 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:04:32,496 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:32,496 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:32,496 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:04:32,497 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-02-10 00:04:32,497 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:04:32,499 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:32,501 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:04:32,501 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:32,501 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:32,502 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:04:32,503 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:04:32,504 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:32,510 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:04:32,510 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:04:32,510 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:32,510 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:32,510 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:04:32,514 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-10 00:04:32,514 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-10 00:04:32,528 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:32,530 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (278)] Ended with exit code 0 [2024-02-10 00:04:32,531 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:32,531 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:32,531 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:04:32,533 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:04:32,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:04:32,539 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:04:32,539 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:04:32,539 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:32,540 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:32,540 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:04:32,541 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-10 00:04:32,541 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-10 00:04:32,557 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:32,560 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (279)] Ended with exit code 0 [2024-02-10 00:04:32,560 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:32,560 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:32,561 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:04:32,562 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:04:32,563 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:32,570 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:04:32,570 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:04:32,570 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:04:32,570 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:32,570 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:32,570 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:04:32,570 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-02-10 00:04:32,571 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:04:32,580 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:32,582 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (280)] Ended with exit code 0 [2024-02-10 00:04:32,582 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:32,583 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:32,583 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:04:32,585 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:04:32,585 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:32,591 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:04:32,591 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:04:32,591 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:04:32,591 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:32,591 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:32,591 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:04:32,592 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-02-10 00:04:32,592 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:04:32,602 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:32,605 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (281)] Ended with exit code 0 [2024-02-10 00:04:32,605 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:32,605 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:32,606 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:04:32,612 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:04:32,612 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:32,620 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:04:32,620 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:04:32,620 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:04:32,620 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:32,620 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:32,620 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:04:32,621 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-02-10 00:04:32,621 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:04:32,622 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:32,625 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:04:32,625 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:32,625 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:32,628 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:04:32,629 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:04:32,630 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:32,636 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:04:32,636 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:04:32,636 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:04:32,636 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:32,636 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:32,636 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:04:32,637 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-02-10 00:04:32,637 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:04:32,648 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:32,650 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (283)] Ended with exit code 0 [2024-02-10 00:04:32,650 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:32,651 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:32,651 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:04:32,652 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:04:32,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:04:32,659 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:04:32,659 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:04:32,659 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:32,659 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:32,659 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:04:32,661 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-10 00:04:32,661 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-10 00:04:32,665 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:32,668 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (284)] Ended with exit code 0 [2024-02-10 00:04:32,668 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:32,668 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:32,669 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:04:32,670 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:04:32,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:04:32,677 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:04:32,677 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:04:32,677 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:32,677 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:32,677 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:04:32,678 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-10 00:04:32,678 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-10 00:04:32,682 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:32,685 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:04:32,685 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:32,685 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:32,686 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:04:32,687 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:04:32,688 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:32,694 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:04:32,695 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:04:32,695 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:04:32,695 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:32,695 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:32,695 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:04:32,695 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-02-10 00:04:32,695 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:04:32,709 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:32,712 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (286)] Ended with exit code 0 [2024-02-10 00:04:32,712 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:32,712 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:32,713 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:04:32,714 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:04:32,715 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:32,721 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:04:32,721 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:04:32,721 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:04:32,721 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:32,721 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:32,721 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:04:32,721 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-02-10 00:04:32,721 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:04:32,732 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:32,734 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (287)] Ended with exit code 0 [2024-02-10 00:04:32,734 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:32,735 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:32,735 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:04:32,737 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:04:32,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:04:32,744 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:04:32,744 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:04:32,744 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:04:32,745 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:32,745 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:32,745 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:04:32,745 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-02-10 00:04:32,745 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:04:32,747 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:32,749 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (288)] Ended with exit code 0 [2024-02-10 00:04:32,749 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:32,749 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:32,750 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:04:32,752 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:04:32,752 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:32,759 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:04:32,759 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:04:32,760 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:32,760 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:32,760 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:04:32,761 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-10 00:04:32,761 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-10 00:04:32,772 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:32,775 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:04:32,775 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:32,776 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:32,782 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:04:32,785 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:32,793 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:04:32,793 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:04:32,793 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:32,793 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:32,794 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:04:32,795 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-10 00:04:32,795 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-10 00:04:32,800 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:04:32,811 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:32,814 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (290)] Ended with exit code 0 [2024-02-10 00:04:32,814 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:32,814 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:32,815 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:04:32,816 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:04:32,817 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:32,824 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:04:32,825 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:04:32,825 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:32,825 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:32,825 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:04:32,827 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-10 00:04:32,827 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-10 00:04:32,839 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:32,842 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (291)] Ended with exit code 0 [2024-02-10 00:04:32,842 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:32,842 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:32,843 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:04:32,844 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:04:32,845 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:32,851 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:04:32,851 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:04:32,852 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:32,852 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:32,852 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:04:32,853 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-10 00:04:32,853 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-10 00:04:32,861 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:32,864 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (292)] Ended with exit code 0 [2024-02-10 00:04:32,864 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:32,864 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:32,865 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:04:32,866 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:04:32,867 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:32,874 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:04:32,874 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:04:32,874 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:32,874 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:32,874 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:04:32,876 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-10 00:04:32,876 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-10 00:04:32,882 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:32,885 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:04:32,885 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:32,885 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:32,886 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:04:32,888 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:32,888 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:04:32,894 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:04:32,895 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:04:32,895 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:32,895 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:32,895 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:04:32,896 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-10 00:04:32,896 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-10 00:04:32,901 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:32,904 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (294)] Ended with exit code 0 [2024-02-10 00:04:32,904 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:32,904 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:32,905 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:04:32,906 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:04:32,907 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:32,913 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:04:32,913 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:04:32,913 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:32,913 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:32,913 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:04:32,915 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-10 00:04:32,915 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-10 00:04:32,930 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:32,933 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:04:32,934 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:32,934 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:32,934 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:04:32,936 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:04:32,936 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:32,942 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:04:32,942 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:04:32,942 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:32,942 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:32,942 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:04:32,944 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-10 00:04:32,944 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-10 00:04:32,961 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:32,964 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:04:32,964 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:32,964 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:32,965 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:04:32,967 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:04:32,967 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:32,973 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:04:32,973 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:04:32,973 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:32,973 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:32,973 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:04:32,974 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-10 00:04:32,974 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-10 00:04:32,990 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:32,993 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (297)] Ended with exit code 0 [2024-02-10 00:04:32,994 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:32,994 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:32,994 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:04:32,996 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:04:32,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:04:33,004 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:04:33,004 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:04:33,004 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:33,005 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:33,005 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:04:33,006 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-10 00:04:33,006 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-10 00:04:33,010 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:33,012 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (298)] Ended with exit code 0 [2024-02-10 00:04:33,012 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:33,013 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:33,013 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:04:33,015 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:04:33,015 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:33,021 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:04:33,021 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:04:33,021 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:33,021 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:33,022 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:04:33,023 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-10 00:04:33,023 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-10 00:04:33,039 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:33,042 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (299)] Ended with exit code 0 [2024-02-10 00:04:33,042 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:33,042 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:33,043 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:04:33,044 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:04:33,045 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:33,051 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:04:33,051 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:04:33,051 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:33,051 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:33,051 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:04:33,052 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-10 00:04:33,052 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-10 00:04:33,057 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:33,059 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:04:33,060 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:33,060 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:33,061 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:04:33,062 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:04:33,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:04:33,070 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:04:33,070 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:04:33,070 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:33,070 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:33,070 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:04:33,079 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-10 00:04:33,080 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-10 00:04:33,096 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:33,099 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (301)] Ended with exit code 0 [2024-02-10 00:04:33,100 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:33,100 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:33,101 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:04:33,103 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:04:33,104 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:33,116 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:04:33,116 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:04:33,116 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:04:33,116 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:33,116 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:33,116 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:04:33,117 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-02-10 00:04:33,117 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:04:33,131 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:33,136 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (302)] Ended with exit code 0 [2024-02-10 00:04:33,137 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:33,137 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:33,139 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:04:33,142 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:33,149 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:04:33,149 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:04:33,149 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:33,149 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:33,149 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:04:33,150 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-10 00:04:33,150 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-10 00:04:33,159 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:04:33,162 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:33,166 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:04:33,167 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:33,167 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:33,168 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:04:33,171 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:04:33,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:04:33,179 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:04:33,179 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:04:33,179 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:04:33,179 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:33,179 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:33,179 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:04:33,179 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-02-10 00:04:33,180 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:04:33,182 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:33,185 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (304)] Ended with exit code 0 [2024-02-10 00:04:33,185 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:33,185 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:33,186 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:04:33,187 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:04:33,188 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:33,194 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:04:33,194 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:04:33,194 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:04:33,195 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:33,195 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:33,195 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:04:33,195 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-02-10 00:04:33,195 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:04:33,205 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:33,208 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (305)] Ended with exit code 0 [2024-02-10 00:04:33,208 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:33,208 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:33,209 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:04:33,211 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:04:33,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:04:33,219 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:04:33,219 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:04:33,219 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:04:33,219 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:33,219 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:33,219 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:04:33,220 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-02-10 00:04:33,220 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:04:33,229 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:33,232 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (306)] Ended with exit code 0 [2024-02-10 00:04:33,233 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:33,233 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:33,234 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:04:33,235 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:04:33,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:04:33,242 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:04:33,243 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:04:33,243 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:33,243 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:33,243 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:04:33,244 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-10 00:04:33,245 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-10 00:04:33,249 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:33,252 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (307)] Ended with exit code 0 [2024-02-10 00:04:33,252 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:33,252 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:33,253 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:04:33,255 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:04:33,255 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:33,262 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:04:33,263 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:04:33,263 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:04:33,263 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:33,263 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:33,263 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:04:33,263 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-02-10 00:04:33,263 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:04:33,269 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:33,271 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:04:33,272 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:33,272 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:33,272 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:04:33,274 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:04:33,275 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:33,281 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:04:33,281 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:04:33,281 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:04:33,281 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:33,281 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:33,281 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:04:33,282 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-02-10 00:04:33,282 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:04:33,284 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:33,286 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:04:33,287 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:33,287 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:33,287 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:04:33,289 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:04:33,290 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:33,296 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:04:33,296 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:04:33,296 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:04:33,296 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:33,296 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:33,296 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:04:33,297 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-02-10 00:04:33,297 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:04:33,298 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:33,301 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (310)] Ended with exit code 0 [2024-02-10 00:04:33,301 INFO L490 LassoAnalysis]: Using template '3-phase'. [2024-02-10 00:04:33,301 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:33,301 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:33,302 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:04:33,304 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:04:33,304 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:33,311 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:04:33,311 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-02-10 00:04:33,311 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:04:33,311 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:33,311 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:33,312 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:04:33,312 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 00:04:33,312 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:04:33,314 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:33,317 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (311)] Ended with exit code 0 [2024-02-10 00:04:33,317 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:33,317 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:33,318 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:04:33,319 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:04:33,320 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:33,326 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:04:33,326 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-02-10 00:04:33,326 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:33,326 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:33,326 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:04:33,328 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 00:04:33,328 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:04:33,339 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:33,342 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (312)] Ended with exit code 0 [2024-02-10 00:04:33,342 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:33,342 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:33,343 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:04:33,345 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:04:33,345 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:33,351 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:04:33,351 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-02-10 00:04:33,351 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:04:33,351 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:33,351 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:33,352 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:04:33,352 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 00:04:33,352 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:04:33,367 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:33,370 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:04:33,370 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:33,371 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:33,371 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:04:33,373 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:04:33,373 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:33,382 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:04:33,382 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-02-10 00:04:33,382 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:04:33,382 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:33,382 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:33,382 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:04:33,383 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 00:04:33,383 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:04:33,393 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:33,396 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:04:33,396 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:33,396 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:33,397 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:04:33,398 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:04:33,399 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:33,407 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:04:33,407 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-02-10 00:04:33,407 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:04:33,407 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:33,408 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:33,408 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:04:33,408 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 00:04:33,408 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:04:33,413 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:33,416 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:04:33,416 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:33,416 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:33,417 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:04:33,418 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:04:33,419 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:33,426 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:04:33,426 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-02-10 00:04:33,426 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:04:33,426 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:33,426 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:33,426 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:04:33,427 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 00:04:33,427 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:04:33,437 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:33,440 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (316)] Ended with exit code 0 [2024-02-10 00:04:33,440 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:33,440 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:33,441 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:04:33,442 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:04:33,443 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:33,452 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:04:33,452 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-02-10 00:04:33,452 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:33,452 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:33,452 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:04:33,454 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 00:04:33,455 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:04:33,464 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:33,468 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (317)] Ended with exit code 0 [2024-02-10 00:04:33,468 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:33,468 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:33,469 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:04:33,470 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:04:33,471 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:33,477 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:04:33,477 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-02-10 00:04:33,477 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:33,477 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:33,477 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:04:33,479 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 00:04:33,479 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:04:33,491 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:33,494 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (318)] Ended with exit code 0 [2024-02-10 00:04:33,494 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:33,494 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:33,495 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:04:33,496 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:04:33,497 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:33,503 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:04:33,504 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-02-10 00:04:33,504 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:33,504 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:33,504 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:04:33,505 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 00:04:33,506 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:04:33,511 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:33,514 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (319)] Ended with exit code 0 [2024-02-10 00:04:33,514 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:33,514 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:33,515 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:04:33,517 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:04:33,517 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:33,525 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:04:33,525 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-02-10 00:04:33,525 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:04:33,526 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:33,526 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:33,526 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:04:33,526 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 00:04:33,526 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:04:33,536 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:33,539 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (320)] Ended with exit code 0 [2024-02-10 00:04:33,539 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:33,539 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:33,540 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:04:33,542 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:04:33,542 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:33,550 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:04:33,550 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-02-10 00:04:33,550 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:04:33,551 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:33,551 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:33,551 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:04:33,551 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 00:04:33,551 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:04:33,563 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:33,566 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (321)] Ended with exit code 0 [2024-02-10 00:04:33,566 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:33,566 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:33,567 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:04:33,567 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:04:33,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:04:33,626 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:04:33,627 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-02-10 00:04:33,627 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:33,627 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:33,627 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:04:33,633 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 00:04:33,633 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:04:33,654 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:33,658 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (322)] Ended with exit code 0 [2024-02-10 00:04:33,658 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:33,658 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:33,659 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:04:33,660 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:04:33,661 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:33,667 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:04:33,668 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-02-10 00:04:33,668 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:33,668 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:33,668 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:04:33,670 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 00:04:33,670 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:04:33,685 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:33,689 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (323)] Ended with exit code 0 [2024-02-10 00:04:33,689 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:33,689 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:33,690 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:04:33,692 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:04:33,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:04:33,700 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:04:33,700 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-02-10 00:04:33,700 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:04:33,700 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:33,700 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:33,700 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:04:33,701 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 00:04:33,701 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:04:33,715 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:33,718 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (324)] Ended with exit code 0 [2024-02-10 00:04:33,718 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:33,718 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:33,859 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:04:33,861 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:04:33,862 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:33,869 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:04:33,869 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-02-10 00:04:33,869 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:04:33,869 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:33,869 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:33,869 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:04:33,870 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 00:04:33,870 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:04:33,880 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:33,883 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (325)] Ended with exit code 0 [2024-02-10 00:04:33,883 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:33,883 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:33,884 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:04:33,885 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:04:33,886 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:33,893 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:04:33,893 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-02-10 00:04:33,893 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:04:33,893 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:33,893 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:33,894 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:04:33,894 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 00:04:33,894 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:04:33,904 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:33,907 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (326)] Ended with exit code 0 [2024-02-10 00:04:33,908 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:33,908 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:33,909 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:04:33,910 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:04:33,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:04:33,918 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:04:33,918 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-02-10 00:04:33,918 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:04:33,919 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:33,919 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:33,919 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:04:33,920 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 00:04:33,920 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:04:33,934 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:33,985 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (327)] Ended with exit code 0 [2024-02-10 00:04:33,986 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:33,986 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:33,986 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:04:33,988 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:04:33,989 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:33,996 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:04:33,996 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-02-10 00:04:33,997 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:33,997 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:33,997 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:04:33,999 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 00:04:33,999 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:04:34,023 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:34,026 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:04:34,027 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:34,027 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:34,027 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:04:34,029 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:04:34,030 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:34,037 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:04:34,037 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-02-10 00:04:34,037 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:34,037 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:34,037 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:04:34,039 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 00:04:34,039 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:04:34,045 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:34,049 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (329)] Ended with exit code 0 [2024-02-10 00:04:34,049 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:34,049 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:34,050 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:04:34,051 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:04:34,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:04:34,059 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:04:34,059 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-02-10 00:04:34,059 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:04:34,059 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:34,059 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:34,059 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:04:34,060 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 00:04:34,060 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:04:34,070 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:34,073 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (330)] Ended with exit code 0 [2024-02-10 00:04:34,074 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:34,074 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:34,074 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:04:34,076 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:04:34,076 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:34,083 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:04:34,083 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-02-10 00:04:34,083 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:04:34,083 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:34,083 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:34,083 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:04:34,084 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 00:04:34,084 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:04:34,099 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:34,102 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (331)] Ended with exit code 0 [2024-02-10 00:04:34,102 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:34,102 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:34,103 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:04:34,104 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:04:34,105 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:34,112 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:04:34,113 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-02-10 00:04:34,113 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:04:34,113 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:34,113 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:34,113 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:04:34,114 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 00:04:34,114 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:04:34,116 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:34,119 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:04:34,119 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:34,119 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:34,120 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:04:34,121 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:04:34,122 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:34,129 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:04:34,129 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-02-10 00:04:34,129 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:34,129 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:34,129 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:04:34,131 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 00:04:34,131 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:04:34,138 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:34,142 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (333)] Ended with exit code 0 [2024-02-10 00:04:34,142 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:34,142 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:34,143 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:04:34,144 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:04:34,145 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:34,151 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:04:34,151 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-02-10 00:04:34,152 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:34,152 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:34,152 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:04:34,153 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 00:04:34,154 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:04:34,160 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:34,163 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (334)] Ended with exit code 0 [2024-02-10 00:04:34,163 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:34,163 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:34,164 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:04:34,166 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:04:34,166 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:34,172 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:04:34,173 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-02-10 00:04:34,173 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:34,173 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:34,173 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:04:34,175 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 00:04:34,175 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:04:34,182 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:34,185 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (335)] Ended with exit code 0 [2024-02-10 00:04:34,185 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:34,186 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:34,186 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:04:34,188 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:04:34,189 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:34,196 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:04:34,196 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-02-10 00:04:34,196 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:34,197 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:34,197 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:04:34,198 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 00:04:34,199 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:04:34,214 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:34,217 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (336)] Ended with exit code 0 [2024-02-10 00:04:34,217 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:34,217 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:34,218 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:04:34,219 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:04:34,220 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:34,227 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:04:34,228 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-02-10 00:04:34,228 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:34,228 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:34,228 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:04:34,231 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 00:04:34,231 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:04:34,247 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:34,250 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (337)] Ended with exit code 0 [2024-02-10 00:04:34,250 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:34,251 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:34,251 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:04:34,253 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:04:34,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:04:34,260 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:04:34,260 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-02-10 00:04:34,260 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:34,260 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:34,260 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:04:34,263 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 00:04:34,263 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:04:34,275 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:34,278 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (338)] Ended with exit code 0 [2024-02-10 00:04:34,278 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:34,278 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:34,279 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:04:34,280 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:04:34,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:04:34,288 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:04:34,289 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-02-10 00:04:34,289 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:34,289 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:34,289 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:04:34,291 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 00:04:34,291 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:04:34,297 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:34,300 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:04:34,300 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:34,300 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:34,301 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:04:34,302 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:04:34,303 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:34,309 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:04:34,309 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-02-10 00:04:34,309 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:34,309 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:34,309 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:04:34,312 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 00:04:34,312 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:04:34,324 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:34,327 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:04:34,327 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:34,327 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:34,328 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:04:34,329 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:04:34,330 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:34,336 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:04:34,337 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-02-10 00:04:34,337 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:34,337 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:34,337 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:04:34,339 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 00:04:34,339 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:04:34,346 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:34,349 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:04:34,349 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:34,349 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:34,350 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:04:34,351 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:04:34,351 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:34,358 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:04:34,358 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-02-10 00:04:34,358 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:34,358 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:34,358 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:04:34,360 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 00:04:34,360 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:04:34,367 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:34,370 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:04:34,370 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:34,370 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:34,371 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:04:34,372 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:04:34,373 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:34,380 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:04:34,380 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-02-10 00:04:34,380 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:34,380 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:34,380 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:04:34,382 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 00:04:34,382 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:04:34,398 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:34,401 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:04:34,401 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:34,401 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:34,402 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:04:34,403 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:04:34,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:04:34,410 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:04:34,410 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-02-10 00:04:34,411 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:34,411 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:34,411 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:04:34,413 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 00:04:34,413 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:04:34,419 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:34,421 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:04:34,422 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:34,422 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:34,422 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:04:34,424 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:04:34,424 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:34,431 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:04:34,431 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-02-10 00:04:34,431 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:34,431 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:34,431 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:04:34,435 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 00:04:34,435 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:04:34,449 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:34,453 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:04:34,453 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:34,453 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:34,454 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:04:34,455 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:04:34,456 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:34,462 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:04:34,462 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-02-10 00:04:34,462 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:04:34,462 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:34,462 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:34,462 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:04:34,463 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 00:04:34,463 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:04:34,466 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:34,468 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:04:34,469 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:34,469 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:34,469 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:04:34,471 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:04:34,471 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:34,478 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:04:34,478 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-02-10 00:04:34,478 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:34,478 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:34,478 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:04:34,480 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 00:04:34,480 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:04:34,491 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:34,495 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:04:34,495 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:34,495 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:34,496 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:04:34,498 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:04:34,498 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:34,504 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:04:34,504 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-02-10 00:04:34,504 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:04:34,504 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:34,505 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:34,505 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:04:34,505 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 00:04:34,505 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:04:34,515 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:34,518 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (348)] Forceful destruction successful, exit code 0 [2024-02-10 00:04:34,518 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:34,518 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:34,519 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:04:34,520 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:04:34,521 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:34,527 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:04:34,528 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-02-10 00:04:34,528 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:04:34,528 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:34,528 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:34,528 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:04:34,528 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 00:04:34,528 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:04:34,531 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:34,533 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (349)] Ended with exit code 0 [2024-02-10 00:04:34,533 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:34,533 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:34,537 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:04:34,538 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:04:34,539 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:34,545 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:04:34,545 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-02-10 00:04:34,545 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:04:34,545 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:34,546 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:34,546 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:04:34,546 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 00:04:34,546 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:04:34,548 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:34,551 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (350)] Ended with exit code 0 [2024-02-10 00:04:34,551 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:34,551 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:34,552 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:04:34,553 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:04:34,554 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:34,560 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:04:34,560 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-02-10 00:04:34,560 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:34,560 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:34,560 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:04:34,562 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 00:04:34,562 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:04:34,572 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:34,574 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (351)] Forceful destruction successful, exit code 0 [2024-02-10 00:04:34,575 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:34,575 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:34,576 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:04:34,577 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:04:34,578 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:34,585 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:04:34,585 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-02-10 00:04:34,585 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:04:34,585 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:34,585 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:34,585 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:04:34,586 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 00:04:34,586 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:04:34,588 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:34,590 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:04:34,590 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:34,590 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:34,591 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:04:34,592 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:04:34,593 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:34,599 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:04:34,599 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-02-10 00:04:34,599 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:04:34,599 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:34,599 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:34,599 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:04:34,600 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 00:04:34,600 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:04:34,602 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:34,604 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (353)] Forceful destruction successful, exit code 0 [2024-02-10 00:04:34,605 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:34,605 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:34,605 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:04:34,607 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:04:34,607 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:34,613 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:04:34,613 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-02-10 00:04:34,613 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:04:34,613 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:34,613 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:34,614 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:04:34,614 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 00:04:34,614 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:04:34,616 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:34,619 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:04:34,619 INFO L490 LassoAnalysis]: Using template '4-phase'. [2024-02-10 00:04:34,619 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:34,619 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:34,620 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:04:34,622 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:04:34,622 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:34,628 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:04:34,629 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:04:34,629 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:04:34,629 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:34,629 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:34,629 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:04:34,630 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-02-10 00:04:34,630 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:04:34,640 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:34,643 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:04:34,643 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:34,643 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:34,644 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:04:34,645 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:04:34,646 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:34,652 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:04:34,652 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:04:34,652 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:34,652 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:34,652 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:04:34,654 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-10 00:04:34,654 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-10 00:04:34,667 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:34,670 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (356)] Ended with exit code 0 [2024-02-10 00:04:34,670 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:34,670 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:34,671 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:04:34,672 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:04:34,672 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:34,679 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:04:34,679 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:04:34,679 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:04:34,679 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:34,679 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:34,679 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:04:34,680 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-02-10 00:04:34,680 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:04:34,691 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:34,693 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (357)] Ended with exit code 0 [2024-02-10 00:04:34,694 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:34,694 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:34,694 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:04:34,696 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:04:34,696 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:34,702 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:04:34,703 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:04:34,703 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:04:34,703 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:34,703 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:34,703 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:04:34,703 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-02-10 00:04:34,703 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:04:34,707 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:34,709 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (358)] Ended with exit code 0 [2024-02-10 00:04:34,709 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:34,710 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:34,710 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:04:34,712 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:04:34,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:04:34,718 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:04:34,719 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:04:34,719 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:04:34,719 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:34,719 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:34,719 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:04:34,719 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-02-10 00:04:34,720 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:04:34,723 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:34,726 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (359)] Ended with exit code 0 [2024-02-10 00:04:34,726 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:34,726 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:34,727 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:04:34,728 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:04:34,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:04:34,736 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:04:34,736 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:04:34,736 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:04:34,736 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:34,736 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:34,736 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:04:34,737 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-02-10 00:04:34,737 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:04:34,741 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:34,743 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (360)] Ended with exit code 0 [2024-02-10 00:04:34,743 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:34,743 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:34,744 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:04:34,746 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:04:34,746 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:34,753 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:04:34,754 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:04:34,754 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:34,754 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:34,754 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:04:34,757 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-10 00:04:34,757 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-10 00:04:34,774 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:34,778 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (361)] Ended with exit code 0 [2024-02-10 00:04:34,778 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:34,778 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:34,779 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:04:34,781 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:04:34,781 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:34,788 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:04:34,788 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:04:34,788 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:34,788 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:34,788 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:04:34,791 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-10 00:04:34,791 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-10 00:04:34,807 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:34,810 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:04:34,811 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:34,811 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:34,812 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:04:34,813 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:04:34,814 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:34,820 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:04:34,821 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:04:34,821 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:34,821 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:34,821 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:04:34,823 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-10 00:04:34,823 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-10 00:04:34,836 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:34,839 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:04:34,840 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:34,840 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:34,841 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:04:34,842 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:04:34,843 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:34,851 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:04:34,851 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:04:34,851 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:04:34,851 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:34,851 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:34,851 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:04:34,852 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-02-10 00:04:34,852 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:04:34,855 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:34,858 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (364)] Ended with exit code 0 [2024-02-10 00:04:34,858 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:34,858 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:34,859 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:04:34,860 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:04:34,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:04:34,867 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:04:34,867 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:04:34,868 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:04:34,868 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:34,868 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:34,868 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:04:34,868 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-02-10 00:04:34,869 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:04:34,879 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:34,882 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (365)] Ended with exit code 0 [2024-02-10 00:04:34,882 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:34,882 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:34,883 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:04:34,885 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:04:34,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:04:34,892 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:04:34,892 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:04:34,892 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:34,892 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:34,892 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:04:34,899 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-10 00:04:34,899 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-10 00:04:34,927 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:34,930 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (366)] Ended with exit code 0 [2024-02-10 00:04:34,931 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:34,931 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:34,932 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:04:34,933 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:04:34,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:04:34,940 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:04:34,940 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:04:34,941 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:34,941 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:34,941 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:04:34,943 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-10 00:04:34,943 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-10 00:04:34,956 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:34,960 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:04:34,960 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:34,960 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:34,961 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:04:34,962 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:04:34,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:04:34,969 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:04:34,970 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:04:34,970 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:04:34,970 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:34,970 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:34,970 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:04:34,971 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-02-10 00:04:34,971 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:04:34,986 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:34,989 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (368)] Ended with exit code 0 [2024-02-10 00:04:34,989 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:34,989 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:34,990 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:04:34,991 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:04:34,992 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:34,999 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:04:35,000 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:04:35,000 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:04:35,000 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:35,000 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:35,000 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:04:35,001 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-02-10 00:04:35,001 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:04:35,004 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:35,007 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (369)] Ended with exit code 0 [2024-02-10 00:04:35,007 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:35,008 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:35,008 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:04:35,010 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:04:35,011 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:35,017 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:04:35,017 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:04:35,017 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:04:35,018 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:35,018 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:35,018 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:04:35,020 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-02-10 00:04:35,020 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:04:35,024 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:35,026 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:04:35,027 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:35,027 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:35,027 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:04:35,029 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:04:35,030 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:35,036 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:04:35,037 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:04:35,037 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:04:35,037 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:35,037 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:35,037 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:04:35,039 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-02-10 00:04:35,039 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:04:35,047 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:35,050 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:04:35,050 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:35,051 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:35,051 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:04:35,053 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:04:35,053 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:35,059 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:04:35,060 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:04:35,060 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:35,060 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:35,060 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:04:35,063 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-10 00:04:35,063 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-10 00:04:35,071 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:35,073 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (372)] Ended with exit code 0 [2024-02-10 00:04:35,074 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:35,074 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:35,074 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:04:35,076 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:04:35,077 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:35,083 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:04:35,084 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:04:35,084 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:35,084 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:35,084 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:04:35,086 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-10 00:04:35,086 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-10 00:04:35,099 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:35,102 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (373)] Ended with exit code 0 [2024-02-10 00:04:35,102 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:35,102 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:35,103 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:04:35,104 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:04:35,105 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:35,112 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:04:35,112 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:04:35,112 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:04:35,112 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:35,112 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:35,112 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:04:35,113 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-02-10 00:04:35,113 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:04:35,116 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:35,120 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (374)] Ended with exit code 0 [2024-02-10 00:04:35,120 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:35,120 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:35,121 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:04:35,122 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:04:35,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:04:35,129 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:04:35,129 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:04:35,129 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:04:35,130 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:35,130 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:35,130 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:04:35,130 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-02-10 00:04:35,130 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:04:35,134 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:35,136 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (375)] Ended with exit code 0 [2024-02-10 00:04:35,137 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:35,137 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:35,137 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:04:35,139 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:04:35,139 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:35,146 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:04:35,146 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:04:35,146 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:04:35,147 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:35,147 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:35,147 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:04:35,147 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-02-10 00:04:35,147 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:04:35,151 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:35,153 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (376)] Ended with exit code 0 [2024-02-10 00:04:35,154 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:35,154 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:35,154 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:04:35,156 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:04:35,156 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:35,163 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:04:35,163 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:04:35,163 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:35,163 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:35,163 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:04:35,166 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-10 00:04:35,166 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-10 00:04:35,179 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:35,182 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (377)] Ended with exit code 0 [2024-02-10 00:04:35,182 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:35,183 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:35,183 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:04:35,185 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:04:35,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:04:35,192 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:04:35,192 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:04:35,192 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:35,192 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:35,192 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:04:35,195 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-10 00:04:35,196 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-10 00:04:35,209 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:35,212 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:04:35,212 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:35,213 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:35,213 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:04:35,216 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:35,222 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:04:35,222 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:04:35,222 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:35,222 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:35,222 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:04:35,225 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-10 00:04:35,225 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-10 00:04:35,233 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:04:35,240 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:35,245 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (379)] Ended with exit code 0 [2024-02-10 00:04:35,245 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:35,245 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:35,246 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:04:35,248 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:35,255 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:04:35,255 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:04:35,255 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:35,255 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:35,255 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:04:35,258 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-10 00:04:35,258 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-10 00:04:35,265 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:04:35,270 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:35,273 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (380)] Ended with exit code 0 [2024-02-10 00:04:35,273 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:35,273 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:35,274 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:04:35,276 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:35,283 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:04:35,283 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:04:35,283 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:35,284 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:35,284 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:04:35,287 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-10 00:04:35,287 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-10 00:04:35,297 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:04:35,301 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:35,304 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (381)] Ended with exit code 0 [2024-02-10 00:04:35,304 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:35,304 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:35,305 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:04:35,340 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:04:35,341 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:35,348 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:04:35,349 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:04:35,349 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:35,349 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:35,349 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:04:35,352 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-10 00:04:35,352 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-10 00:04:35,361 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:35,364 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (382)] Ended with exit code 0 [2024-02-10 00:04:35,364 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:35,364 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:35,365 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:04:35,366 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:04:35,367 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:35,373 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:04:35,373 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:04:35,373 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:35,373 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:35,373 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:04:35,376 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-10 00:04:35,376 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-10 00:04:35,384 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:35,387 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:04:35,387 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:35,388 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:35,392 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:04:35,396 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:35,403 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:04:35,403 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:04:35,403 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:35,403 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:35,403 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:04:35,404 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:04:35,406 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-10 00:04:35,406 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-10 00:04:35,423 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:35,426 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (384)] Ended with exit code 0 [2024-02-10 00:04:35,426 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:35,426 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:35,427 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:04:35,428 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:04:35,429 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:35,437 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:04:35,437 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:04:35,437 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:35,437 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:35,438 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:04:35,440 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-10 00:04:35,440 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-10 00:04:35,453 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:35,457 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (385)] Ended with exit code 0 [2024-02-10 00:04:35,457 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:35,457 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:35,458 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:04:35,459 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:04:35,460 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:35,467 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:04:35,468 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:04:35,468 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:35,468 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:35,468 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:04:35,470 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-10 00:04:35,470 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-10 00:04:35,484 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:35,487 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:04:35,488 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:35,488 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:35,489 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:04:35,490 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:04:35,491 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:35,497 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:04:35,497 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:04:35,497 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:35,497 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:35,497 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:04:35,500 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-10 00:04:35,500 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-10 00:04:35,524 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:35,540 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (387)] Forceful destruction successful, exit code 0 [2024-02-10 00:04:35,541 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:35,541 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:35,544 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:04:35,547 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:35,555 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:04:35,555 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:04:35,555 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:35,555 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:35,556 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:04:35,558 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-10 00:04:35,558 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-10 00:04:35,562 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:04:35,588 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:35,591 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:04:35,592 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:35,592 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:35,593 INFO L229 MonitoredProcess]: Starting monitored process 389 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:35,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:04:35,604 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:04:35,604 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:04:35,604 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:35,605 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:35,605 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:04:35,610 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-10 00:04:35,610 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-10 00:04:35,624 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (389)] Waiting until timeout for monitored process [2024-02-10 00:04:35,640 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:35,656 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (389)] Forceful destruction successful, exit code 0 [2024-02-10 00:04:35,657 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:35,657 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:35,658 INFO L229 MonitoredProcess]: Starting monitored process 390 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:35,661 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:35,668 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:04:35,669 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:04:35,669 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:04:35,669 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:35,669 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:35,669 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:04:35,670 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-02-10 00:04:35,670 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:04:35,674 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (390)] Waiting until timeout for monitored process [2024-02-10 00:04:35,681 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:35,688 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (390)] Forceful destruction successful, exit code 0 [2024-02-10 00:04:35,689 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:35,689 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:35,690 INFO L229 MonitoredProcess]: Starting monitored process 391 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:35,693 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:35,701 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:04:35,701 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:04:35,701 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:35,701 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:35,701 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:04:35,704 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-10 00:04:35,704 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-10 00:04:35,712 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (391)] Waiting until timeout for monitored process [2024-02-10 00:04:35,726 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:35,744 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (391)] Forceful destruction successful, exit code 0 [2024-02-10 00:04:35,745 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:35,745 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:35,746 INFO L229 MonitoredProcess]: Starting monitored process 392 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:35,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:04:35,758 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:04:35,759 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:04:35,759 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:04:35,759 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:35,759 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:35,759 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:04:35,760 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-02-10 00:04:35,760 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:04:35,768 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (392)] Waiting until timeout for monitored process [2024-02-10 00:04:35,776 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:35,780 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (392)] Forceful destruction successful, exit code 0 [2024-02-10 00:04:35,780 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:35,780 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:35,784 INFO L229 MonitoredProcess]: Starting monitored process 393 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:35,787 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:35,792 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (393)] Waiting until timeout for monitored process [2024-02-10 00:04:35,795 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:04:35,795 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:04:35,795 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:04:35,795 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:35,796 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:35,796 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:04:35,797 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-02-10 00:04:35,797 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:04:35,812 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:35,816 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (393)] Forceful destruction successful, exit code 0 [2024-02-10 00:04:35,816 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:35,816 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:35,817 INFO L229 MonitoredProcess]: Starting monitored process 394 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:35,820 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:35,828 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:04:35,828 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:04:35,828 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:04:35,828 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:35,828 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:35,828 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:04:35,829 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-02-10 00:04:35,829 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:04:35,833 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (394)] Waiting until timeout for monitored process [2024-02-10 00:04:35,844 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:35,849 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (394)] Forceful destruction successful, exit code 0 [2024-02-10 00:04:35,849 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:35,849 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:35,850 INFO L229 MonitoredProcess]: Starting monitored process 395 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:35,853 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:35,861 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:04:35,861 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:04:35,862 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:35,862 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:35,862 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:04:35,864 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-10 00:04:35,864 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-10 00:04:35,868 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (395)] Waiting until timeout for monitored process [2024-02-10 00:04:35,892 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:35,908 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (395)] Forceful destruction successful, exit code 0 [2024-02-10 00:04:35,909 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:35,909 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:35,925 INFO L229 MonitoredProcess]: Starting monitored process 396 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:35,928 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:35,935 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (396)] Waiting until timeout for monitored process [2024-02-10 00:04:35,935 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:04:35,935 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:04:35,935 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:04:35,935 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:35,935 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:35,935 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:04:35,936 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-02-10 00:04:35,936 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:04:35,948 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:35,951 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (396)] Forceful destruction successful, exit code 0 [2024-02-10 00:04:35,951 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:35,951 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:35,952 INFO L229 MonitoredProcess]: Starting monitored process 397 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:35,954 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:35,961 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:04:35,961 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:04:35,961 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:04:35,961 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:35,961 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:35,961 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:04:35,962 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-02-10 00:04:35,962 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:04:35,965 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (397)] Waiting until timeout for monitored process [2024-02-10 00:04:35,972 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:35,975 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (397)] Ended with exit code 0 [2024-02-10 00:04:35,975 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:35,975 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:35,976 INFO L229 MonitoredProcess]: Starting monitored process 398 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:35,978 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:35,985 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:04:35,985 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:04:35,985 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:04:35,985 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:35,985 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:35,985 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:04:35,986 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-02-10 00:04:35,986 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:04:35,989 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (398)] Waiting until timeout for monitored process [2024-02-10 00:04:35,996 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:35,999 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (398)] Forceful destruction successful, exit code 0 [2024-02-10 00:04:35,999 INFO L490 LassoAnalysis]: Using template '2-lex'. [2024-02-10 00:04:35,999 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:35,999 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:36,000 INFO L229 MonitoredProcess]: Starting monitored process 399 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:36,003 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:36,008 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:04:36,009 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:04:36,009 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:04:36,009 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:36,009 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:36,009 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:04:36,009 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 00:04:36,009 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:04:36,012 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (399)] Waiting until timeout for monitored process [2024-02-10 00:04:36,028 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:36,031 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (399)] Forceful destruction successful, exit code 0 [2024-02-10 00:04:36,032 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:36,032 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:36,033 INFO L229 MonitoredProcess]: Starting monitored process 400 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:36,035 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:36,041 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:04:36,042 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:04:36,042 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:36,042 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:36,042 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:04:36,043 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 00:04:36,043 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:04:36,047 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (400)] Waiting until timeout for monitored process [2024-02-10 00:04:36,055 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:36,057 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (400)] Ended with exit code 0 [2024-02-10 00:04:36,057 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:36,057 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:36,058 INFO L229 MonitoredProcess]: Starting monitored process 401 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:36,058 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (401)] Waiting until timeout for monitored process [2024-02-10 00:04:36,060 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:36,066 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:04:36,066 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:04:36,066 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:04:36,066 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:36,066 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:36,066 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:04:36,068 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 00:04:36,068 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:04:36,069 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:36,072 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (401)] Ended with exit code 0 [2024-02-10 00:04:36,072 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:36,072 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:36,073 INFO L229 MonitoredProcess]: Starting monitored process 402 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:36,075 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (402)] Waiting until timeout for monitored process [2024-02-10 00:04:36,075 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:36,082 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:04:36,082 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:04:36,082 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:04:36,082 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:36,082 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:36,082 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:04:36,083 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 00:04:36,083 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:04:36,085 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:36,087 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (402)] Ended with exit code 0 [2024-02-10 00:04:36,087 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:36,088 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:36,088 INFO L229 MonitoredProcess]: Starting monitored process 403 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:36,090 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (403)] Waiting until timeout for monitored process [2024-02-10 00:04:36,091 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:36,097 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:04:36,097 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:04:36,098 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:04:36,098 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:36,098 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:36,098 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:04:36,098 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 00:04:36,098 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:04:36,112 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:36,115 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (403)] Ended with exit code 0 [2024-02-10 00:04:36,115 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:36,115 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:36,116 INFO L229 MonitoredProcess]: Starting monitored process 404 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:36,117 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (404)] Waiting until timeout for monitored process [2024-02-10 00:04:36,118 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:36,125 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:04:36,125 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:04:36,125 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:04:36,125 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:36,125 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:36,125 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:04:36,125 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 00:04:36,125 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:04:36,139 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:36,142 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (404)] Ended with exit code 0 [2024-02-10 00:04:36,142 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:36,142 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:36,143 INFO L229 MonitoredProcess]: Starting monitored process 405 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:36,144 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (405)] Waiting until timeout for monitored process [2024-02-10 00:04:36,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:04:36,151 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:04:36,151 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:04:36,151 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:36,151 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:36,151 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:04:36,154 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 00:04:36,154 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:04:36,161 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:36,164 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (405)] Ended with exit code 0 [2024-02-10 00:04:36,164 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:36,164 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:36,165 INFO L229 MonitoredProcess]: Starting monitored process 406 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:36,166 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (406)] Waiting until timeout for monitored process [2024-02-10 00:04:36,167 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:36,172 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:04:36,173 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:04:36,173 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:36,173 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:36,173 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:04:36,174 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 00:04:36,174 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:04:36,189 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:36,192 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (406)] Ended with exit code 0 [2024-02-10 00:04:36,192 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:36,192 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:36,193 INFO L229 MonitoredProcess]: Starting monitored process 407 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:36,195 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:36,201 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:04:36,201 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:04:36,201 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:36,201 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:36,201 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:04:36,203 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 00:04:36,203 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:04:36,207 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (407)] Waiting until timeout for monitored process [2024-02-10 00:04:36,215 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:36,218 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (407)] Ended with exit code 0 [2024-02-10 00:04:36,218 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:36,218 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:36,219 INFO L229 MonitoredProcess]: Starting monitored process 408 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:36,220 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (408)] Waiting until timeout for monitored process [2024-02-10 00:04:36,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:04:36,228 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:04:36,228 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:04:36,228 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:04:36,228 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:36,228 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:36,228 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:04:36,229 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 00:04:36,229 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:04:36,230 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:36,233 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (408)] Ended with exit code 0 [2024-02-10 00:04:36,233 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:36,233 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:36,234 INFO L229 MonitoredProcess]: Starting monitored process 409 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:36,236 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (409)] Waiting until timeout for monitored process [2024-02-10 00:04:36,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:04:36,242 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:04:36,242 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:04:36,242 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:04:36,242 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:36,242 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:36,242 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:04:36,243 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 00:04:36,243 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:04:36,245 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:36,247 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (409)] Ended with exit code 0 [2024-02-10 00:04:36,247 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:36,247 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:36,248 INFO L229 MonitoredProcess]: Starting monitored process 410 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:36,249 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (410)] Waiting until timeout for monitored process [2024-02-10 00:04:36,250 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:36,257 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:04:36,257 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:04:36,257 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:36,257 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:36,257 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:04:36,263 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 00:04:36,263 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:04:36,278 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:36,281 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (410)] Ended with exit code 0 [2024-02-10 00:04:36,282 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:36,282 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:36,282 INFO L229 MonitoredProcess]: Starting monitored process 411 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:36,284 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (411)] Waiting until timeout for monitored process [2024-02-10 00:04:36,284 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:36,290 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:04:36,290 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:04:36,291 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:36,291 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:36,291 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:04:36,292 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 00:04:36,292 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:04:36,297 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:36,299 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (411)] Forceful destruction successful, exit code 0 [2024-02-10 00:04:36,299 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:36,299 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:36,300 INFO L229 MonitoredProcess]: Starting monitored process 412 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:36,301 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (412)] Waiting until timeout for monitored process [2024-02-10 00:04:36,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:04:36,308 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:04:36,308 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:04:36,308 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:04:36,308 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:36,308 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:36,308 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:04:36,308 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 00:04:36,309 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:04:36,319 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:36,321 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (412)] Ended with exit code 0 [2024-02-10 00:04:36,322 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:36,322 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:36,322 INFO L229 MonitoredProcess]: Starting monitored process 413 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:36,324 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (413)] Waiting until timeout for monitored process [2024-02-10 00:04:36,324 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:36,332 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:04:36,332 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:04:36,332 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:04:36,332 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:36,332 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:36,332 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:04:36,333 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 00:04:36,333 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:04:36,334 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:36,336 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (413)] Ended with exit code 0 [2024-02-10 00:04:36,337 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:36,337 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:36,337 INFO L229 MonitoredProcess]: Starting monitored process 414 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:36,339 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (414)] Waiting until timeout for monitored process [2024-02-10 00:04:36,339 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:36,346 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:04:36,346 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:04:36,346 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:04:36,347 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:36,347 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:36,347 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:04:36,347 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 00:04:36,347 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:04:36,361 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:36,363 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (414)] Forceful destruction successful, exit code 0 [2024-02-10 00:04:36,364 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:36,364 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:36,364 INFO L229 MonitoredProcess]: Starting monitored process 415 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:36,366 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (415)] Waiting until timeout for monitored process [2024-02-10 00:04:36,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:04:36,373 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:04:36,373 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:04:36,373 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:04:36,374 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:36,374 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:36,374 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:04:36,375 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 00:04:36,375 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:04:36,379 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:36,386 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (415)] Forceful destruction successful, exit code 0 [2024-02-10 00:04:36,387 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:36,387 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:36,388 INFO L229 MonitoredProcess]: Starting monitored process 416 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:36,388 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (416)] Waiting until timeout for monitored process [2024-02-10 00:04:36,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:04:36,396 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:04:36,396 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:04:36,396 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:36,396 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:36,396 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:04:36,398 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 00:04:36,398 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:04:36,409 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:36,412 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (416)] Ended with exit code 0 [2024-02-10 00:04:36,412 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:36,412 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:36,413 INFO L229 MonitoredProcess]: Starting monitored process 417 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:36,414 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (417)] Waiting until timeout for monitored process [2024-02-10 00:04:36,415 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:36,422 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:04:36,422 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:04:36,422 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:36,422 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:36,422 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:04:36,423 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 00:04:36,424 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:04:36,434 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:36,436 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (417)] Forceful destruction successful, exit code 0 [2024-02-10 00:04:36,437 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:36,437 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:36,438 INFO L229 MonitoredProcess]: Starting monitored process 418 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:36,440 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (418)] Waiting until timeout for monitored process [2024-02-10 00:04:36,440 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:36,447 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:04:36,447 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:04:36,447 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:04:36,447 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:36,447 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:36,447 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:04:36,448 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 00:04:36,448 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:04:36,449 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:36,452 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (418)] Ended with exit code 0 [2024-02-10 00:04:36,452 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:36,452 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:36,453 INFO L229 MonitoredProcess]: Starting monitored process 419 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:36,454 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (419)] Waiting until timeout for monitored process [2024-02-10 00:04:36,455 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:36,462 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:04:36,462 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:04:36,462 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:04:36,462 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:36,462 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:36,462 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:04:36,463 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 00:04:36,463 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:04:36,464 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:36,467 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (419)] Forceful destruction successful, exit code 0 [2024-02-10 00:04:36,467 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:36,467 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:36,468 INFO L229 MonitoredProcess]: Starting monitored process 420 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:36,470 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (420)] Waiting until timeout for monitored process [2024-02-10 00:04:36,471 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:36,476 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:04:36,477 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:04:36,477 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:04:36,477 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:36,477 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:36,477 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:04:36,477 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 00:04:36,477 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:04:36,479 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:36,481 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (420)] Ended with exit code 0 [2024-02-10 00:04:36,481 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:36,482 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:36,482 INFO L229 MonitoredProcess]: Starting monitored process 421 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:36,483 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (421)] Waiting until timeout for monitored process [2024-02-10 00:04:36,484 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:36,490 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:04:36,490 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:04:36,490 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:36,490 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:36,490 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:04:36,492 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 00:04:36,492 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:04:36,497 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:36,500 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (421)] Ended with exit code 0 [2024-02-10 00:04:36,500 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:36,500 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:36,501 INFO L229 MonitoredProcess]: Starting monitored process 422 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:36,502 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (422)] Waiting until timeout for monitored process [2024-02-10 00:04:36,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:04:36,509 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:04:36,510 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:04:36,510 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:36,510 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:36,510 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:04:36,511 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 00:04:36,511 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:04:36,527 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:36,529 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (422)] Ended with exit code 0 [2024-02-10 00:04:36,529 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:36,530 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:36,530 INFO L229 MonitoredProcess]: Starting monitored process 423 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:36,532 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (423)] Waiting until timeout for monitored process [2024-02-10 00:04:36,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:04:36,539 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:04:36,540 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:04:36,540 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:36,540 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:36,540 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:04:36,542 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 00:04:36,542 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:04:36,547 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:36,549 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (423)] Ended with exit code 0 [2024-02-10 00:04:36,549 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:36,549 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:36,550 INFO L229 MonitoredProcess]: Starting monitored process 424 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:36,551 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (424)] Waiting until timeout for monitored process [2024-02-10 00:04:36,552 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:36,559 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:04:36,559 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:04:36,559 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:36,559 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:36,559 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:04:36,561 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 00:04:36,561 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:04:36,576 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:36,578 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (424)] Ended with exit code 0 [2024-02-10 00:04:36,579 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:36,579 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:36,579 INFO L229 MonitoredProcess]: Starting monitored process 425 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:36,581 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (425)] Waiting until timeout for monitored process [2024-02-10 00:04:36,581 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:36,587 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:04:36,587 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:04:36,587 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:36,588 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:36,588 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:04:36,590 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 00:04:36,590 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:04:36,596 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:36,598 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (425)] Forceful destruction successful, exit code 0 [2024-02-10 00:04:36,598 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:36,599 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:36,599 INFO L229 MonitoredProcess]: Starting monitored process 426 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:36,601 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (426)] Waiting until timeout for monitored process [2024-02-10 00:04:36,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:04:36,608 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:04:36,608 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:04:36,609 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:36,609 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:36,609 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:04:36,611 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 00:04:36,611 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:04:36,625 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:36,628 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (426)] Ended with exit code 0 [2024-02-10 00:04:36,629 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:36,629 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:36,629 INFO L229 MonitoredProcess]: Starting monitored process 427 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:36,631 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (427)] Waiting until timeout for monitored process [2024-02-10 00:04:36,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:04:36,637 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:04:36,637 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:04:36,638 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:36,638 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:36,638 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:04:36,640 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 00:04:36,640 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:04:36,655 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:36,658 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (427)] Ended with exit code 0 [2024-02-10 00:04:36,658 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:36,658 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:36,659 INFO L229 MonitoredProcess]: Starting monitored process 428 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:36,660 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (428)] Waiting until timeout for monitored process [2024-02-10 00:04:36,661 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:36,668 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:04:36,668 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:04:36,668 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:36,668 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:36,668 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:04:36,670 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 00:04:36,670 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:04:36,681 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:36,684 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (428)] Ended with exit code 0 [2024-02-10 00:04:36,684 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:36,684 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:36,685 INFO L229 MonitoredProcess]: Starting monitored process 429 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:36,686 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (429)] Waiting until timeout for monitored process [2024-02-10 00:04:36,687 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:36,693 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:04:36,693 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:04:36,693 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:36,693 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:36,693 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:04:36,695 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 00:04:36,695 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:04:36,706 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:36,708 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (429)] Ended with exit code 0 [2024-02-10 00:04:36,709 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:36,709 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:36,709 INFO L229 MonitoredProcess]: Starting monitored process 430 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:36,711 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (430)] Waiting until timeout for monitored process [2024-02-10 00:04:36,711 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:36,718 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:04:36,718 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:04:36,719 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:36,719 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:36,719 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:04:36,720 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 00:04:36,720 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:04:36,725 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:36,727 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (430)] Forceful destruction successful, exit code 0 [2024-02-10 00:04:36,727 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:36,728 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:36,728 INFO L229 MonitoredProcess]: Starting monitored process 431 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:36,730 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (431)] Waiting until timeout for monitored process [2024-02-10 00:04:36,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:04:36,736 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:04:36,736 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:04:36,736 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:36,736 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:36,736 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:04:36,738 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 00:04:36,738 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:04:36,749 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:36,751 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (431)] Ended with exit code 0 [2024-02-10 00:04:36,752 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:36,752 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:36,753 INFO L229 MonitoredProcess]: Starting monitored process 432 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:36,754 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (432)] Waiting until timeout for monitored process [2024-02-10 00:04:36,754 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:36,761 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:04:36,761 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:04:36,761 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:36,761 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:36,761 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:04:36,763 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 00:04:36,763 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:04:36,778 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:36,781 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (432)] Forceful destruction successful, exit code 0 [2024-02-10 00:04:36,782 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:36,782 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:36,783 INFO L229 MonitoredProcess]: Starting monitored process 433 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:36,784 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (433)] Waiting until timeout for monitored process [2024-02-10 00:04:36,785 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:36,791 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:04:36,791 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:04:36,791 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:36,791 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:36,791 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:04:36,795 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 00:04:36,795 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:04:36,811 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:36,814 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (433)] Ended with exit code 0 [2024-02-10 00:04:36,814 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:36,815 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:36,815 INFO L229 MonitoredProcess]: Starting monitored process 434 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:36,817 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (434)] Waiting until timeout for monitored process [2024-02-10 00:04:36,817 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:36,825 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:04:36,826 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:04:36,826 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:04:36,826 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:36,826 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:36,826 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:04:36,826 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 00:04:36,827 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:04:36,838 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:36,843 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (434)] Forceful destruction successful, exit code 0 [2024-02-10 00:04:36,844 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:36,844 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:36,845 INFO L229 MonitoredProcess]: Starting monitored process 435 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:36,847 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (435)] Waiting until timeout for monitored process [2024-02-10 00:04:36,853 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:36,863 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:04:36,864 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:04:36,864 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:36,864 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:36,864 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:04:36,866 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 00:04:36,866 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:04:36,871 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:36,875 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (435)] Ended with exit code 0 [2024-02-10 00:04:36,876 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:36,876 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:36,877 INFO L229 MonitoredProcess]: Starting monitored process 436 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:36,880 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (436)] Waiting until timeout for monitored process [2024-02-10 00:04:36,881 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:36,890 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:04:36,890 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:04:36,890 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:04:36,890 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:36,891 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:36,891 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:04:36,891 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 00:04:36,891 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:04:36,905 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:36,909 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (436)] Forceful destruction successful, exit code 0 [2024-02-10 00:04:36,910 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:36,910 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:36,912 INFO L229 MonitoredProcess]: Starting monitored process 437 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:36,945 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:36,951 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (437)] Waiting until timeout for monitored process [2024-02-10 00:04:36,951 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:04:36,951 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:04:36,952 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:04:36,952 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:36,952 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:36,952 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:04:36,952 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 00:04:36,952 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:04:36,954 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:36,957 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (437)] Forceful destruction successful, exit code 0 [2024-02-10 00:04:36,957 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:36,957 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:36,958 INFO L229 MonitoredProcess]: Starting monitored process 438 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:36,959 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (438)] Waiting until timeout for monitored process [2024-02-10 00:04:36,960 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:36,966 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:04:36,966 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:04:36,966 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:04:36,966 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:36,966 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:36,966 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:04:36,967 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 00:04:36,967 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:04:36,982 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:36,985 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (438)] Ended with exit code 0 [2024-02-10 00:04:36,985 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:36,985 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:36,986 INFO L229 MonitoredProcess]: Starting monitored process 439 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:36,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:04:37,016 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (439)] Waiting until timeout for monitored process [2024-02-10 00:04:37,017 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:04:37,017 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:04:37,017 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:37,017 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:37,017 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:04:37,019 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 00:04:37,019 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:04:37,034 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:37,038 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (439)] Ended with exit code 0 [2024-02-10 00:04:37,038 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:37,038 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:37,039 INFO L229 MonitoredProcess]: Starting monitored process 440 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:37,042 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:37,049 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:04:37,049 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:04:37,049 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:04:37,049 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:37,049 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:37,049 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:04:37,050 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 00:04:37,050 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:04:37,051 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (440)] Waiting until timeout for monitored process [2024-02-10 00:04:37,060 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:37,062 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (440)] Ended with exit code 0 [2024-02-10 00:04:37,063 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:37,063 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:37,063 INFO L229 MonitoredProcess]: Starting monitored process 441 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:37,066 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:37,073 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:04:37,073 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:04:37,073 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:04:37,073 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:37,073 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:37,073 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:04:37,074 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 00:04:37,074 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:04:37,076 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (441)] Waiting until timeout for monitored process [2024-02-10 00:04:37,084 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:37,087 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (441)] Ended with exit code 0 [2024-02-10 00:04:37,087 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:37,087 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:37,088 INFO L229 MonitoredProcess]: Starting monitored process 442 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:37,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:04:37,096 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:04:37,097 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:04:37,097 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:04:37,097 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:37,097 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:37,097 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:04:37,097 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 00:04:37,097 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:04:37,100 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (442)] Waiting until timeout for monitored process [2024-02-10 00:04:37,108 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:37,111 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (442)] Ended with exit code 0 [2024-02-10 00:04:37,111 INFO L490 LassoAnalysis]: Using template '3-lex'. [2024-02-10 00:04:37,111 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:37,111 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:37,112 INFO L229 MonitoredProcess]: Starting monitored process 443 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:37,117 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:37,123 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:04:37,123 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:04:37,124 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:04:37,124 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:37,124 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:37,124 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-02-10 00:04:37,124 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 00:04:37,124 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:04:37,127 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (443)] Waiting until timeout for monitored process [2024-02-10 00:04:37,135 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:37,138 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (443)] Ended with exit code 0 [2024-02-10 00:04:37,138 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:37,138 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:37,139 INFO L229 MonitoredProcess]: Starting monitored process 444 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:37,141 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:37,148 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:04:37,148 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:04:37,148 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:37,148 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:37,148 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-02-10 00:04:37,150 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2024-02-10 00:04:37,151 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2024-02-10 00:04:37,154 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (444)] Waiting until timeout for monitored process [2024-02-10 00:04:37,157 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:37,161 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (444)] Ended with exit code 0 [2024-02-10 00:04:37,161 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:37,161 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:37,161 INFO L229 MonitoredProcess]: Starting monitored process 445 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:37,163 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (445)] Waiting until timeout for monitored process [2024-02-10 00:04:37,163 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:37,170 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:04:37,170 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:04:37,170 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:04:37,170 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:37,170 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:37,170 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-02-10 00:04:37,171 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 00:04:37,171 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:04:37,174 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:37,177 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (445)] Ended with exit code 0 [2024-02-10 00:04:37,177 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:37,177 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:37,178 INFO L229 MonitoredProcess]: Starting monitored process 446 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:37,180 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (446)] Waiting until timeout for monitored process [2024-02-10 00:04:37,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:04:37,186 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:04:37,186 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:04:37,186 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:04:37,186 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:37,186 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:37,187 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-02-10 00:04:37,187 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 00:04:37,187 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:04:37,203 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:37,206 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (446)] Ended with exit code 0 [2024-02-10 00:04:37,206 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:37,206 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:37,207 INFO L229 MonitoredProcess]: Starting monitored process 447 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:37,208 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (447)] Waiting until timeout for monitored process [2024-02-10 00:04:37,209 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:37,215 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:04:37,215 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:04:37,215 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:04:37,215 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:37,216 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:37,216 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-02-10 00:04:37,216 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 00:04:37,216 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:04:37,219 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:37,222 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (447)] Ended with exit code 0 [2024-02-10 00:04:37,222 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:37,222 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:37,223 INFO L229 MonitoredProcess]: Starting monitored process 448 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:37,224 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (448)] Waiting until timeout for monitored process [2024-02-10 00:04:37,225 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:37,231 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:04:37,231 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:04:37,232 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:04:37,232 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:37,232 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:37,232 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-02-10 00:04:37,232 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 00:04:37,232 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:04:37,235 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:37,238 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (448)] Ended with exit code 0 [2024-02-10 00:04:37,238 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:37,238 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:37,239 INFO L229 MonitoredProcess]: Starting monitored process 449 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:37,240 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (449)] Waiting until timeout for monitored process [2024-02-10 00:04:37,242 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:37,249 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:04:37,249 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:04:37,249 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:37,249 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:37,249 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-02-10 00:04:37,253 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2024-02-10 00:04:37,253 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2024-02-10 00:04:37,269 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:37,272 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (449)] Ended with exit code 0 [2024-02-10 00:04:37,272 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:37,272 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:37,273 INFO L229 MonitoredProcess]: Starting monitored process 450 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:37,275 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:37,282 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:04:37,282 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:04:37,282 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:37,282 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:37,282 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-02-10 00:04:37,284 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2024-02-10 00:04:37,284 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2024-02-10 00:04:37,290 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (450)] Waiting until timeout for monitored process [2024-02-10 00:04:37,296 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:37,299 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (450)] Ended with exit code 0 [2024-02-10 00:04:37,299 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:37,300 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:37,300 INFO L229 MonitoredProcess]: Starting monitored process 451 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:37,303 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:37,309 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:04:37,309 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:04:37,309 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:37,309 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:37,309 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-02-10 00:04:37,312 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2024-02-10 00:04:37,312 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2024-02-10 00:04:37,317 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (451)] Waiting until timeout for monitored process [2024-02-10 00:04:37,324 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:37,327 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (451)] Ended with exit code 0 [2024-02-10 00:04:37,327 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:37,327 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:37,328 INFO L229 MonitoredProcess]: Starting monitored process 452 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:37,331 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:37,337 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:04:37,337 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:04:37,337 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:04:37,337 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:37,337 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:37,337 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-02-10 00:04:37,338 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 00:04:37,338 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:04:37,341 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (452)] Waiting until timeout for monitored process [2024-02-10 00:04:37,349 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:37,352 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (452)] Ended with exit code 0 [2024-02-10 00:04:37,352 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:37,352 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:37,353 INFO L229 MonitoredProcess]: Starting monitored process 453 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:37,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:04:37,361 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:04:37,361 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:04:37,361 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:04:37,361 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:37,361 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:37,361 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-02-10 00:04:37,362 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 00:04:37,362 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:04:37,365 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (453)] Waiting until timeout for monitored process [2024-02-10 00:04:37,373 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:37,379 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (453)] Forceful destruction successful, exit code 0 [2024-02-10 00:04:37,380 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:37,380 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:37,385 INFO L229 MonitoredProcess]: Starting monitored process 454 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:37,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:04:37,396 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:04:37,396 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:04:37,396 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:37,396 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:37,396 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-02-10 00:04:37,406 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2024-02-10 00:04:37,407 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2024-02-10 00:04:37,408 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (454)] Waiting until timeout for monitored process [2024-02-10 00:04:37,436 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:37,439 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (454)] Ended with exit code 0 [2024-02-10 00:04:37,440 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:37,440 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:37,441 INFO L229 MonitoredProcess]: Starting monitored process 455 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:37,442 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (455)] Waiting until timeout for monitored process [2024-02-10 00:04:37,443 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:37,449 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:04:37,449 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:04:37,449 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:37,449 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:37,449 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-02-10 00:04:37,452 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2024-02-10 00:04:37,452 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2024-02-10 00:04:37,469 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:37,472 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (455)] Ended with exit code 0 [2024-02-10 00:04:37,472 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:37,473 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:37,473 INFO L229 MonitoredProcess]: Starting monitored process 456 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:37,475 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (456)] Waiting until timeout for monitored process [2024-02-10 00:04:37,476 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:37,484 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:04:37,484 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:04:37,484 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:04:37,484 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:37,485 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:37,485 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-02-10 00:04:37,485 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 00:04:37,485 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:04:37,498 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:37,501 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (456)] Ended with exit code 0 [2024-02-10 00:04:37,501 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:37,501 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:37,502 INFO L229 MonitoredProcess]: Starting monitored process 457 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:37,504 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (457)] Waiting until timeout for monitored process [2024-02-10 00:04:37,504 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:37,510 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:04:37,510 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:04:37,510 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:04:37,510 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:37,511 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:37,511 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-02-10 00:04:37,511 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 00:04:37,511 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:04:37,514 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:37,516 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (457)] Ended with exit code 0 [2024-02-10 00:04:37,516 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:37,516 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:37,517 INFO L229 MonitoredProcess]: Starting monitored process 458 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:37,519 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (458)] Waiting until timeout for monitored process [2024-02-10 00:04:37,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:04:37,527 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:04:37,527 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:04:37,527 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:04:37,527 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:37,528 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:37,528 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-02-10 00:04:37,528 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 00:04:37,528 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:04:37,542 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:37,545 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (458)] Ended with exit code 0 [2024-02-10 00:04:37,545 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:37,545 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:37,546 INFO L229 MonitoredProcess]: Starting monitored process 459 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:37,548 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:37,554 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:04:37,554 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:04:37,554 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:04:37,554 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:37,554 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:37,555 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-02-10 00:04:37,557 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 00:04:37,557 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:04:37,562 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (459)] Waiting until timeout for monitored process [2024-02-10 00:04:37,568 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:37,571 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (459)] Ended with exit code 0 [2024-02-10 00:04:37,571 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:37,572 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:37,572 INFO L229 MonitoredProcess]: Starting monitored process 460 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:37,574 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (460)] Waiting until timeout for monitored process [2024-02-10 00:04:37,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:04:37,582 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:04:37,582 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:04:37,582 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:37,582 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:37,582 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-02-10 00:04:37,585 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2024-02-10 00:04:37,585 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2024-02-10 00:04:37,600 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:37,603 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (460)] Ended with exit code 0 [2024-02-10 00:04:37,603 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:37,603 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:37,604 INFO L229 MonitoredProcess]: Starting monitored process 461 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:37,605 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (461)] Waiting until timeout for monitored process [2024-02-10 00:04:37,606 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:37,614 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:04:37,614 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:04:37,614 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:37,615 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:37,615 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-02-10 00:04:37,617 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2024-02-10 00:04:37,617 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2024-02-10 00:04:37,631 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:37,634 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (461)] Ended with exit code 0 [2024-02-10 00:04:37,635 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:37,635 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:37,635 INFO L229 MonitoredProcess]: Starting monitored process 462 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:37,637 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (462)] Waiting until timeout for monitored process [2024-02-10 00:04:37,637 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:37,645 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:04:37,645 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:04:37,645 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:04:37,645 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:37,645 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:37,646 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-02-10 00:04:37,646 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 00:04:37,646 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:04:37,649 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:37,651 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (462)] Ended with exit code 0 [2024-02-10 00:04:37,651 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:37,651 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:37,652 INFO L229 MonitoredProcess]: Starting monitored process 463 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:37,653 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (463)] Waiting until timeout for monitored process [2024-02-10 00:04:37,654 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:37,660 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:04:37,660 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:04:37,660 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:04:37,660 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:37,660 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:37,660 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-02-10 00:04:37,661 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 00:04:37,661 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:04:37,664 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:37,667 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (463)] Ended with exit code 0 [2024-02-10 00:04:37,667 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:37,667 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:37,668 INFO L229 MonitoredProcess]: Starting monitored process 464 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:37,669 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (464)] Waiting until timeout for monitored process [2024-02-10 00:04:37,670 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:37,676 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:04:37,676 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:04:37,676 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:04:37,676 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:37,676 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:37,676 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-02-10 00:04:37,677 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 00:04:37,677 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:04:37,679 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:37,682 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (464)] Forceful destruction successful, exit code 0 [2024-02-10 00:04:37,682 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:37,682 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:37,683 INFO L229 MonitoredProcess]: Starting monitored process 465 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:37,684 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (465)] Waiting until timeout for monitored process [2024-02-10 00:04:37,685 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:37,693 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:04:37,693 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:04:37,693 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:37,693 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:37,693 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-02-10 00:04:37,696 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2024-02-10 00:04:37,696 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2024-02-10 00:04:37,711 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:37,714 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (465)] Ended with exit code 0 [2024-02-10 00:04:37,714 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:37,714 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:37,715 INFO L229 MonitoredProcess]: Starting monitored process 466 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:37,717 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (466)] Waiting until timeout for monitored process [2024-02-10 00:04:37,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:04:37,723 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:04:37,724 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:04:37,724 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:37,724 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:37,724 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-02-10 00:04:37,726 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2024-02-10 00:04:37,726 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2024-02-10 00:04:37,739 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:37,741 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (466)] Ended with exit code 0 [2024-02-10 00:04:37,742 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:37,742 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:37,742 INFO L229 MonitoredProcess]: Starting monitored process 467 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:37,744 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (467)] Waiting until timeout for monitored process [2024-02-10 00:04:37,744 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:37,750 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:04:37,750 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:04:37,750 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:37,751 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:37,751 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-02-10 00:04:37,754 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2024-02-10 00:04:37,754 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2024-02-10 00:04:37,766 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:37,769 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (467)] Ended with exit code 0 [2024-02-10 00:04:37,770 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:37,770 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:37,770 INFO L229 MonitoredProcess]: Starting monitored process 468 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:37,772 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (468)] Waiting until timeout for monitored process [2024-02-10 00:04:37,772 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:37,778 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:04:37,778 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:04:37,778 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:37,778 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:37,778 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-02-10 00:04:37,781 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2024-02-10 00:04:37,781 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2024-02-10 00:04:37,793 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:37,796 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (468)] Ended with exit code 0 [2024-02-10 00:04:37,796 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:37,797 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:37,797 INFO L229 MonitoredProcess]: Starting monitored process 469 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:37,798 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (469)] Waiting until timeout for monitored process [2024-02-10 00:04:37,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:04:37,805 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:04:37,806 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:04:37,806 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:37,806 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:37,806 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-02-10 00:04:37,809 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2024-02-10 00:04:37,809 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2024-02-10 00:04:37,826 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:37,829 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (469)] Ended with exit code 0 [2024-02-10 00:04:37,829 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:37,829 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:37,830 INFO L229 MonitoredProcess]: Starting monitored process 470 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:37,831 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (470)] Waiting until timeout for monitored process [2024-02-10 00:04:37,832 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:37,838 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:04:37,838 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:04:37,838 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:37,838 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:37,838 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-02-10 00:04:37,841 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2024-02-10 00:04:37,841 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2024-02-10 00:04:37,858 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:37,860 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (470)] Ended with exit code 0 [2024-02-10 00:04:37,861 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:37,861 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:37,861 INFO L229 MonitoredProcess]: Starting monitored process 471 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:37,863 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (471)] Waiting until timeout for monitored process [2024-02-10 00:04:37,864 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:37,871 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:04:37,871 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:04:37,871 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:37,871 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:37,871 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-02-10 00:04:37,874 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2024-02-10 00:04:37,874 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2024-02-10 00:04:37,888 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:37,890 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (471)] Ended with exit code 0 [2024-02-10 00:04:37,891 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:37,891 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:37,891 INFO L229 MonitoredProcess]: Starting monitored process 472 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:37,892 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (472)] Waiting until timeout for monitored process [2024-02-10 00:04:37,894 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:37,899 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:04:37,900 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:04:37,900 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:37,900 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:37,900 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-02-10 00:04:37,903 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2024-02-10 00:04:37,903 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2024-02-10 00:04:37,915 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:37,918 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (472)] Ended with exit code 0 [2024-02-10 00:04:37,918 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:37,918 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:37,919 INFO L229 MonitoredProcess]: Starting monitored process 473 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:37,920 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (473)] Waiting until timeout for monitored process [2024-02-10 00:04:37,921 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:37,926 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:04:37,927 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:04:37,927 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:37,927 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:37,927 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-02-10 00:04:37,930 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2024-02-10 00:04:37,930 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2024-02-10 00:04:37,942 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:37,945 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (473)] Ended with exit code 0 [2024-02-10 00:04:37,945 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:37,945 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:37,946 INFO L229 MonitoredProcess]: Starting monitored process 474 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:37,947 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (474)] Waiting until timeout for monitored process [2024-02-10 00:04:37,948 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:37,954 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:04:37,954 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:04:37,954 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:37,954 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:37,954 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-02-10 00:04:37,957 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2024-02-10 00:04:37,957 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2024-02-10 00:04:37,963 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:37,965 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (474)] Forceful destruction successful, exit code 0 [2024-02-10 00:04:37,965 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:37,966 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:37,966 INFO L229 MonitoredProcess]: Starting monitored process 475 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:37,967 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (475)] Waiting until timeout for monitored process [2024-02-10 00:04:37,968 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:37,975 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:04:37,975 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:04:37,975 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:37,975 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:37,975 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-02-10 00:04:37,978 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2024-02-10 00:04:37,978 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2024-02-10 00:04:37,994 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:37,996 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (475)] Ended with exit code 0 [2024-02-10 00:04:37,997 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:37,997 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:37,998 INFO L229 MonitoredProcess]: Starting monitored process 476 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:37,999 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (476)] Waiting until timeout for monitored process [2024-02-10 00:04:37,999 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:38,006 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:04:38,006 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:04:38,006 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:38,006 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:38,006 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-02-10 00:04:38,009 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2024-02-10 00:04:38,009 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2024-02-10 00:04:38,015 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:38,018 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (476)] Ended with exit code 0 [2024-02-10 00:04:38,018 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:38,018 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:38,019 INFO L229 MonitoredProcess]: Starting monitored process 477 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:38,020 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (477)] Waiting until timeout for monitored process [2024-02-10 00:04:38,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:04:38,027 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:04:38,027 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:04:38,027 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:38,027 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:38,027 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-02-10 00:04:38,032 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2024-02-10 00:04:38,032 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2024-02-10 00:04:38,042 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:38,044 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (477)] Forceful destruction successful, exit code 0 [2024-02-10 00:04:38,045 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:38,045 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:38,046 INFO L229 MonitoredProcess]: Starting monitored process 478 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:38,047 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (478)] Waiting until timeout for monitored process [2024-02-10 00:04:38,047 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:38,053 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:04:38,053 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:04:38,053 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:04:38,053 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:38,053 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:38,054 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-02-10 00:04:38,054 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 00:04:38,054 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:04:38,056 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:38,058 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (478)] Ended with exit code 0 [2024-02-10 00:04:38,058 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:38,059 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:38,059 INFO L229 MonitoredProcess]: Starting monitored process 479 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:38,060 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (479)] Waiting until timeout for monitored process [2024-02-10 00:04:38,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:04:38,068 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:04:38,068 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:04:38,068 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:38,068 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:38,068 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-02-10 00:04:38,071 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2024-02-10 00:04:38,071 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2024-02-10 00:04:38,083 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:38,086 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (479)] Ended with exit code 0 [2024-02-10 00:04:38,086 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:38,086 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:38,087 INFO L229 MonitoredProcess]: Starting monitored process 480 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:38,087 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (480)] Waiting until timeout for monitored process [2024-02-10 00:04:38,089 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:38,095 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:04:38,095 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:04:38,095 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:04:38,095 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:38,095 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:38,095 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-02-10 00:04:38,096 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 00:04:38,096 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:04:38,106 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:38,109 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (480)] Ended with exit code 0 [2024-02-10 00:04:38,109 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:38,110 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:38,110 INFO L229 MonitoredProcess]: Starting monitored process 481 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:38,113 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (481)] Waiting until timeout for monitored process [2024-02-10 00:04:38,113 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:38,119 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:04:38,120 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:04:38,120 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:04:38,120 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:38,120 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:38,120 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-02-10 00:04:38,120 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 00:04:38,120 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:04:38,123 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:38,125 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (481)] Ended with exit code 0 [2024-02-10 00:04:38,125 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:38,125 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:38,126 INFO L229 MonitoredProcess]: Starting monitored process 482 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:38,127 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (482)] Waiting until timeout for monitored process [2024-02-10 00:04:38,128 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:38,134 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:04:38,134 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:04:38,134 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:04:38,134 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:38,134 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:38,135 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-02-10 00:04:38,135 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 00:04:38,135 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:04:38,137 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:38,140 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (482)] Ended with exit code 0 [2024-02-10 00:04:38,140 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:38,140 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:38,141 INFO L229 MonitoredProcess]: Starting monitored process 483 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:38,143 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (483)] Waiting until timeout for monitored process [2024-02-10 00:04:38,143 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:38,150 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:04:38,151 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:04:38,151 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:38,151 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:38,151 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-02-10 00:04:38,153 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2024-02-10 00:04:38,153 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2024-02-10 00:04:38,169 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:38,172 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (483)] Ended with exit code 0 [2024-02-10 00:04:38,172 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:38,172 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:38,173 INFO L229 MonitoredProcess]: Starting monitored process 484 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:38,174 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (484)] Waiting until timeout for monitored process [2024-02-10 00:04:38,175 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:38,181 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:04:38,181 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:04:38,181 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:04:38,181 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:38,181 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:38,181 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-02-10 00:04:38,182 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 00:04:38,182 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:04:38,192 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:38,194 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (484)] Ended with exit code 0 [2024-02-10 00:04:38,195 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:38,195 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:38,195 INFO L229 MonitoredProcess]: Starting monitored process 485 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:38,197 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (485)] Waiting until timeout for monitored process [2024-02-10 00:04:38,197 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:38,203 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:04:38,203 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:04:38,203 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:04:38,203 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:38,203 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:38,203 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-02-10 00:04:38,204 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 00:04:38,204 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:04:38,214 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:38,217 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (485)] Ended with exit code 0 [2024-02-10 00:04:38,217 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:38,217 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:38,218 INFO L229 MonitoredProcess]: Starting monitored process 486 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:38,219 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (486)] Waiting until timeout for monitored process [2024-02-10 00:04:38,220 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:38,226 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:04:38,226 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:04:38,226 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:04:38,226 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:38,226 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:38,226 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-02-10 00:04:38,227 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 00:04:38,227 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:04:38,229 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:38,232 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (486)] Ended with exit code 0 [2024-02-10 00:04:38,232 INFO L369 stractBuchiCegarLoop]: Result of lasso check was UNKNOWN. I will concatenate loop to stem and try again. [2024-02-10 00:04:38,234 INFO L748 eck$LassoCheckResult]: Stem: Black: 1410#[$Ultimate##0]don't care [171] $Ultimate##0-->L-1: Formula: (= (select |v_#valid_5| 0) 0) InVars {#valid=|v_#valid_5|} OutVars{#valid=|v_#valid_5|} AuxVars[] AssignedVars[] 1413#[L-1]don't care [177] L-1-->L21: Formula: (< 0 |v_#StackHeapBarrier_1|) InVars {#StackHeapBarrier=|v_#StackHeapBarrier_1|} OutVars{#StackHeapBarrier=|v_#StackHeapBarrier_1|} AuxVars[] AssignedVars[] 1415#[L21]don't care [213] L21-->L21-1: Formula: (and (= (select |v_#valid_6| 1) 1) (= 2 (select |v_#length_1| 1))) InVars {#length=|v_#length_1|, #valid=|v_#valid_6|} OutVars{#length=|v_#length_1|, #valid=|v_#valid_6|} AuxVars[] AssignedVars[] 1417#[L21-1]don't care [235] L21-1-->L21-2: Formula: (= 48 (select (select |v_#memory_int_1| 1) 0)) InVars {#memory_int=|v_#memory_int_1|} OutVars{#memory_int=|v_#memory_int_1|} AuxVars[] AssignedVars[] 1419#[L21-2]don't care [179] L21-2-->L21-3: Formula: (= (select (select |v_#memory_int_2| 1) 1) 0) InVars {#memory_int=|v_#memory_int_2|} OutVars{#memory_int=|v_#memory_int_2|} AuxVars[] AssignedVars[] 1421#[L21-3]don't care [204] L21-3-->L21-4: Formula: (and (= 22 (select |v_#length_2| 2)) (= (select |v_#valid_7| 2) 1)) InVars {#length=|v_#length_2|, #valid=|v_#valid_7|} OutVars{#length=|v_#length_2|, #valid=|v_#valid_7|} AuxVars[] AssignedVars[] 1423#[L21-4]don't care [187] L21-4-->L38: Formula: (= v_~pos~0_9 0) InVars {} OutVars{~pos~0=v_~pos~0_9} AuxVars[] AssignedVars[~pos~0] 1425#[L38]don't care [188] L38-->L38-1: Formula: (= v_~i1~0_5 0) InVars {} OutVars{~i1~0=v_~i1~0_5} AuxVars[] AssignedVars[~i1~0] 1427#[L38-1]don't care [205] L38-1-->L38-2: Formula: (= v_~i2~0_5 0) InVars {} OutVars{~i2~0=v_~i2~0_5} AuxVars[] AssignedVars[~i2~0] 1429#[L38-2]don't care [245] L38-2-->L39: Formula: (= v_~N~0_5 0) InVars {} OutVars{~N~0=v_~N~0_5} AuxVars[] AssignedVars[~N~0] 1431#[L39]don't care [236] L39-->L39-1: Formula: (= v_~d1~0_5 0) InVars {} OutVars{~d1~0=v_~d1~0_5} AuxVars[] AssignedVars[~d1~0] 1433#[L39-1]don't care [210] L39-1-->L-1-1: Formula: (= v_~d2~0_5 0) InVars {} OutVars{~d2~0=v_~d2~0_5} AuxVars[] AssignedVars[~d2~0] 1435#[L-1-1]don't care [247] 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] 1437#[L-1-2]don't care [250] L-1-2-->L80: Formula: true InVars {} OutVars{ULTIMATE.start_main_#t~pre13#1=|v_ULTIMATE.start_main_#t~pre13#1_2|, ULTIMATE.start_main_#t~nondet10#1=|v_ULTIMATE.start_main_#t~nondet10#1_2|, ULTIMATE.start_main_#t~pre11#1=|v_ULTIMATE.start_main_#t~pre11#1_2|, ULTIMATE.start_main_#t~mem15#1=|v_ULTIMATE.start_main_#t~mem15#1_2|, ULTIMATE.start_main_#t~nondet9#1=|v_ULTIMATE.start_main_#t~nondet9#1_2|, ULTIMATE.start_main_~#t2~0#1.offset=|v_ULTIMATE.start_main_~#t2~0#1.offset_4|, ULTIMATE.start_main_#t~nondet6#1=|v_ULTIMATE.start_main_#t~nondet6#1_2|, ULTIMATE.start_main_#t~mem16#1=|v_ULTIMATE.start_main_#t~mem16#1_2|, ULTIMATE.start_main_~#t1~0#1.base=|v_ULTIMATE.start_main_~#t1~0#1.base_4|, ULTIMATE.start_main_#t~nondet12#1=|v_ULTIMATE.start_main_#t~nondet12#1_2|, ULTIMATE.start_main_~#t1~0#1.offset=|v_ULTIMATE.start_main_~#t1~0#1.offset_4|, ULTIMATE.start_main_#t~nondet14#1=|v_ULTIMATE.start_main_#t~nondet14#1_2|, ULTIMATE.start_main_#t~nondet5#1=|v_ULTIMATE.start_main_#t~nondet5#1_2|, ULTIMATE.start_main_#t~nondet8#1=|v_ULTIMATE.start_main_#t~nondet8#1_2|, ULTIMATE.start_main_#t~nondet7#1=|v_ULTIMATE.start_main_#t~nondet7#1_2|, ULTIMATE.start_main_~#t2~0#1.base=|v_ULTIMATE.start_main_~#t2~0#1.base_4|} AuxVars[] AssignedVars[ULTIMATE.start_main_#t~pre13#1, ULTIMATE.start_main_#t~nondet10#1, ULTIMATE.start_main_#t~pre11#1, ULTIMATE.start_main_#t~mem15#1, ULTIMATE.start_main_#t~nondet9#1, ULTIMATE.start_main_~#t2~0#1.offset, ULTIMATE.start_main_#t~nondet6#1, ULTIMATE.start_main_#t~mem16#1, ULTIMATE.start_main_~#t1~0#1.base, ULTIMATE.start_main_#t~nondet12#1, ULTIMATE.start_main_~#t1~0#1.offset, ULTIMATE.start_main_#t~nondet14#1, ULTIMATE.start_main_#t~nondet5#1, ULTIMATE.start_main_#t~nondet8#1, ULTIMATE.start_main_#t~nondet7#1, ULTIMATE.start_main_~#t2~0#1.base] 1439#[L80]don't care [158] L80-->L80-1: Formula: (and (= (store |v_#length_4| |v_ULTIMATE.start_main_~#t1~0#1.base_5| 4) |v_#length_3|) (< |v_#StackHeapBarrier_2| |v_ULTIMATE.start_main_~#t1~0#1.base_5|) (= |v_#valid_8| (store |v_#valid_9| |v_ULTIMATE.start_main_~#t1~0#1.base_5| 1)) (not (= |v_ULTIMATE.start_main_~#t1~0#1.base_5| 0)) (= (select |v_#valid_9| |v_ULTIMATE.start_main_~#t1~0#1.base_5|) 0) (= |v_ULTIMATE.start_main_~#t1~0#1.offset_5| 0)) InVars {#StackHeapBarrier=|v_#StackHeapBarrier_2|, #length=|v_#length_4|, #valid=|v_#valid_9|} OutVars{#StackHeapBarrier=|v_#StackHeapBarrier_2|, #length=|v_#length_3|, ULTIMATE.start_main_~#t1~0#1.base=|v_ULTIMATE.start_main_~#t1~0#1.base_5|, ULTIMATE.start_main_~#t1~0#1.offset=|v_ULTIMATE.start_main_~#t1~0#1.offset_5|, #valid=|v_#valid_8|} AuxVars[] AssignedVars[#valid, #length, ULTIMATE.start_main_~#t1~0#1.base, ULTIMATE.start_main_~#t1~0#1.offset] 1441#[L80-1]don't care [233] L80-1-->L80-2: Formula: (and (= (select |v_#valid_11| |v_ULTIMATE.start_main_~#t2~0#1.base_5|) 0) (= (store |v_#length_6| |v_ULTIMATE.start_main_~#t2~0#1.base_5| 4) |v_#length_5|) (= |v_#valid_10| (store |v_#valid_11| |v_ULTIMATE.start_main_~#t2~0#1.base_5| 1)) (not (= |v_ULTIMATE.start_main_~#t2~0#1.base_5| 0)) (= 0 |v_ULTIMATE.start_main_~#t2~0#1.offset_5|) (< |v_#StackHeapBarrier_3| |v_ULTIMATE.start_main_~#t2~0#1.base_5|)) InVars {#StackHeapBarrier=|v_#StackHeapBarrier_3|, #length=|v_#length_6|, #valid=|v_#valid_11|} OutVars{#StackHeapBarrier=|v_#StackHeapBarrier_3|, #length=|v_#length_5|, ULTIMATE.start_main_~#t2~0#1.offset=|v_ULTIMATE.start_main_~#t2~0#1.offset_5|, ULTIMATE.start_main_~#t2~0#1.base=|v_ULTIMATE.start_main_~#t2~0#1.base_5|, #valid=|v_#valid_10|} AuxVars[] AssignedVars[ULTIMATE.start_main_~#t2~0#1.offset, #valid, #length, ULTIMATE.start_main_~#t2~0#1.base] 1443#[L80-2]don't care [161] L80-2-->L83: Formula: true InVars {} OutVars{ULTIMATE.start_main_#t~nondet5#1=|v_ULTIMATE.start_main_#t~nondet5#1_3|} AuxVars[] AssignedVars[ULTIMATE.start_main_#t~nondet5#1] 1445#[L83]don't care [164] L83-->L83-1: Formula: (= |v_ULTIMATE.start_main_#t~nondet5#1_4| v_~pos~0_10) InVars {ULTIMATE.start_main_#t~nondet5#1=|v_ULTIMATE.start_main_#t~nondet5#1_4|} OutVars{ULTIMATE.start_main_#t~nondet5#1=|v_ULTIMATE.start_main_#t~nondet5#1_4|, ~pos~0=v_~pos~0_10} AuxVars[] AssignedVars[~pos~0] 1447#[L83-1]don't care [190] L83-1-->L84: Formula: true InVars {} OutVars{ULTIMATE.start_main_#t~nondet5#1=|v_ULTIMATE.start_main_#t~nondet5#1_5|} AuxVars[] AssignedVars[ULTIMATE.start_main_#t~nondet5#1] 1449#[L84]don't care [239] L84-->L84-1: Formula: true InVars {} OutVars{ULTIMATE.start_main_#t~nondet6#1=|v_ULTIMATE.start_main_#t~nondet6#1_3|} AuxVars[] AssignedVars[ULTIMATE.start_main_#t~nondet6#1] 1451#[L84-1]don't care [246] L84-1-->L84-2: Formula: (= v_~i1~0_6 |v_ULTIMATE.start_main_#t~nondet6#1_4|) InVars {ULTIMATE.start_main_#t~nondet6#1=|v_ULTIMATE.start_main_#t~nondet6#1_4|} OutVars{ULTIMATE.start_main_#t~nondet6#1=|v_ULTIMATE.start_main_#t~nondet6#1_4|, ~i1~0=v_~i1~0_6} AuxVars[] AssignedVars[~i1~0] 1453#[L84-2]don't care [169] L84-2-->L85: Formula: true InVars {} OutVars{ULTIMATE.start_main_#t~nondet6#1=|v_ULTIMATE.start_main_#t~nondet6#1_5|} AuxVars[] AssignedVars[ULTIMATE.start_main_#t~nondet6#1] 1455#[L85]don't care [176] L85-->L85-1: 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] 1457#[L85-1]don't care [180] L85-1-->L85-2: Formula: (= v_~i2~0_6 |v_ULTIMATE.start_main_#t~nondet7#1_4|) InVars {ULTIMATE.start_main_#t~nondet7#1=|v_ULTIMATE.start_main_#t~nondet7#1_4|} OutVars{~i2~0=v_~i2~0_6, ULTIMATE.start_main_#t~nondet7#1=|v_ULTIMATE.start_main_#t~nondet7#1_4|} AuxVars[] AssignedVars[~i2~0] 1459#[L85-2]don't care [152] L85-2-->L86: 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] 1461#[L86]don't care [149] L86-->L86-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] 1463#[L86-1]don't care [198] L86-1-->L86-2: Formula: (= |v_ULTIMATE.start_main_#t~nondet8#1_4| v_~N~0_6) 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|, ~N~0=v_~N~0_6} AuxVars[] AssignedVars[~N~0] 1465#[L86-2]don't care [254] L86-2-->L87: 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] 1467#[L87]don't care [182] L87-->L87-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] 1469#[L87-1]don't care [155] L87-1-->L87-2: Formula: (= v_~d1~0_6 |v_ULTIMATE.start_main_#t~nondet9#1_4|) InVars {ULTIMATE.start_main_#t~nondet9#1=|v_ULTIMATE.start_main_#t~nondet9#1_4|} OutVars{ULTIMATE.start_main_#t~nondet9#1=|v_ULTIMATE.start_main_#t~nondet9#1_4|, ~d1~0=v_~d1~0_6} AuxVars[] AssignedVars[~d1~0] 1471#[L87-2]don't care [153] L87-2-->L88: 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] 1473#[L88]don't care [212] L88-->L88-1: Formula: true InVars {} OutVars{ULTIMATE.start_main_#t~nondet10#1=|v_ULTIMATE.start_main_#t~nondet10#1_3|} AuxVars[] AssignedVars[ULTIMATE.start_main_#t~nondet10#1] 1475#[L88-1]don't care [234] L88-1-->L88-2: Formula: (= v_~d2~0_6 |v_ULTIMATE.start_main_#t~nondet10#1_4|) InVars {ULTIMATE.start_main_#t~nondet10#1=|v_ULTIMATE.start_main_#t~nondet10#1_4|} OutVars{ULTIMATE.start_main_#t~nondet10#1=|v_ULTIMATE.start_main_#t~nondet10#1_4|, ~d2~0=v_~d2~0_6} AuxVars[] AssignedVars[~d2~0] 1477#[L88-2]don't care [159] L88-2-->L91: Formula: true InVars {} OutVars{ULTIMATE.start_main_#t~nondet10#1=|v_ULTIMATE.start_main_#t~nondet10#1_5|} AuxVars[] AssignedVars[ULTIMATE.start_main_#t~nondet10#1] 1479#[L91]don't care [165] L91-->L91-1: Formula: (= (ite (let ((.cse0 (mod v_~pos~0_11 4294967296))) (and (= .cse0 0) (= (mod v_~i2~0_7 4294967296) .cse0) (= (mod v_~i1~0_7 4294967296) .cse0))) 1 0) |v_ULTIMATE.start_assume_abort_if_not_#in~cond#1_2|) InVars {~i2~0=v_~i2~0_7, ~pos~0=v_~pos~0_11, ~i1~0=v_~i1~0_7} OutVars{~i2~0=v_~i2~0_7, ~pos~0=v_~pos~0_11, ~i1~0=v_~i1~0_7, ULTIMATE.start_assume_abort_if_not_#in~cond#1=|v_ULTIMATE.start_assume_abort_if_not_#in~cond#1_2|} AuxVars[] AssignedVars[ULTIMATE.start_assume_abort_if_not_#in~cond#1] 1481#[L91-1]don't care [174] L91-1-->L34: Formula: true InVars {} OutVars{ULTIMATE.start_assume_abort_if_not_~cond#1=|v_ULTIMATE.start_assume_abort_if_not_~cond#1_2|} AuxVars[] AssignedVars[ULTIMATE.start_assume_abort_if_not_~cond#1] 1483#[L34]don't care [170] L34-->L35: Formula: (= |v_ULTIMATE.start_assume_abort_if_not_#in~cond#1_3| |v_ULTIMATE.start_assume_abort_if_not_~cond#1_3|) InVars {ULTIMATE.start_assume_abort_if_not_#in~cond#1=|v_ULTIMATE.start_assume_abort_if_not_#in~cond#1_3|} OutVars{ULTIMATE.start_assume_abort_if_not_~cond#1=|v_ULTIMATE.start_assume_abort_if_not_~cond#1_3|, ULTIMATE.start_assume_abort_if_not_#in~cond#1=|v_ULTIMATE.start_assume_abort_if_not_#in~cond#1_3|} AuxVars[] AssignedVars[ULTIMATE.start_assume_abort_if_not_~cond#1] 1485#[L35]don't care [238] L35-->L34-1: Formula: (not (= |v_ULTIMATE.start_assume_abort_if_not_~cond#1_5| 0)) InVars {ULTIMATE.start_assume_abort_if_not_~cond#1=|v_ULTIMATE.start_assume_abort_if_not_~cond#1_5|} OutVars{ULTIMATE.start_assume_abort_if_not_~cond#1=|v_ULTIMATE.start_assume_abort_if_not_~cond#1_5|} AuxVars[] AssignedVars[] 1489#[L34-1]don't care [232] L34-1-->L91-2: 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] 1491#[L91-2]don't care [192] L91-2-->L93: Formula: true InVars {} OutVars{ULTIMATE.start_assume_abort_if_not_#in~cond#1=|v_ULTIMATE.start_assume_abort_if_not_#in~cond#1_4|} AuxVars[] AssignedVars[ULTIMATE.start_assume_abort_if_not_#in~cond#1] 1493#[L93]don't care [173] L93-->L93-1: Formula: (= |v_ULTIMATE.start_main_#t~pre11#1_3| |v_#pthreadsForks_1|) InVars {#pthreadsForks=|v_#pthreadsForks_1|} OutVars{ULTIMATE.start_main_#t~pre11#1=|v_ULTIMATE.start_main_#t~pre11#1_3|, #pthreadsForks=|v_#pthreadsForks_1|} AuxVars[] AssignedVars[ULTIMATE.start_main_#t~pre11#1] 1495#[L93-1]don't care [227] L93-1-->L93-2: Formula: (= (+ 1 |v_#pthreadsForks_3|) |v_#pthreadsForks_2|) InVars {#pthreadsForks=|v_#pthreadsForks_3|} OutVars{#pthreadsForks=|v_#pthreadsForks_2|} AuxVars[] AssignedVars[#pthreadsForks] 1497#[L93-2]don't care [214] L93-2-->L93-3: Formula: (and (<= 0 |v_ULTIMATE.start_main_~#t1~0#1.offset_6|) (= (select |v_#valid_12| |v_ULTIMATE.start_main_~#t1~0#1.base_6|) 1) (= (store |v_#memory_int_4| |v_ULTIMATE.start_main_~#t1~0#1.base_6| (store (select |v_#memory_int_4| |v_ULTIMATE.start_main_~#t1~0#1.base_6|) |v_ULTIMATE.start_main_~#t1~0#1.offset_6| |v_ULTIMATE.start_main_#t~pre11#1_4|)) |v_#memory_int_3|) (<= (+ |v_ULTIMATE.start_main_~#t1~0#1.offset_6| 4) (select |v_#length_7| |v_ULTIMATE.start_main_~#t1~0#1.base_6|))) InVars {ULTIMATE.start_main_#t~pre11#1=|v_ULTIMATE.start_main_#t~pre11#1_4|, #valid=|v_#valid_12|, #memory_int=|v_#memory_int_4|, #length=|v_#length_7|, ULTIMATE.start_main_~#t1~0#1.base=|v_ULTIMATE.start_main_~#t1~0#1.base_6|, ULTIMATE.start_main_~#t1~0#1.offset=|v_ULTIMATE.start_main_~#t1~0#1.offset_6|} OutVars{ULTIMATE.start_main_#t~pre11#1=|v_ULTIMATE.start_main_#t~pre11#1_4|, #valid=|v_#valid_12|, #memory_int=|v_#memory_int_3|, #length=|v_#length_7|, ULTIMATE.start_main_~#t1~0#1.base=|v_ULTIMATE.start_main_~#t1~0#1.base_6|, ULTIMATE.start_main_~#t1~0#1.offset=|v_ULTIMATE.start_main_~#t1~0#1.offset_6|} AuxVars[] AssignedVars[#memory_int] 1499#[L93-3]don't care [283] L93-3-->L42-1: Formula: (and (= v_thread1Thread1of1ForFork0_thidvar0_2 |v_ULTIMATE.start_main_#t~pre11#1_7|) (= v_thread1Thread1of1ForFork0_thidvar1_2 0)) InVars {ULTIMATE.start_main_#t~pre11#1=|v_ULTIMATE.start_main_#t~pre11#1_7|} OutVars{thread1Thread1of1ForFork0_#res.base=|v_thread1Thread1of1ForFork0_#res.base_4|, ULTIMATE.start_main_#t~pre11#1=|v_ULTIMATE.start_main_#t~pre11#1_7|, thread1Thread1of1ForFork0_#t~post1=|v_thread1Thread1of1ForFork0_#t~post1_4|, thread1Thread1of1ForFork0_#t~post2=|v_thread1Thread1of1ForFork0_#t~post2_4|, thread1Thread1of1ForFork0_#t~post3=|v_thread1Thread1of1ForFork0_#t~post3_8|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_2, thread1Thread1of1ForFork0_#res.offset=|v_thread1Thread1of1ForFork0_#res.offset_4|, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_2} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#res.base, thread1Thread1of1ForFork0_#t~post1, thread1Thread1of1ForFork0_#t~post2, thread1Thread1of1ForFork0_#t~post3, thread1Thread1of1ForFork0_thidvar0, thread1Thread1of1ForFork0_#res.offset, thread1Thread1of1ForFork0_thidvar1] 1501#[L42-1, L93-4]don't care [255] L42-1-->L43: Formula: (< (mod v_~i1~0_2 4294967296) (* (mod v_~N~0_2 2147483648) 2)) InVars {~i1~0=v_~i1~0_2, ~N~0=v_~N~0_2} OutVars{~i1~0=v_~i1~0_2, ~N~0=v_~N~0_2} AuxVars[] AssignedVars[] 1503#[L43, L93-4]don't care [258] L43-->L44: Formula: (not (= (mod v_~d1~0_1 256) 0)) InVars {~d1~0=v_~d1~0_1} OutVars{~d1~0=v_~d1~0_1} AuxVars[] AssignedVars[] 1509#[L44, L93-4]don't care [261] L44-->L51: Formula: (= v_~pos~0_23 (+ v_~pos~0_24 1)) InVars {~pos~0=v_~pos~0_24} OutVars{thread1Thread1of1ForFork0_#t~post1=|v_thread1Thread1of1ForFork0_#t~post1_1|, ~pos~0=v_~pos~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1, ~pos~0] 1521#[L51, L93-4]don't care [264] L51-->L54: Formula: (= v_~d1~0_3 (ite (= (ite (= (mod v_~d1~0_4 256) 0) 1 0) 0) 0 1)) InVars {~d1~0=v_~d1~0_4} OutVars{~d1~0=v_~d1~0_3} AuxVars[] AssignedVars[~d1~0] 1537#[L54, L93-4]don't care [265] L54-->L54-1: Formula: (= v_~i1~0_3 |v_thread1Thread1of1ForFork0_#t~post3_1|) InVars {~i1~0=v_~i1~0_3} OutVars{thread1Thread1of1ForFork0_#t~post3=|v_thread1Thread1of1ForFork0_#t~post3_1|, ~i1~0=v_~i1~0_3} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post3] 1555#[L54-1, L93-4]don't care [266] L54-1-->L54-2: Formula: (= v_~i1~0_4 (+ |v_thread1Thread1of1ForFork0_#t~post3_3| 1)) InVars {thread1Thread1of1ForFork0_#t~post3=|v_thread1Thread1of1ForFork0_#t~post3_3|} OutVars{thread1Thread1of1ForFork0_#t~post3=|v_thread1Thread1of1ForFork0_#t~post3_3|, ~i1~0=v_~i1~0_4} AuxVars[] AssignedVars[~i1~0] 1575#[L54-2, L93-4]don't care [267] L54-2-->L42-1: Formula: true InVars {} OutVars{thread1Thread1of1ForFork0_#t~post3=|v_thread1Thread1of1ForFork0_#t~post3_5|} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post3] 1501#[L42-1, L93-4]don't care [2024-02-10 00:04:38,234 INFO L750 eck$LassoCheckResult]: Loop: 1501#[L42-1, L93-4]don't care [255] L42-1-->L43: Formula: (< (mod v_~i1~0_2 4294967296) (* (mod v_~N~0_2 2147483648) 2)) InVars {~i1~0=v_~i1~0_2, ~N~0=v_~N~0_2} OutVars{~i1~0=v_~i1~0_2, ~N~0=v_~N~0_2} AuxVars[] AssignedVars[] 1503#[L43, L93-4]don't care [258] L43-->L44: Formula: (not (= (mod v_~d1~0_1 256) 0)) InVars {~d1~0=v_~d1~0_1} OutVars{~d1~0=v_~d1~0_1} AuxVars[] AssignedVars[] 1509#[L44, L93-4]don't care [261] L44-->L51: Formula: (= v_~pos~0_23 (+ v_~pos~0_24 1)) InVars {~pos~0=v_~pos~0_24} OutVars{thread1Thread1of1ForFork0_#t~post1=|v_thread1Thread1of1ForFork0_#t~post1_1|, ~pos~0=v_~pos~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1, ~pos~0] 1521#[L51, L93-4]don't care [264] L51-->L54: Formula: (= v_~d1~0_3 (ite (= (ite (= (mod v_~d1~0_4 256) 0) 1 0) 0) 0 1)) InVars {~d1~0=v_~d1~0_4} OutVars{~d1~0=v_~d1~0_3} AuxVars[] AssignedVars[~d1~0] 1537#[L54, L93-4]don't care [265] L54-->L54-1: Formula: (= v_~i1~0_3 |v_thread1Thread1of1ForFork0_#t~post3_1|) InVars {~i1~0=v_~i1~0_3} OutVars{thread1Thread1of1ForFork0_#t~post3=|v_thread1Thread1of1ForFork0_#t~post3_1|, ~i1~0=v_~i1~0_3} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post3] 1555#[L54-1, L93-4]don't care [266] L54-1-->L54-2: Formula: (= v_~i1~0_4 (+ |v_thread1Thread1of1ForFork0_#t~post3_3| 1)) InVars {thread1Thread1of1ForFork0_#t~post3=|v_thread1Thread1of1ForFork0_#t~post3_3|} OutVars{thread1Thread1of1ForFork0_#t~post3=|v_thread1Thread1of1ForFork0_#t~post3_3|, ~i1~0=v_~i1~0_4} AuxVars[] AssignedVars[~i1~0] 1575#[L54-2, L93-4]don't care [267] L54-2-->L42-1: Formula: true InVars {} OutVars{thread1Thread1of1ForFork0_#t~post3=|v_thread1Thread1of1ForFork0_#t~post3_5|} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post3] 1501#[L42-1, L93-4]don't care [2024-02-10 00:04:38,234 INFO L145 PredicateUnifier]: Initialized classic predicate unifier [2024-02-10 00:04:38,234 INFO L85 PathProgramCache]: Analyzing trace with hash -936448676, now seen corresponding path program 2 times [2024-02-10 00:04:38,234 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-02-10 00:04:38,234 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [856004460] [2024-02-10 00:04:38,234 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-02-10 00:04:38,235 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-02-10 00:04:38,252 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-02-10 00:04:38,253 INFO L356 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2024-02-10 00:04:38,276 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-02-10 00:04:38,281 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2024-02-10 00:04:38,282 INFO L145 PredicateUnifier]: Initialized classic predicate unifier [2024-02-10 00:04:38,282 INFO L85 PathProgramCache]: Analyzing trace with hash -531464349, now seen corresponding path program 2 times [2024-02-10 00:04:38,282 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-02-10 00:04:38,282 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [978207234] [2024-02-10 00:04:38,282 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-02-10 00:04:38,282 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-02-10 00:04:38,288 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-02-10 00:04:38,288 INFO L356 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2024-02-10 00:04:38,292 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-02-10 00:04:38,293 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2024-02-10 00:04:38,294 INFO L145 PredicateUnifier]: Initialized classic predicate unifier [2024-02-10 00:04:38,294 INFO L85 PathProgramCache]: Analyzing trace with hash -1946557016, now seen corresponding path program 3 times [2024-02-10 00:04:38,294 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-02-10 00:04:38,294 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [120019788] [2024-02-10 00:04:38,294 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-02-10 00:04:38,294 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-02-10 00:04:38,328 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-02-10 00:04:38,588 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-02-10 00:04:38,588 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-02-10 00:04:38,588 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [120019788] [2024-02-10 00:04:38,588 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [120019788] provided 1 perfect and 0 imperfect interpolant sequences [2024-02-10 00:04:38,589 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-02-10 00:04:38,589 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4 [2024-02-10 00:04:38,589 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [867776469] [2024-02-10 00:04:38,589 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-02-10 00:04:38,642 INFO L210 LassoAnalysis]: Preferences: [2024-02-10 00:04:38,642 INFO L126 ssoRankerPreferences]: Compute integeral hull: false [2024-02-10 00:04:38,642 INFO L127 ssoRankerPreferences]: Enable LassoPartitioneer: true [2024-02-10 00:04:38,642 INFO L128 ssoRankerPreferences]: Term annotations enabled: false [2024-02-10 00:04:38,642 INFO L129 ssoRankerPreferences]: Use exernal solver: true [2024-02-10 00:04:38,642 INFO L130 ssoRankerPreferences]: SMT solver command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:38,642 INFO L131 ssoRankerPreferences]: Dump SMT script to file: false [2024-02-10 00:04:38,642 INFO L132 ssoRankerPreferences]: Path of dumped script: [2024-02-10 00:04:38,642 INFO L133 ssoRankerPreferences]: Filename of dumped script: parallel-misc-2.wvr.c_BEv2_Iteration1_Loop [2024-02-10 00:04:38,642 INFO L134 ssoRankerPreferences]: MapElimAlgo: Frank [2024-02-10 00:04:38,642 INFO L276 LassoAnalysis]: Starting lasso preprocessing... [2024-02-10 00:04:38,646 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:04:38,648 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:04:38,651 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:04:38,654 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:04:38,655 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:04:38,657 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:04:38,662 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:04:38,665 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:04:38,669 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:04:38,792 INFO L294 LassoAnalysis]: Preprocessing complete. [2024-02-10 00:04:38,793 INFO L404 LassoAnalysis]: Checking for nontermination... [2024-02-10 00:04:38,793 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:38,793 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:38,794 INFO L229 MonitoredProcess]: Starting monitored process 487 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:38,797 INFO L148 nArgumentSynthesizer]: Nontermination analysis: NONLINEAR Allow bounded executions: true Number of generalized eigenvectors: 0 Nilpotent components: true [2024-02-10 00:04:38,797 INFO L160 nArgumentSynthesizer]: Using integer mode. [2024-02-10 00:04:38,806 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (487)] Waiting until timeout for monitored process [2024-02-10 00:04:38,814 INFO L437 LassoAnalysis]: Proved nontermination for one component. [2024-02-10 00:04:38,816 INFO L440 LassoAnalysis]: Non-Termination argument consisting of: Initial state: {thread1Thread1of1ForFork0_#t~post1=0} Honda state: {thread1Thread1of1ForFork0_#t~post1=0} Generalized eigenvectors: [] Lambdas: [] Nus: [] [2024-02-10 00:04:38,819 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (487)] Ended with exit code 0 [2024-02-10 00:04:38,819 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:38,819 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:38,820 INFO L229 MonitoredProcess]: Starting monitored process 488 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:38,822 INFO L148 nArgumentSynthesizer]: Nontermination analysis: NONLINEAR Allow bounded executions: true Number of generalized eigenvectors: 0 Nilpotent components: true [2024-02-10 00:04:38,822 INFO L160 nArgumentSynthesizer]: Using integer mode. [2024-02-10 00:04:38,833 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (488)] Waiting until timeout for monitored process [2024-02-10 00:04:38,840 INFO L437 LassoAnalysis]: Proved nontermination for one component. [2024-02-10 00:04:38,840 INFO L440 LassoAnalysis]: Non-Termination argument consisting of: Initial state: {v_rep#funAddr~thread1.base_4=-1} Honda state: {v_rep#funAddr~thread1.base_4=-1} Generalized eigenvectors: [] Lambdas: [] Nus: [] [2024-02-10 00:04:38,842 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (488)] Ended with exit code 0 [2024-02-10 00:04:38,843 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:38,843 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:38,844 INFO L229 MonitoredProcess]: Starting monitored process 489 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:38,846 INFO L148 nArgumentSynthesizer]: Nontermination analysis: NONLINEAR Allow bounded executions: true Number of generalized eigenvectors: 0 Nilpotent components: true [2024-02-10 00:04:38,846 INFO L160 nArgumentSynthesizer]: Using integer mode. [2024-02-10 00:04:38,856 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (489)] Waiting until timeout for monitored process [2024-02-10 00:04:38,864 INFO L437 LassoAnalysis]: Proved nontermination for one component. [2024-02-10 00:04:38,864 INFO L440 LassoAnalysis]: Non-Termination argument consisting of: Initial state: {v_rep#funAddr~thread2.offset_4=1} Honda state: {v_rep#funAddr~thread2.offset_4=1} Generalized eigenvectors: [] Lambdas: [] Nus: [] [2024-02-10 00:04:38,867 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (489)] Forceful destruction successful, exit code 0 [2024-02-10 00:04:38,868 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:38,868 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:38,869 INFO L229 MonitoredProcess]: Starting monitored process 490 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:38,871 INFO L148 nArgumentSynthesizer]: Nontermination analysis: NONLINEAR Allow bounded executions: true Number of generalized eigenvectors: 0 Nilpotent components: true [2024-02-10 00:04:38,871 INFO L160 nArgumentSynthesizer]: Using integer mode. [2024-02-10 00:04:38,880 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (490)] Waiting until timeout for monitored process [2024-02-10 00:04:38,888 INFO L437 LassoAnalysis]: Proved nontermination for one component. [2024-02-10 00:04:38,888 INFO L440 LassoAnalysis]: Non-Termination argument consisting of: Initial state: {thread1Thread1of1ForFork0_#t~post3=0} Honda state: {thread1Thread1of1ForFork0_#t~post3=0} Generalized eigenvectors: [] Lambdas: [] Nus: [] [2024-02-10 00:04:38,892 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (490)] Forceful destruction successful, exit code 0 [2024-02-10 00:04:38,892 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:38,892 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:38,900 INFO L229 MonitoredProcess]: Starting monitored process 491 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:38,903 INFO L148 nArgumentSynthesizer]: Nontermination analysis: NONLINEAR Allow bounded executions: true Number of generalized eigenvectors: 0 Nilpotent components: true [2024-02-10 00:04:38,903 INFO L160 nArgumentSynthesizer]: Using integer mode. [2024-02-10 00:04:38,914 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (491)] Waiting until timeout for monitored process [2024-02-10 00:04:38,921 INFO L437 LassoAnalysis]: Proved nontermination for one component. [2024-02-10 00:04:38,921 INFO L440 LassoAnalysis]: Non-Termination argument consisting of: Initial state: {v_rep#funAddr~thread2.base_4=-1} Honda state: {v_rep#funAddr~thread2.base_4=-1} Generalized eigenvectors: [] Lambdas: [] Nus: [] [2024-02-10 00:04:38,924 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (491)] Forceful destruction successful, exit code 0 [2024-02-10 00:04:38,924 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:38,924 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:38,925 INFO L229 MonitoredProcess]: Starting monitored process 492 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:38,927 INFO L148 nArgumentSynthesizer]: Nontermination analysis: NONLINEAR Allow bounded executions: true Number of generalized eigenvectors: 0 Nilpotent components: true [2024-02-10 00:04:38,927 INFO L160 nArgumentSynthesizer]: Using integer mode. [2024-02-10 00:04:38,936 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (492)] Waiting until timeout for monitored process [2024-02-10 00:04:38,947 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (492)] Forceful destruction successful, exit code 0 [2024-02-10 00:04:38,948 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:38,948 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:38,949 INFO L229 MonitoredProcess]: Starting monitored process 493 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:38,951 INFO L148 nArgumentSynthesizer]: Nontermination analysis: NONLINEAR Allow bounded executions: true Number of generalized eigenvectors: 3 Nilpotent components: true [2024-02-10 00:04:38,951 INFO L160 nArgumentSynthesizer]: Using integer mode. [2024-02-10 00:04:38,965 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (493)] Waiting until timeout for monitored process [2024-02-10 00:04:38,970 INFO L444 LassoAnalysis]: Proving nontermination failed: No geometric nontermination argument exists. [2024-02-10 00:04:38,973 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (493)] Forceful destruction successful, exit code 0 [2024-02-10 00:04:38,974 INFO L210 LassoAnalysis]: Preferences: [2024-02-10 00:04:38,974 INFO L126 ssoRankerPreferences]: Compute integeral hull: false [2024-02-10 00:04:38,974 INFO L127 ssoRankerPreferences]: Enable LassoPartitioneer: true [2024-02-10 00:04:38,974 INFO L128 ssoRankerPreferences]: Term annotations enabled: false [2024-02-10 00:04:38,974 INFO L129 ssoRankerPreferences]: Use exernal solver: false [2024-02-10 00:04:38,974 INFO L130 ssoRankerPreferences]: SMT solver command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:38,974 INFO L131 ssoRankerPreferences]: Dump SMT script to file: false [2024-02-10 00:04:38,974 INFO L132 ssoRankerPreferences]: Path of dumped script: [2024-02-10 00:04:38,974 INFO L133 ssoRankerPreferences]: Filename of dumped script: parallel-misc-2.wvr.c_BEv2_Iteration1_Loop [2024-02-10 00:04:38,974 INFO L134 ssoRankerPreferences]: MapElimAlgo: Frank [2024-02-10 00:04:38,974 INFO L276 LassoAnalysis]: Starting lasso preprocessing... [2024-02-10 00:04:38,975 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:04:38,977 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:04:38,979 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:04:38,981 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:04:38,986 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:04:38,990 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:04:38,992 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:04:38,993 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:04:38,995 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:04:39,129 INFO L294 LassoAnalysis]: Preprocessing complete. [2024-02-10 00:04:39,130 INFO L490 LassoAnalysis]: Using template 'affine'. [2024-02-10 00:04:39,130 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:39,130 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:39,131 INFO L229 MonitoredProcess]: Starting monitored process 494 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:39,133 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (494)] Waiting until timeout for monitored process [2024-02-10 00:04:39,133 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:39,140 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:04:39,140 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:04:39,140 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:39,140 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:39,140 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 00:04:39,140 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-02-10 00:04:39,140 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:04:39,160 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:39,164 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (494)] Ended with exit code 0 [2024-02-10 00:04:39,164 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:39,164 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:39,165 INFO L229 MonitoredProcess]: Starting monitored process 495 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:39,167 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:39,173 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:04:39,174 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:39,174 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:39,174 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 00:04:39,174 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 00:04:39,175 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-10 00:04:39,177 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (495)] Waiting until timeout for monitored process [2024-02-10 00:04:39,186 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:39,189 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (495)] Ended with exit code 0 [2024-02-10 00:04:39,189 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:39,189 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:39,190 INFO L229 MonitoredProcess]: Starting monitored process 496 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:39,191 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (496)] Waiting until timeout for monitored process [2024-02-10 00:04:39,192 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:39,198 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:04:39,198 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:39,198 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:39,198 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 00:04:39,199 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 00:04:39,199 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-10 00:04:39,201 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:39,203 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (496)] Ended with exit code 0 [2024-02-10 00:04:39,203 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:39,203 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:39,204 INFO L229 MonitoredProcess]: Starting monitored process 497 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:39,204 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (497)] Waiting until timeout for monitored process [2024-02-10 00:04:39,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:04:39,212 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:04:39,212 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:04:39,212 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:39,212 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:39,212 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 00:04:39,213 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-02-10 00:04:39,213 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:04:39,215 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:39,217 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (497)] Ended with exit code 0 [2024-02-10 00:04:39,218 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:39,218 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:39,218 INFO L229 MonitoredProcess]: Starting monitored process 498 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:39,220 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (498)] Waiting until timeout for monitored process [2024-02-10 00:04:39,220 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:39,226 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:04:39,226 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:39,226 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:39,226 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 00:04:39,227 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 00:04:39,227 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-10 00:04:39,237 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:39,240 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (498)] Ended with exit code 0 [2024-02-10 00:04:39,240 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:39,241 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:39,241 INFO L229 MonitoredProcess]: Starting monitored process 499 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:39,242 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (499)] Waiting until timeout for monitored process [2024-02-10 00:04:39,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:04:39,249 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:04:39,249 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:04:39,249 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:39,249 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:39,249 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 00:04:39,249 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-02-10 00:04:39,250 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:04:39,259 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:39,262 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (499)] Ended with exit code 0 [2024-02-10 00:04:39,263 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:39,263 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:39,263 INFO L229 MonitoredProcess]: Starting monitored process 500 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:39,265 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (500)] Waiting until timeout for monitored process [2024-02-10 00:04:39,265 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:39,271 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:04:39,271 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:04:39,272 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:39,272 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:39,272 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 00:04:39,272 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-02-10 00:04:39,272 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:04:39,273 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:39,275 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (500)] Ended with exit code 0 [2024-02-10 00:04:39,275 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:39,275 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:39,276 INFO L229 MonitoredProcess]: Starting monitored process 501 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:39,277 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (501)] Waiting until timeout for monitored process [2024-02-10 00:04:39,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:04:39,283 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:04:39,283 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:39,283 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:39,283 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 00:04:39,284 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 00:04:39,284 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-10 00:04:39,287 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:39,289 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (501)] Forceful destruction successful, exit code 0 [2024-02-10 00:04:39,289 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:39,290 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:39,290 INFO L229 MonitoredProcess]: Starting monitored process 502 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:39,292 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (502)] Waiting until timeout for monitored process [2024-02-10 00:04:39,295 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:39,302 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:04:39,302 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:04:39,302 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:39,303 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:39,303 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 00:04:39,303 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-02-10 00:04:39,303 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:04:39,317 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:39,320 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (502)] Ended with exit code 0 [2024-02-10 00:04:39,320 INFO L490 LassoAnalysis]: Using template '2-nested'. [2024-02-10 00:04:39,320 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:39,320 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:39,321 INFO L229 MonitoredProcess]: Starting monitored process 503 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:39,323 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (503)] Waiting until timeout for monitored process [2024-02-10 00:04:39,323 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:39,329 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:04:39,330 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:04:39,330 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:39,330 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:39,330 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:04:39,330 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-02-10 00:04:39,330 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:04:39,331 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:39,333 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (503)] Forceful destruction successful, exit code 0 [2024-02-10 00:04:39,334 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:39,334 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:39,334 INFO L229 MonitoredProcess]: Starting monitored process 504 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:39,341 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (504)] Waiting until timeout for monitored process [2024-02-10 00:04:39,342 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:39,348 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:04:39,348 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:39,348 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:39,348 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:04:39,349 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-10 00:04:39,349 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-10 00:04:39,352 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:39,355 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (504)] Ended with exit code 0 [2024-02-10 00:04:39,355 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:39,355 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:39,356 INFO L229 MonitoredProcess]: Starting monitored process 505 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:39,358 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (505)] Waiting until timeout for monitored process [2024-02-10 00:04:39,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:04:39,365 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:04:39,365 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:39,365 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:39,365 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:04:39,366 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-10 00:04:39,366 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-10 00:04:39,370 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:39,372 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (505)] Ended with exit code 0 [2024-02-10 00:04:39,372 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:39,373 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:39,373 INFO L229 MonitoredProcess]: Starting monitored process 506 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:39,375 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (506)] Waiting until timeout for monitored process [2024-02-10 00:04:39,376 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:39,382 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:04:39,382 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:04:39,382 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:39,382 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:39,382 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:04:39,383 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-02-10 00:04:39,384 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:04:39,386 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:39,389 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (506)] Ended with exit code 0 [2024-02-10 00:04:39,389 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:39,389 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:39,390 INFO L229 MonitoredProcess]: Starting monitored process 507 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:39,391 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (507)] Waiting until timeout for monitored process [2024-02-10 00:04:39,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:04:39,398 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:04:39,398 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:39,398 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:39,398 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:04:39,400 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-10 00:04:39,400 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-10 00:04:39,402 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:39,405 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (507)] Ended with exit code 0 [2024-02-10 00:04:39,405 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:39,405 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:39,406 INFO L229 MonitoredProcess]: Starting monitored process 508 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:39,407 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (508)] Waiting until timeout for monitored process [2024-02-10 00:04:39,408 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:39,414 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:04:39,414 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:04:39,414 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:39,414 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:39,414 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:04:39,415 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-02-10 00:04:39,415 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:04:39,417 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:39,419 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (508)] Ended with exit code 0 [2024-02-10 00:04:39,420 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:39,420 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:39,420 INFO L229 MonitoredProcess]: Starting monitored process 509 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:39,422 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (509)] Waiting until timeout for monitored process [2024-02-10 00:04:39,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:04:39,429 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:04:39,429 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:04:39,429 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:39,429 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:39,429 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:04:39,429 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-02-10 00:04:39,429 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:04:39,431 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:39,433 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (509)] Ended with exit code 0 [2024-02-10 00:04:39,433 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:39,433 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:39,434 INFO L229 MonitoredProcess]: Starting monitored process 510 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:39,435 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (510)] Waiting until timeout for monitored process [2024-02-10 00:04:39,436 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:39,441 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:04:39,442 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:39,442 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:39,442 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:04:39,443 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-10 00:04:39,443 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-10 00:04:39,453 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:39,456 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (510)] Ended with exit code 0 [2024-02-10 00:04:39,456 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:39,456 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:39,459 INFO L229 MonitoredProcess]: Starting monitored process 511 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:39,463 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (511)] Waiting until timeout for monitored process [2024-02-10 00:04:39,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:04:39,470 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:04:39,470 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:04:39,470 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:39,470 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:39,470 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:04:39,471 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-02-10 00:04:39,471 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:04:39,473 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:39,476 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (511)] Ended with exit code 0 [2024-02-10 00:04:39,476 INFO L490 LassoAnalysis]: Using template '3-nested'. [2024-02-10 00:04:39,476 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:39,476 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:39,477 INFO L229 MonitoredProcess]: Starting monitored process 512 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:39,483 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (512)] Waiting until timeout for monitored process [2024-02-10 00:04:39,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:04:39,495 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:04:39,495 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:04:39,495 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:39,495 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:39,495 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:04:39,496 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 00:04:39,496 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:04:39,500 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:39,503 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (512)] Forceful destruction successful, exit code 0 [2024-02-10 00:04:39,503 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:39,503 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:39,504 INFO L229 MonitoredProcess]: Starting monitored process 513 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:39,505 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (513)] Waiting until timeout for monitored process [2024-02-10 00:04:39,506 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:39,512 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:04:39,513 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:39,513 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:39,513 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:04:39,514 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 00:04:39,514 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:04:39,518 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:39,521 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (513)] Ended with exit code 0 [2024-02-10 00:04:39,521 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:39,521 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:39,522 INFO L229 MonitoredProcess]: Starting monitored process 514 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:39,522 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (514)] Waiting until timeout for monitored process [2024-02-10 00:04:39,524 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:39,530 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:04:39,530 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:39,530 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:39,530 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:04:39,532 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 00:04:39,532 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:04:39,542 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:39,545 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (514)] Ended with exit code 0 [2024-02-10 00:04:39,545 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:39,545 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:39,546 INFO L229 MonitoredProcess]: Starting monitored process 515 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:39,546 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (515)] Waiting until timeout for monitored process [2024-02-10 00:04:39,548 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:39,554 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:04:39,554 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:04:39,554 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:39,554 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:39,554 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:04:39,556 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 00:04:39,556 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:04:39,560 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:39,562 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (515)] Forceful destruction successful, exit code 0 [2024-02-10 00:04:39,562 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:39,563 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:39,563 INFO L229 MonitoredProcess]: Starting monitored process 516 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:39,564 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (516)] Waiting until timeout for monitored process [2024-02-10 00:04:39,565 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:39,571 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:04:39,571 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:39,571 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:39,571 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:04:39,573 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 00:04:39,573 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:04:39,583 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:39,586 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (516)] Ended with exit code 0 [2024-02-10 00:04:39,586 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:39,586 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:39,587 INFO L229 MonitoredProcess]: Starting monitored process 517 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:39,588 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (517)] Waiting until timeout for monitored process [2024-02-10 00:04:39,589 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:39,595 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:04:39,595 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:04:39,595 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:39,595 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:39,595 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:04:39,595 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 00:04:39,596 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:04:39,604 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:39,606 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (517)] Ended with exit code 0 [2024-02-10 00:04:39,607 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:39,607 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:39,607 INFO L229 MonitoredProcess]: Starting monitored process 518 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:39,609 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (518)] Waiting until timeout for monitored process [2024-02-10 00:04:39,610 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:39,616 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:04:39,616 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:04:39,617 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:39,617 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:39,617 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:04:39,617 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 00:04:39,617 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:04:39,626 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:39,629 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (518)] Ended with exit code 0 [2024-02-10 00:04:39,629 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:39,629 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:39,630 INFO L229 MonitoredProcess]: Starting monitored process 519 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:39,631 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (519)] Waiting until timeout for monitored process [2024-02-10 00:04:39,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:04:39,638 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:04:39,639 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:39,639 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:39,639 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:04:39,640 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 00:04:39,640 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:04:39,651 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:39,654 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (519)] Ended with exit code 0 [2024-02-10 00:04:39,654 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:39,655 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:39,670 INFO L229 MonitoredProcess]: Starting monitored process 520 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:39,673 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (520)] Waiting until timeout for monitored process [2024-02-10 00:04:39,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:04:39,680 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:04:39,680 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:04:39,680 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:39,681 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:39,681 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:04:39,682 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 00:04:39,682 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:04:39,688 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:39,692 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (520)] Forceful destruction successful, exit code 0 [2024-02-10 00:04:39,693 INFO L490 LassoAnalysis]: Using template '4-nested'. [2024-02-10 00:04:39,694 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:39,694 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:39,697 INFO L229 MonitoredProcess]: Starting monitored process 521 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:39,702 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (521)] Waiting until timeout for monitored process [2024-02-10 00:04:39,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:04:39,711 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:04:39,711 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:04:39,711 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:39,711 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:39,711 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:04:39,712 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-02-10 00:04:39,712 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:04:39,726 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:39,729 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (521)] Ended with exit code 0 [2024-02-10 00:04:39,729 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:39,729 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:39,730 INFO L229 MonitoredProcess]: Starting monitored process 522 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:39,731 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (522)] Waiting until timeout for monitored process [2024-02-10 00:04:39,732 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:39,738 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:04:39,739 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:39,739 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:39,739 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:04:39,741 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-10 00:04:39,741 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-10 00:04:39,748 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:39,750 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (522)] Forceful destruction successful, exit code 0 [2024-02-10 00:04:39,751 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:39,751 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:39,751 INFO L229 MonitoredProcess]: Starting monitored process 523 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:39,753 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (523)] Waiting until timeout for monitored process [2024-02-10 00:04:39,753 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:39,760 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:04:39,760 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:39,760 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:39,760 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:04:39,762 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-10 00:04:39,762 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-10 00:04:39,767 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:39,769 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (523)] Ended with exit code 0 [2024-02-10 00:04:39,769 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:39,770 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:39,770 INFO L229 MonitoredProcess]: Starting monitored process 524 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:39,771 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (524)] Waiting until timeout for monitored process [2024-02-10 00:04:39,772 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:39,778 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:04:39,779 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:04:39,779 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:39,779 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:39,779 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:04:39,781 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-02-10 00:04:39,781 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:04:39,786 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:39,789 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (524)] Forceful destruction successful, exit code 0 [2024-02-10 00:04:39,789 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:39,789 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:39,790 INFO L229 MonitoredProcess]: Starting monitored process 525 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:39,791 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (525)] Waiting until timeout for monitored process [2024-02-10 00:04:39,792 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:39,799 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:04:39,799 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:39,799 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:39,799 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:04:39,801 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-10 00:04:39,801 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-10 00:04:39,806 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:39,808 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (525)] Ended with exit code 0 [2024-02-10 00:04:39,808 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:39,808 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:39,809 INFO L229 MonitoredProcess]: Starting monitored process 526 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:39,811 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (526)] Waiting until timeout for monitored process [2024-02-10 00:04:39,811 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:39,818 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:04:39,818 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:04:39,818 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:39,818 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:39,818 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:04:39,819 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-02-10 00:04:39,819 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:04:39,821 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:39,823 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (526)] Ended with exit code 0 [2024-02-10 00:04:39,824 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:39,824 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:39,824 INFO L229 MonitoredProcess]: Starting monitored process 527 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:39,825 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (527)] Waiting until timeout for monitored process [2024-02-10 00:04:39,826 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:39,833 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:04:39,833 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:04:39,834 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:39,834 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:39,834 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:04:39,834 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-02-10 00:04:39,834 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:04:39,836 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:39,838 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (527)] Forceful destruction successful, exit code 0 [2024-02-10 00:04:39,838 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:39,839 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:39,839 INFO L229 MonitoredProcess]: Starting monitored process 528 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:39,840 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (528)] Waiting until timeout for monitored process [2024-02-10 00:04:39,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:04:39,847 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:04:39,847 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:39,848 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:39,848 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:04:39,849 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-10 00:04:39,850 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-10 00:04:39,861 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:39,863 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (528)] Ended with exit code 0 [2024-02-10 00:04:39,863 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:39,864 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:39,864 INFO L229 MonitoredProcess]: Starting monitored process 529 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:39,865 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (529)] Waiting until timeout for monitored process [2024-02-10 00:04:39,866 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:39,873 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:04:39,873 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:04:39,873 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:39,873 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:39,873 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:04:39,875 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-02-10 00:04:39,875 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:04:39,877 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:39,879 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (529)] Forceful destruction successful, exit code 0 [2024-02-10 00:04:39,880 INFO L490 LassoAnalysis]: Using template '2-phase'. [2024-02-10 00:04:39,880 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:39,880 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:39,880 INFO L229 MonitoredProcess]: Starting monitored process 530 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:39,882 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (530)] Waiting until timeout for monitored process [2024-02-10 00:04:39,882 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:39,889 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:04:39,889 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:04:39,890 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:04:39,890 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:39,890 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:39,890 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:04:39,890 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-02-10 00:04:39,890 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:04:39,892 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:39,894 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (530)] Forceful destruction successful, exit code 0 [2024-02-10 00:04:39,894 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:39,895 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:39,895 INFO L229 MonitoredProcess]: Starting monitored process 531 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:39,896 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (531)] Waiting until timeout for monitored process [2024-02-10 00:04:39,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:04:39,904 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:04:39,904 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:04:39,904 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:39,904 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:39,904 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:04:39,905 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-10 00:04:39,905 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-10 00:04:39,910 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:39,912 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (531)] Ended with exit code 0 [2024-02-10 00:04:39,912 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:39,912 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:39,913 INFO L229 MonitoredProcess]: Starting monitored process 532 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:39,914 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (532)] Waiting until timeout for monitored process [2024-02-10 00:04:39,915 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:39,921 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:04:39,921 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:04:39,921 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:39,921 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:39,921 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:04:39,922 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-10 00:04:39,922 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-10 00:04:39,933 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:39,936 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (532)] Ended with exit code 0 [2024-02-10 00:04:39,936 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:39,936 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:39,937 INFO L229 MonitoredProcess]: Starting monitored process 533 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:39,938 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (533)] Waiting until timeout for monitored process [2024-02-10 00:04:39,939 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:39,945 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:04:39,945 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:04:39,945 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:04:39,945 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:39,945 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:39,945 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:04:39,947 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-02-10 00:04:39,947 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:04:39,962 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:39,965 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (533)] Forceful destruction successful, exit code 0 [2024-02-10 00:04:39,965 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:39,965 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:39,966 INFO L229 MonitoredProcess]: Starting monitored process 534 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:39,966 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (534)] Waiting until timeout for monitored process [2024-02-10 00:04:39,970 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:39,976 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:04:39,977 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:04:39,977 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:39,977 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:39,977 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:04:39,978 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-10 00:04:39,978 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-10 00:04:39,984 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:39,986 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (534)] Ended with exit code 0 [2024-02-10 00:04:39,986 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:39,987 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:39,987 INFO L229 MonitoredProcess]: Starting monitored process 535 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:39,988 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (535)] Waiting until timeout for monitored process [2024-02-10 00:04:39,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:04:39,995 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:04:39,995 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:04:39,995 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:04:39,995 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:39,995 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:39,995 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:04:39,996 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-02-10 00:04:39,996 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:04:40,005 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:40,008 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (535)] Ended with exit code 0 [2024-02-10 00:04:40,008 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:40,008 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:40,009 INFO L229 MonitoredProcess]: Starting monitored process 536 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:40,011 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (536)] Waiting until timeout for monitored process [2024-02-10 00:04:40,011 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:40,018 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:04:40,018 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:04:40,018 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:04:40,018 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:40,018 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:40,018 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:04:40,019 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-02-10 00:04:40,019 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:04:40,021 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:40,023 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (536)] Forceful destruction successful, exit code 0 [2024-02-10 00:04:40,023 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:40,023 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:40,024 INFO L229 MonitoredProcess]: Starting monitored process 537 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:40,025 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (537)] Waiting until timeout for monitored process [2024-02-10 00:04:40,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:04:40,031 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:04:40,031 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:04:40,032 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:40,032 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:40,032 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:04:40,033 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-10 00:04:40,033 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-10 00:04:40,037 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:40,039 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (537)] Ended with exit code 0 [2024-02-10 00:04:40,039 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:40,040 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:40,040 INFO L229 MonitoredProcess]: Starting monitored process 538 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:40,042 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (538)] Waiting until timeout for monitored process [2024-02-10 00:04:40,042 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:40,048 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:04:40,048 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:04:40,048 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:04:40,048 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:40,048 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:40,049 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:04:40,050 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-02-10 00:04:40,050 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:04:40,053 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:40,055 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (538)] Ended with exit code 0 [2024-02-10 00:04:40,056 INFO L490 LassoAnalysis]: Using template '3-phase'. [2024-02-10 00:04:40,056 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:40,056 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:40,057 INFO L229 MonitoredProcess]: Starting monitored process 539 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:40,058 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (539)] Waiting until timeout for monitored process [2024-02-10 00:04:40,059 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:40,065 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:04:40,065 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-02-10 00:04:40,065 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:04:40,065 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:40,065 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:40,065 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:04:40,066 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 00:04:40,066 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:04:40,069 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:40,071 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (539)] Forceful destruction successful, exit code 0 [2024-02-10 00:04:40,071 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:40,071 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:40,072 INFO L229 MonitoredProcess]: Starting monitored process 540 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:40,074 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (540)] Waiting until timeout for monitored process [2024-02-10 00:04:40,074 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:40,081 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:04:40,081 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-02-10 00:04:40,082 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:40,082 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:40,082 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:04:40,083 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 00:04:40,084 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:04:40,089 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:40,091 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (540)] Ended with exit code 0 [2024-02-10 00:04:40,091 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:40,091 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:40,092 INFO L229 MonitoredProcess]: Starting monitored process 541 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:40,117 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (541)] Waiting until timeout for monitored process [2024-02-10 00:04:40,118 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:40,123 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:04:40,124 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-02-10 00:04:40,124 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:40,124 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:40,124 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:04:40,126 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 00:04:40,126 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:04:40,135 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:40,137 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (541)] Ended with exit code 0 [2024-02-10 00:04:40,137 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:40,137 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:40,138 INFO L229 MonitoredProcess]: Starting monitored process 542 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:40,139 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (542)] Waiting until timeout for monitored process [2024-02-10 00:04:40,140 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:40,146 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:04:40,146 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-02-10 00:04:40,146 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:04:40,146 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:40,146 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:40,146 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:04:40,148 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 00:04:40,148 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:04:40,159 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:40,162 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (542)] Forceful destruction successful, exit code 0 [2024-02-10 00:04:40,162 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:40,162 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:40,163 INFO L229 MonitoredProcess]: Starting monitored process 543 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:40,164 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (543)] Waiting until timeout for monitored process [2024-02-10 00:04:40,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:04:40,174 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:04:40,174 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-02-10 00:04:40,175 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:40,175 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:40,175 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:04:40,176 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 00:04:40,176 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:04:40,182 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:40,185 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (543)] Ended with exit code 0 [2024-02-10 00:04:40,185 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:40,185 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:40,186 INFO L229 MonitoredProcess]: Starting monitored process 544 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:40,187 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (544)] Waiting until timeout for monitored process [2024-02-10 00:04:40,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:04:40,194 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:04:40,194 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-02-10 00:04:40,194 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:04:40,194 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:40,194 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:40,194 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:04:40,195 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 00:04:40,195 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:04:40,210 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:40,213 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (544)] Ended with exit code 0 [2024-02-10 00:04:40,213 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:40,213 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:40,214 INFO L229 MonitoredProcess]: Starting monitored process 545 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:40,215 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (545)] Waiting until timeout for monitored process [2024-02-10 00:04:40,216 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:40,222 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:04:40,222 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-02-10 00:04:40,222 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:04:40,222 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:40,222 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:40,222 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:04:40,223 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 00:04:40,223 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:04:40,225 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:40,228 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (545)] Ended with exit code 0 [2024-02-10 00:04:40,228 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:40,228 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:40,228 INFO L229 MonitoredProcess]: Starting monitored process 546 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:40,230 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (546)] Waiting until timeout for monitored process [2024-02-10 00:04:40,230 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:40,236 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:04:40,236 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-02-10 00:04:40,236 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:40,236 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:40,236 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:04:40,238 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 00:04:40,238 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:04:40,244 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:40,246 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (546)] Forceful destruction successful, exit code 0 [2024-02-10 00:04:40,246 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:40,246 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:40,247 INFO L229 MonitoredProcess]: Starting monitored process 547 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:40,251 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (547)] Waiting until timeout for monitored process [2024-02-10 00:04:40,251 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:40,258 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:04:40,258 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-02-10 00:04:40,258 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:04:40,258 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:40,258 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:40,258 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:04:40,260 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 00:04:40,260 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:04:40,268 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:40,271 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (547)] Forceful destruction successful, exit code 0 [2024-02-10 00:04:40,271 INFO L490 LassoAnalysis]: Using template '4-phase'. [2024-02-10 00:04:40,271 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:40,271 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:40,272 INFO L229 MonitoredProcess]: Starting monitored process 548 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:40,290 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:40,294 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (548)] Waiting until timeout for monitored process [2024-02-10 00:04:40,296 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:04:40,297 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:04:40,297 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:04:40,297 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:40,297 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:40,297 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:04:40,298 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-02-10 00:04:40,298 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:04:40,301 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:40,304 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (548)] Forceful destruction successful, exit code 0 [2024-02-10 00:04:40,304 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:40,304 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:40,305 INFO L229 MonitoredProcess]: Starting monitored process 549 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:40,306 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (549)] Waiting until timeout for monitored process [2024-02-10 00:04:40,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:04:40,312 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:04:40,313 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:04:40,313 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:40,313 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:40,313 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:04:40,315 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-10 00:04:40,315 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-10 00:04:40,333 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:40,335 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (549)] Forceful destruction successful, exit code 0 [2024-02-10 00:04:40,335 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:40,335 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:40,336 INFO L229 MonitoredProcess]: Starting monitored process 550 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:40,336 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (550)] Waiting until timeout for monitored process [2024-02-10 00:04:40,338 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:40,344 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:04:40,344 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:04:40,344 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:40,344 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:40,344 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:04:40,347 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-10 00:04:40,347 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-10 00:04:40,356 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:40,358 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (550)] Forceful destruction successful, exit code 0 [2024-02-10 00:04:40,358 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:40,358 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:40,359 INFO L229 MonitoredProcess]: Starting monitored process 551 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:40,359 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (551)] Waiting until timeout for monitored process [2024-02-10 00:04:40,361 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:40,367 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:04:40,367 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:04:40,367 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:04:40,368 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:40,368 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:40,368 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:04:40,371 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-02-10 00:04:40,371 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:04:40,392 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:40,394 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (551)] Forceful destruction successful, exit code 0 [2024-02-10 00:04:40,395 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:40,395 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:40,395 INFO L229 MonitoredProcess]: Starting monitored process 552 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:40,397 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (552)] Waiting until timeout for monitored process [2024-02-10 00:04:40,397 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:40,403 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:04:40,403 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:04:40,404 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:40,404 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:40,404 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:04:40,406 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-10 00:04:40,406 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-10 00:04:40,415 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:40,418 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (552)] Ended with exit code 0 [2024-02-10 00:04:40,418 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:40,418 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:40,419 INFO L229 MonitoredProcess]: Starting monitored process 553 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:40,420 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (553)] Waiting until timeout for monitored process [2024-02-10 00:04:40,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:04:40,427 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:04:40,427 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:04:40,427 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:04:40,427 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:40,427 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:40,427 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:04:40,428 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-02-10 00:04:40,428 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:04:40,439 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:40,442 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (553)] Forceful destruction successful, exit code 0 [2024-02-10 00:04:40,448 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:40,448 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:40,449 INFO L229 MonitoredProcess]: Starting monitored process 554 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:40,451 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (554)] Waiting until timeout for monitored process [2024-02-10 00:04:40,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:04:40,459 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:04:40,459 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:04:40,459 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:04:40,459 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:40,459 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:40,459 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:04:40,460 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-02-10 00:04:40,460 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:04:40,464 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:40,466 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (554)] Forceful destruction successful, exit code 0 [2024-02-10 00:04:40,466 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:40,466 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:40,467 INFO L229 MonitoredProcess]: Starting monitored process 555 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:40,468 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (555)] Waiting until timeout for monitored process [2024-02-10 00:04:40,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:04:40,475 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:04:40,475 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:04:40,475 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:40,475 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:40,476 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:04:40,478 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-10 00:04:40,478 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-10 00:04:40,486 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:40,489 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (555)] Ended with exit code 0 [2024-02-10 00:04:40,489 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:40,489 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:40,490 INFO L229 MonitoredProcess]: Starting monitored process 556 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:40,491 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (556)] Waiting until timeout for monitored process [2024-02-10 00:04:40,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:04:40,499 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:04:40,499 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:04:40,499 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:04:40,499 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:40,499 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:40,499 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:04:40,506 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-02-10 00:04:40,506 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:04:40,522 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:40,524 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (556)] Forceful destruction successful, exit code 0 [2024-02-10 00:04:40,524 INFO L490 LassoAnalysis]: Using template '2-lex'. [2024-02-10 00:04:40,524 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:40,524 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:40,525 INFO L229 MonitoredProcess]: Starting monitored process 557 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:40,527 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (557)] Waiting until timeout for monitored process [2024-02-10 00:04:40,527 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:40,533 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:04:40,533 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:04:40,533 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:04:40,533 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:40,533 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:40,533 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:04:40,534 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 00:04:40,534 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:04:40,548 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:40,550 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (557)] Ended with exit code 0 [2024-02-10 00:04:40,550 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:40,550 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:40,551 INFO L229 MonitoredProcess]: Starting monitored process 558 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:40,552 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (558)] Waiting until timeout for monitored process [2024-02-10 00:04:40,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:04:40,559 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:04:40,559 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:04:40,559 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:40,559 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:40,559 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:04:40,561 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 00:04:40,561 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:04:40,566 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:40,568 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (558)] Forceful destruction successful, exit code 0 [2024-02-10 00:04:40,569 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:40,569 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:40,569 INFO L229 MonitoredProcess]: Starting monitored process 559 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:40,571 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (559)] Waiting until timeout for monitored process [2024-02-10 00:04:40,571 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:40,577 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:04:40,577 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:04:40,577 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:40,577 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:40,577 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:04:40,579 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 00:04:40,579 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:04:40,584 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:40,586 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (559)] Forceful destruction successful, exit code 0 [2024-02-10 00:04:40,586 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:40,586 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:40,587 INFO L229 MonitoredProcess]: Starting monitored process 560 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:40,588 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (560)] Waiting until timeout for monitored process [2024-02-10 00:04:40,589 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:40,594 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:04:40,595 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:04:40,595 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:04:40,595 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:40,595 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:40,595 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:04:40,597 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 00:04:40,597 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:04:40,608 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:40,610 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (560)] Ended with exit code 0 [2024-02-10 00:04:40,610 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:40,610 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:40,611 INFO L229 MonitoredProcess]: Starting monitored process 561 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:40,613 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (561)] Waiting until timeout for monitored process [2024-02-10 00:04:40,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:04:40,619 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:04:40,620 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:04:40,620 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:40,620 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:40,620 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:04:40,622 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 00:04:40,622 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:04:40,626 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:40,628 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (561)] Ended with exit code 0 [2024-02-10 00:04:40,628 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:40,629 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:40,629 INFO L229 MonitoredProcess]: Starting monitored process 562 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:40,631 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (562)] Waiting until timeout for monitored process [2024-02-10 00:04:40,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:04:40,637 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:04:40,637 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:04:40,637 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:04:40,637 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:40,637 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:40,638 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:04:40,638 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 00:04:40,638 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:04:40,654 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:40,656 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (562)] Ended with exit code 0 [2024-02-10 00:04:40,657 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:40,657 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:40,657 INFO L229 MonitoredProcess]: Starting monitored process 563 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:40,659 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (563)] Waiting until timeout for monitored process [2024-02-10 00:04:40,659 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:40,665 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:04:40,665 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:04:40,665 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:04:40,665 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:40,665 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:40,665 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:04:40,666 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 00:04:40,666 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:04:40,668 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:40,670 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (563)] Ended with exit code 0 [2024-02-10 00:04:40,670 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:40,670 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:40,671 INFO L229 MonitoredProcess]: Starting monitored process 564 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:40,672 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (564)] Waiting until timeout for monitored process [2024-02-10 00:04:40,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:04:40,678 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:04:40,679 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:04:40,679 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:40,679 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:40,679 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:04:40,681 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 00:04:40,681 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:04:40,685 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:40,687 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (564)] Ended with exit code 0 [2024-02-10 00:04:40,687 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:40,688 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:40,688 INFO L229 MonitoredProcess]: Starting monitored process 565 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:40,689 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (565)] Waiting until timeout for monitored process [2024-02-10 00:04:40,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:04:40,697 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:04:40,697 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:04:40,697 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:04:40,697 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:40,697 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:40,697 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:04:40,699 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 00:04:40,699 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:04:40,702 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:40,704 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (565)] Ended with exit code 0 [2024-02-10 00:04:40,704 INFO L490 LassoAnalysis]: Using template '3-lex'. [2024-02-10 00:04:40,704 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:40,705 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:40,705 INFO L229 MonitoredProcess]: Starting monitored process 566 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:40,707 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (566)] Waiting until timeout for monitored process [2024-02-10 00:04:40,707 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:40,713 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:04:40,713 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:04:40,713 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:04:40,713 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:40,713 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:40,713 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-02-10 00:04:40,714 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 00:04:40,714 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:04:40,730 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:40,733 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (566)] Ended with exit code 0 [2024-02-10 00:04:40,746 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:40,746 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:40,747 INFO L229 MonitoredProcess]: Starting monitored process 567 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:40,749 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (567)] Waiting until timeout for monitored process [2024-02-10 00:04:40,750 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:40,757 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:04:40,757 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:04:40,757 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:40,757 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:40,757 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-02-10 00:04:40,759 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2024-02-10 00:04:40,760 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2024-02-10 00:04:40,766 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:40,769 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (567)] Ended with exit code 0 [2024-02-10 00:04:40,769 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:40,769 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:40,769 INFO L229 MonitoredProcess]: Starting monitored process 568 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:40,771 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (568)] Waiting until timeout for monitored process [2024-02-10 00:04:40,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:04:40,778 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:04:40,778 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:04:40,778 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:40,778 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:40,778 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-02-10 00:04:40,780 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2024-02-10 00:04:40,780 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2024-02-10 00:04:40,791 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:40,793 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (568)] Ended with exit code 0 [2024-02-10 00:04:40,794 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:40,794 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:40,794 INFO L229 MonitoredProcess]: Starting monitored process 569 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:40,795 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (569)] Waiting until timeout for monitored process [2024-02-10 00:04:40,796 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:40,802 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:04:40,802 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:04:40,803 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:04:40,803 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:40,803 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:40,803 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-02-10 00:04:40,806 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 00:04:40,806 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:04:40,813 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:40,816 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (569)] Ended with exit code 0 [2024-02-10 00:04:40,816 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:40,816 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:40,817 INFO L229 MonitoredProcess]: Starting monitored process 570 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:40,818 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (570)] Waiting until timeout for monitored process [2024-02-10 00:04:40,819 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:40,825 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:04:40,825 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:04:40,825 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:40,825 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:40,825 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-02-10 00:04:40,828 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2024-02-10 00:04:40,828 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2024-02-10 00:04:40,834 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:40,837 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (570)] Ended with exit code 0 [2024-02-10 00:04:40,837 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:40,837 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:40,837 INFO L229 MonitoredProcess]: Starting monitored process 571 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:40,839 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (571)] Waiting until timeout for monitored process [2024-02-10 00:04:40,839 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:40,845 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:04:40,846 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:04:40,846 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:04:40,846 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:40,846 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:40,846 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-02-10 00:04:40,847 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 00:04:40,847 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:04:40,863 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:40,865 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (571)] Ended with exit code 0 [2024-02-10 00:04:40,865 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:40,865 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:40,866 INFO L229 MonitoredProcess]: Starting monitored process 572 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:40,866 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (572)] Waiting until timeout for monitored process [2024-02-10 00:04:40,867 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:40,873 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:04:40,873 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:04:40,874 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:04:40,874 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:40,874 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:40,874 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-02-10 00:04:40,874 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 00:04:40,874 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:04:40,877 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:40,879 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (572)] Forceful destruction successful, exit code 0 [2024-02-10 00:04:40,880 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:40,880 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:40,880 INFO L229 MonitoredProcess]: Starting monitored process 573 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:40,881 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (573)] Waiting until timeout for monitored process [2024-02-10 00:04:40,882 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:40,889 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:04:40,889 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:04:40,889 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:40,890 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:40,890 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-02-10 00:04:40,893 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2024-02-10 00:04:40,893 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2024-02-10 00:04:40,899 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:40,902 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (573)] Ended with exit code 0 [2024-02-10 00:04:40,902 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:40,902 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:40,903 INFO L229 MonitoredProcess]: Starting monitored process 574 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:40,904 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (574)] Waiting until timeout for monitored process [2024-02-10 00:04:40,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:04:40,910 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:04:40,911 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:04:40,911 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:04:40,911 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:40,911 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:40,911 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-02-10 00:04:40,913 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 00:04:40,913 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:04:40,919 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:40,922 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (574)] Ended with exit code 0 [2024-02-10 00:04:40,923 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-02-10 00:04:40,945 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants. [2024-02-10 00:04:40,945 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=5, Invalid=7, Unknown=0, NotChecked=0, Total=12 [2024-02-10 00:04:41,048 INFO L175 Difference]: Start difference. First operand has 105 places, 106 transitions, 224 flow. Second operand 4 states and 440 transitions. [2024-02-10 00:04:41,049 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 105 places, 106 transitions, 224 flow. Second operand 4 states and 440 transitions. [2024-02-10 00:04:41,051 INFO L120 encePairwiseOnDemand]: Number of universal subtrahend loopers: 100 of 110 [2024-02-10 00:04:41,052 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-02-10 00:04:41,088 INFO L124 PetriNetUnfolderBase]: 4/131 cut-off events. [2024-02-10 00:04:41,089 INFO L125 PetriNetUnfolderBase]: For 6/6 co-relation queries the response was YES. [2024-02-10 00:04:41,089 INFO L83 FinitePrefix]: Finished finitePrefix Result has 153 conditions, 131 events. 4/131 cut-off events. For 6/6 co-relation queries the response was YES. Maximal size of possible extension queue 8. Compared 216 event pairs, 0 based on Foata normal form. 13/134 useless extension candidates. Maximal degree in co-relation 86. Up to 4 conditions per place. [2024-02-10 00:04:41,091 INFO L140 encePairwiseOnDemand]: 100/110 looper letters, 2 selfloop transitions, 6 changer transitions 0/94 dead transitions. [2024-02-10 00:04:41,091 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 97 places, 94 transitions, 216 flow [2024-02-10 00:04:41,096 INFO L231 Difference]: Finished difference. Result has 111 places, 94 transitions, 232 flow [2024-02-10 00:04:41,098 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2024-02-10 00:04:41,102 INFO L428 stractBuchiCegarLoop]: Abstraction has has 111 places, 94 transitions, 232 flow [2024-02-10 00:04:41,103 INFO L335 stractBuchiCegarLoop]: ======== Iteration 2 ============ [2024-02-10 00:04:41,103 INFO L139 chiPetriNetCegarLoop]: use automaton for emptiness check [2024-02-10 00:04:41,103 INFO L128 iNet2FiniteAutomaton]: Start buchiPetriNet2FiniteAutomaton. Operand has 111 places, 94 transitions, 232 flow [2024-02-10 00:04:41,141 INFO L151 iNet2FiniteAutomaton]: Finished buchiPetriNet2FiniteAutomaton. Result has 1424 states, 1417 states have (on average 2.6513761467889907) internal successors, (3757), 1423 states have internal predecessors, (3757), 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:04:41,144 INFO L72 BuchiIsEmpty]: Start buchiIsEmpty. Operand has 1424 states, 1417 states have (on average 2.6513761467889907) internal successors, (3757), 1423 states have internal predecessors, (3757), 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:04:41,170 INFO L131 ngComponentsAnalysis]: Automaton has 75 accepting balls. 1124 [2024-02-10 00:04:41,170 INFO L87 BuchiIsEmpty]: Finished buchiIsEmpty Result is false [2024-02-10 00:04:41,170 INFO L119 BuchiIsEmpty]: Starting construction of run [2024-02-10 00:04:41,177 INFO L748 eck$LassoCheckResult]: Stem: Black: 2728#[$Ultimate##0]don't care [171] $Ultimate##0-->L-1: Formula: (= (select |v_#valid_5| 0) 0) InVars {#valid=|v_#valid_5|} OutVars{#valid=|v_#valid_5|} AuxVars[] AssignedVars[] 2731#[L-1]don't care [177] L-1-->L21: Formula: (< 0 |v_#StackHeapBarrier_1|) InVars {#StackHeapBarrier=|v_#StackHeapBarrier_1|} OutVars{#StackHeapBarrier=|v_#StackHeapBarrier_1|} AuxVars[] AssignedVars[] 2733#[L21]don't care [213] L21-->L21-1: Formula: (and (= (select |v_#valid_6| 1) 1) (= 2 (select |v_#length_1| 1))) InVars {#length=|v_#length_1|, #valid=|v_#valid_6|} OutVars{#length=|v_#length_1|, #valid=|v_#valid_6|} AuxVars[] AssignedVars[] 2735#[L21-1]don't care [235] L21-1-->L21-2: Formula: (= 48 (select (select |v_#memory_int_1| 1) 0)) InVars {#memory_int=|v_#memory_int_1|} OutVars{#memory_int=|v_#memory_int_1|} AuxVars[] AssignedVars[] 2737#[L21-2]don't care [179] L21-2-->L21-3: Formula: (= (select (select |v_#memory_int_2| 1) 1) 0) InVars {#memory_int=|v_#memory_int_2|} OutVars{#memory_int=|v_#memory_int_2|} AuxVars[] AssignedVars[] 2739#[L21-3]don't care [204] L21-3-->L21-4: Formula: (and (= 22 (select |v_#length_2| 2)) (= (select |v_#valid_7| 2) 1)) InVars {#length=|v_#length_2|, #valid=|v_#valid_7|} OutVars{#length=|v_#length_2|, #valid=|v_#valid_7|} AuxVars[] AssignedVars[] 2741#[L21-4]don't care [187] L21-4-->L38: Formula: (= v_~pos~0_9 0) InVars {} OutVars{~pos~0=v_~pos~0_9} AuxVars[] AssignedVars[~pos~0] 2743#[L38]don't care [188] L38-->L38-1: Formula: (= v_~i1~0_5 0) InVars {} OutVars{~i1~0=v_~i1~0_5} AuxVars[] AssignedVars[~i1~0] 2745#[L38-1]don't care [205] L38-1-->L38-2: Formula: (= v_~i2~0_5 0) InVars {} OutVars{~i2~0=v_~i2~0_5} AuxVars[] AssignedVars[~i2~0] 2747#[L38-2]don't care [245] L38-2-->L39: Formula: (= v_~N~0_5 0) InVars {} OutVars{~N~0=v_~N~0_5} AuxVars[] AssignedVars[~N~0] 2749#[L39]don't care [236] L39-->L39-1: Formula: (= v_~d1~0_5 0) InVars {} OutVars{~d1~0=v_~d1~0_5} AuxVars[] AssignedVars[~d1~0] 2751#[L39-1]don't care [210] L39-1-->L-1-1: Formula: (= v_~d2~0_5 0) InVars {} OutVars{~d2~0=v_~d2~0_5} AuxVars[] AssignedVars[~d2~0] 2753#[L-1-1]don't care [247] 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] 2755#[L-1-2]don't care [250] L-1-2-->L80: Formula: true InVars {} OutVars{ULTIMATE.start_main_#t~pre13#1=|v_ULTIMATE.start_main_#t~pre13#1_2|, ULTIMATE.start_main_#t~nondet10#1=|v_ULTIMATE.start_main_#t~nondet10#1_2|, ULTIMATE.start_main_#t~pre11#1=|v_ULTIMATE.start_main_#t~pre11#1_2|, ULTIMATE.start_main_#t~mem15#1=|v_ULTIMATE.start_main_#t~mem15#1_2|, ULTIMATE.start_main_#t~nondet9#1=|v_ULTIMATE.start_main_#t~nondet9#1_2|, ULTIMATE.start_main_~#t2~0#1.offset=|v_ULTIMATE.start_main_~#t2~0#1.offset_4|, ULTIMATE.start_main_#t~nondet6#1=|v_ULTIMATE.start_main_#t~nondet6#1_2|, ULTIMATE.start_main_#t~mem16#1=|v_ULTIMATE.start_main_#t~mem16#1_2|, ULTIMATE.start_main_~#t1~0#1.base=|v_ULTIMATE.start_main_~#t1~0#1.base_4|, ULTIMATE.start_main_#t~nondet12#1=|v_ULTIMATE.start_main_#t~nondet12#1_2|, ULTIMATE.start_main_~#t1~0#1.offset=|v_ULTIMATE.start_main_~#t1~0#1.offset_4|, ULTIMATE.start_main_#t~nondet14#1=|v_ULTIMATE.start_main_#t~nondet14#1_2|, ULTIMATE.start_main_#t~nondet5#1=|v_ULTIMATE.start_main_#t~nondet5#1_2|, ULTIMATE.start_main_#t~nondet8#1=|v_ULTIMATE.start_main_#t~nondet8#1_2|, ULTIMATE.start_main_#t~nondet7#1=|v_ULTIMATE.start_main_#t~nondet7#1_2|, ULTIMATE.start_main_~#t2~0#1.base=|v_ULTIMATE.start_main_~#t2~0#1.base_4|} AuxVars[] AssignedVars[ULTIMATE.start_main_#t~pre13#1, ULTIMATE.start_main_#t~nondet10#1, ULTIMATE.start_main_#t~pre11#1, ULTIMATE.start_main_#t~mem15#1, ULTIMATE.start_main_#t~nondet9#1, ULTIMATE.start_main_~#t2~0#1.offset, ULTIMATE.start_main_#t~nondet6#1, ULTIMATE.start_main_#t~mem16#1, ULTIMATE.start_main_~#t1~0#1.base, ULTIMATE.start_main_#t~nondet12#1, ULTIMATE.start_main_~#t1~0#1.offset, ULTIMATE.start_main_#t~nondet14#1, ULTIMATE.start_main_#t~nondet5#1, ULTIMATE.start_main_#t~nondet8#1, ULTIMATE.start_main_#t~nondet7#1, ULTIMATE.start_main_~#t2~0#1.base] 2757#[L80]don't care [158] L80-->L80-1: Formula: (and (= (store |v_#length_4| |v_ULTIMATE.start_main_~#t1~0#1.base_5| 4) |v_#length_3|) (< |v_#StackHeapBarrier_2| |v_ULTIMATE.start_main_~#t1~0#1.base_5|) (= |v_#valid_8| (store |v_#valid_9| |v_ULTIMATE.start_main_~#t1~0#1.base_5| 1)) (not (= |v_ULTIMATE.start_main_~#t1~0#1.base_5| 0)) (= (select |v_#valid_9| |v_ULTIMATE.start_main_~#t1~0#1.base_5|) 0) (= |v_ULTIMATE.start_main_~#t1~0#1.offset_5| 0)) InVars {#StackHeapBarrier=|v_#StackHeapBarrier_2|, #length=|v_#length_4|, #valid=|v_#valid_9|} OutVars{#StackHeapBarrier=|v_#StackHeapBarrier_2|, #length=|v_#length_3|, ULTIMATE.start_main_~#t1~0#1.base=|v_ULTIMATE.start_main_~#t1~0#1.base_5|, ULTIMATE.start_main_~#t1~0#1.offset=|v_ULTIMATE.start_main_~#t1~0#1.offset_5|, #valid=|v_#valid_8|} AuxVars[] AssignedVars[#valid, #length, ULTIMATE.start_main_~#t1~0#1.base, ULTIMATE.start_main_~#t1~0#1.offset] 2759#[L80-1]don't care [233] L80-1-->L80-2: Formula: (and (= (select |v_#valid_11| |v_ULTIMATE.start_main_~#t2~0#1.base_5|) 0) (= (store |v_#length_6| |v_ULTIMATE.start_main_~#t2~0#1.base_5| 4) |v_#length_5|) (= |v_#valid_10| (store |v_#valid_11| |v_ULTIMATE.start_main_~#t2~0#1.base_5| 1)) (not (= |v_ULTIMATE.start_main_~#t2~0#1.base_5| 0)) (= 0 |v_ULTIMATE.start_main_~#t2~0#1.offset_5|) (< |v_#StackHeapBarrier_3| |v_ULTIMATE.start_main_~#t2~0#1.base_5|)) InVars {#StackHeapBarrier=|v_#StackHeapBarrier_3|, #length=|v_#length_6|, #valid=|v_#valid_11|} OutVars{#StackHeapBarrier=|v_#StackHeapBarrier_3|, #length=|v_#length_5|, ULTIMATE.start_main_~#t2~0#1.offset=|v_ULTIMATE.start_main_~#t2~0#1.offset_5|, ULTIMATE.start_main_~#t2~0#1.base=|v_ULTIMATE.start_main_~#t2~0#1.base_5|, #valid=|v_#valid_10|} AuxVars[] AssignedVars[ULTIMATE.start_main_~#t2~0#1.offset, #valid, #length, ULTIMATE.start_main_~#t2~0#1.base] 2761#[L80-2]don't care [161] L80-2-->L83: Formula: true InVars {} OutVars{ULTIMATE.start_main_#t~nondet5#1=|v_ULTIMATE.start_main_#t~nondet5#1_3|} AuxVars[] AssignedVars[ULTIMATE.start_main_#t~nondet5#1] 2763#[L83]don't care [164] L83-->L83-1: Formula: (= |v_ULTIMATE.start_main_#t~nondet5#1_4| v_~pos~0_10) InVars {ULTIMATE.start_main_#t~nondet5#1=|v_ULTIMATE.start_main_#t~nondet5#1_4|} OutVars{ULTIMATE.start_main_#t~nondet5#1=|v_ULTIMATE.start_main_#t~nondet5#1_4|, ~pos~0=v_~pos~0_10} AuxVars[] AssignedVars[~pos~0] 2765#[L83-1]don't care [190] L83-1-->L84: Formula: true InVars {} OutVars{ULTIMATE.start_main_#t~nondet5#1=|v_ULTIMATE.start_main_#t~nondet5#1_5|} AuxVars[] AssignedVars[ULTIMATE.start_main_#t~nondet5#1] 2767#[L84]don't care [239] L84-->L84-1: Formula: true InVars {} OutVars{ULTIMATE.start_main_#t~nondet6#1=|v_ULTIMATE.start_main_#t~nondet6#1_3|} AuxVars[] AssignedVars[ULTIMATE.start_main_#t~nondet6#1] 2769#[L84-1]don't care [246] L84-1-->L84-2: Formula: (= v_~i1~0_6 |v_ULTIMATE.start_main_#t~nondet6#1_4|) InVars {ULTIMATE.start_main_#t~nondet6#1=|v_ULTIMATE.start_main_#t~nondet6#1_4|} OutVars{ULTIMATE.start_main_#t~nondet6#1=|v_ULTIMATE.start_main_#t~nondet6#1_4|, ~i1~0=v_~i1~0_6} AuxVars[] AssignedVars[~i1~0] 2771#[L84-2]don't care [169] L84-2-->L85: Formula: true InVars {} OutVars{ULTIMATE.start_main_#t~nondet6#1=|v_ULTIMATE.start_main_#t~nondet6#1_5|} AuxVars[] AssignedVars[ULTIMATE.start_main_#t~nondet6#1] 2773#[L85]don't care [176] L85-->L85-1: 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] 2775#[L85-1]don't care [180] L85-1-->L85-2: Formula: (= v_~i2~0_6 |v_ULTIMATE.start_main_#t~nondet7#1_4|) InVars {ULTIMATE.start_main_#t~nondet7#1=|v_ULTIMATE.start_main_#t~nondet7#1_4|} OutVars{~i2~0=v_~i2~0_6, ULTIMATE.start_main_#t~nondet7#1=|v_ULTIMATE.start_main_#t~nondet7#1_4|} AuxVars[] AssignedVars[~i2~0] 2777#[L85-2]don't care [152] L85-2-->L86: 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] 2779#[L86]don't care [149] L86-->L86-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] 2781#[L86-1]don't care [198] L86-1-->L86-2: Formula: (= |v_ULTIMATE.start_main_#t~nondet8#1_4| v_~N~0_6) 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|, ~N~0=v_~N~0_6} AuxVars[] AssignedVars[~N~0] 2783#[L86-2]don't care [254] L86-2-->L87: 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] 2785#[L87]don't care [182] L87-->L87-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] 2787#[L87-1]don't care [155] L87-1-->L87-2: Formula: (= v_~d1~0_6 |v_ULTIMATE.start_main_#t~nondet9#1_4|) InVars {ULTIMATE.start_main_#t~nondet9#1=|v_ULTIMATE.start_main_#t~nondet9#1_4|} OutVars{ULTIMATE.start_main_#t~nondet9#1=|v_ULTIMATE.start_main_#t~nondet9#1_4|, ~d1~0=v_~d1~0_6} AuxVars[] AssignedVars[~d1~0] 2789#[L87-2]don't care [153] L87-2-->L88: 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] 2791#[L88]don't care [212] L88-->L88-1: Formula: true InVars {} OutVars{ULTIMATE.start_main_#t~nondet10#1=|v_ULTIMATE.start_main_#t~nondet10#1_3|} AuxVars[] AssignedVars[ULTIMATE.start_main_#t~nondet10#1] 2793#[L88-1]don't care [234] L88-1-->L88-2: Formula: (= v_~d2~0_6 |v_ULTIMATE.start_main_#t~nondet10#1_4|) InVars {ULTIMATE.start_main_#t~nondet10#1=|v_ULTIMATE.start_main_#t~nondet10#1_4|} OutVars{ULTIMATE.start_main_#t~nondet10#1=|v_ULTIMATE.start_main_#t~nondet10#1_4|, ~d2~0=v_~d2~0_6} AuxVars[] AssignedVars[~d2~0] 2795#[L88-2]don't care [159] L88-2-->L91: Formula: true InVars {} OutVars{ULTIMATE.start_main_#t~nondet10#1=|v_ULTIMATE.start_main_#t~nondet10#1_5|} AuxVars[] AssignedVars[ULTIMATE.start_main_#t~nondet10#1] 2797#[L91]don't care [165] L91-->L91-1: Formula: (= (ite (let ((.cse0 (mod v_~pos~0_11 4294967296))) (and (= .cse0 0) (= (mod v_~i2~0_7 4294967296) .cse0) (= (mod v_~i1~0_7 4294967296) .cse0))) 1 0) |v_ULTIMATE.start_assume_abort_if_not_#in~cond#1_2|) InVars {~i2~0=v_~i2~0_7, ~pos~0=v_~pos~0_11, ~i1~0=v_~i1~0_7} OutVars{~i2~0=v_~i2~0_7, ~pos~0=v_~pos~0_11, ~i1~0=v_~i1~0_7, ULTIMATE.start_assume_abort_if_not_#in~cond#1=|v_ULTIMATE.start_assume_abort_if_not_#in~cond#1_2|} AuxVars[] AssignedVars[ULTIMATE.start_assume_abort_if_not_#in~cond#1] 2799#[L91-1]don't care [174] L91-1-->L34: Formula: true InVars {} OutVars{ULTIMATE.start_assume_abort_if_not_~cond#1=|v_ULTIMATE.start_assume_abort_if_not_~cond#1_2|} AuxVars[] AssignedVars[ULTIMATE.start_assume_abort_if_not_~cond#1] 2801#[L34]don't care [170] L34-->L35: Formula: (= |v_ULTIMATE.start_assume_abort_if_not_#in~cond#1_3| |v_ULTIMATE.start_assume_abort_if_not_~cond#1_3|) InVars {ULTIMATE.start_assume_abort_if_not_#in~cond#1=|v_ULTIMATE.start_assume_abort_if_not_#in~cond#1_3|} OutVars{ULTIMATE.start_assume_abort_if_not_~cond#1=|v_ULTIMATE.start_assume_abort_if_not_~cond#1_3|, ULTIMATE.start_assume_abort_if_not_#in~cond#1=|v_ULTIMATE.start_assume_abort_if_not_#in~cond#1_3|} AuxVars[] AssignedVars[ULTIMATE.start_assume_abort_if_not_~cond#1] 2803#[L35]don't care [238] L35-->L34-1: Formula: (not (= |v_ULTIMATE.start_assume_abort_if_not_~cond#1_5| 0)) InVars {ULTIMATE.start_assume_abort_if_not_~cond#1=|v_ULTIMATE.start_assume_abort_if_not_~cond#1_5|} OutVars{ULTIMATE.start_assume_abort_if_not_~cond#1=|v_ULTIMATE.start_assume_abort_if_not_~cond#1_5|} AuxVars[] AssignedVars[] 2807#[L34-1]don't care [232] L34-1-->L91-2: 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] 2809#[L91-2]don't care [192] L91-2-->L93: Formula: true InVars {} OutVars{ULTIMATE.start_assume_abort_if_not_#in~cond#1=|v_ULTIMATE.start_assume_abort_if_not_#in~cond#1_4|} AuxVars[] AssignedVars[ULTIMATE.start_assume_abort_if_not_#in~cond#1] 2811#[L93]don't care [173] L93-->L93-1: Formula: (= |v_ULTIMATE.start_main_#t~pre11#1_3| |v_#pthreadsForks_1|) InVars {#pthreadsForks=|v_#pthreadsForks_1|} OutVars{ULTIMATE.start_main_#t~pre11#1=|v_ULTIMATE.start_main_#t~pre11#1_3|, #pthreadsForks=|v_#pthreadsForks_1|} AuxVars[] AssignedVars[ULTIMATE.start_main_#t~pre11#1] 2813#[L93-1]don't care [227] L93-1-->L93-2: Formula: (= (+ 1 |v_#pthreadsForks_3|) |v_#pthreadsForks_2|) InVars {#pthreadsForks=|v_#pthreadsForks_3|} OutVars{#pthreadsForks=|v_#pthreadsForks_2|} AuxVars[] AssignedVars[#pthreadsForks] 2815#[L93-2]don't care [214] L93-2-->L93-3: Formula: (and (<= 0 |v_ULTIMATE.start_main_~#t1~0#1.offset_6|) (= (select |v_#valid_12| |v_ULTIMATE.start_main_~#t1~0#1.base_6|) 1) (= (store |v_#memory_int_4| |v_ULTIMATE.start_main_~#t1~0#1.base_6| (store (select |v_#memory_int_4| |v_ULTIMATE.start_main_~#t1~0#1.base_6|) |v_ULTIMATE.start_main_~#t1~0#1.offset_6| |v_ULTIMATE.start_main_#t~pre11#1_4|)) |v_#memory_int_3|) (<= (+ |v_ULTIMATE.start_main_~#t1~0#1.offset_6| 4) (select |v_#length_7| |v_ULTIMATE.start_main_~#t1~0#1.base_6|))) InVars {ULTIMATE.start_main_#t~pre11#1=|v_ULTIMATE.start_main_#t~pre11#1_4|, #valid=|v_#valid_12|, #memory_int=|v_#memory_int_4|, #length=|v_#length_7|, ULTIMATE.start_main_~#t1~0#1.base=|v_ULTIMATE.start_main_~#t1~0#1.base_6|, ULTIMATE.start_main_~#t1~0#1.offset=|v_ULTIMATE.start_main_~#t1~0#1.offset_6|} OutVars{ULTIMATE.start_main_#t~pre11#1=|v_ULTIMATE.start_main_#t~pre11#1_4|, #valid=|v_#valid_12|, #memory_int=|v_#memory_int_3|, #length=|v_#length_7|, ULTIMATE.start_main_~#t1~0#1.base=|v_ULTIMATE.start_main_~#t1~0#1.base_6|, ULTIMATE.start_main_~#t1~0#1.offset=|v_ULTIMATE.start_main_~#t1~0#1.offset_6|} AuxVars[] AssignedVars[#memory_int] 2817#[L93-3]don't care [283] L93-3-->L42-1: Formula: (and (= v_thread1Thread1of1ForFork0_thidvar0_2 |v_ULTIMATE.start_main_#t~pre11#1_7|) (= v_thread1Thread1of1ForFork0_thidvar1_2 0)) InVars {ULTIMATE.start_main_#t~pre11#1=|v_ULTIMATE.start_main_#t~pre11#1_7|} OutVars{thread1Thread1of1ForFork0_#res.base=|v_thread1Thread1of1ForFork0_#res.base_4|, ULTIMATE.start_main_#t~pre11#1=|v_ULTIMATE.start_main_#t~pre11#1_7|, thread1Thread1of1ForFork0_#t~post1=|v_thread1Thread1of1ForFork0_#t~post1_4|, thread1Thread1of1ForFork0_#t~post2=|v_thread1Thread1of1ForFork0_#t~post2_4|, thread1Thread1of1ForFork0_#t~post3=|v_thread1Thread1of1ForFork0_#t~post3_8|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_2, thread1Thread1of1ForFork0_#res.offset=|v_thread1Thread1of1ForFork0_#res.offset_4|, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_2} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#res.base, thread1Thread1of1ForFork0_#t~post1, thread1Thread1of1ForFork0_#t~post2, thread1Thread1of1ForFork0_#t~post3, thread1Thread1of1ForFork0_thidvar0, thread1Thread1of1ForFork0_#res.offset, thread1Thread1of1ForFork0_thidvar1] 2819#[L93-4, L42-1]don't care [255] L42-1-->L43: Formula: (< (mod v_~i1~0_2 4294967296) (* (mod v_~N~0_2 2147483648) 2)) InVars {~i1~0=v_~i1~0_2, ~N~0=v_~N~0_2} OutVars{~i1~0=v_~i1~0_2, ~N~0=v_~N~0_2} AuxVars[] AssignedVars[] 2821#[L43, L93-4]don't care [258] L43-->L44: Formula: (not (= (mod v_~d1~0_1 256) 0)) InVars {~d1~0=v_~d1~0_1} OutVars{~d1~0=v_~d1~0_1} AuxVars[] AssignedVars[] 2831#[L44, L93-4]don't care [2024-02-10 00:04:41,177 INFO L750 eck$LassoCheckResult]: Loop: 2831#[L44, L93-4]don't care [261] L44-->L51: Formula: (= v_~pos~0_23 (+ v_~pos~0_24 1)) InVars {~pos~0=v_~pos~0_24} OutVars{thread1Thread1of1ForFork0_#t~post1=|v_thread1Thread1of1ForFork0_#t~post1_1|, ~pos~0=v_~pos~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1, ~pos~0] 2847#[L51, L93-4]don't care [264] L51-->L54: Formula: (= v_~d1~0_3 (ite (= (ite (= (mod v_~d1~0_4 256) 0) 1 0) 0) 0 1)) InVars {~d1~0=v_~d1~0_4} OutVars{~d1~0=v_~d1~0_3} AuxVars[] AssignedVars[~d1~0] 2869#[L54, L93-4]don't care [265] L54-->L54-1: Formula: (= v_~i1~0_3 |v_thread1Thread1of1ForFork0_#t~post3_1|) InVars {~i1~0=v_~i1~0_3} OutVars{thread1Thread1of1ForFork0_#t~post3=|v_thread1Thread1of1ForFork0_#t~post3_1|, ~i1~0=v_~i1~0_3} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post3] 2895#[L93-4, L54-1]don't care [266] L54-1-->L54-2: Formula: (= v_~i1~0_4 (+ |v_thread1Thread1of1ForFork0_#t~post3_3| 1)) InVars {thread1Thread1of1ForFork0_#t~post3=|v_thread1Thread1of1ForFork0_#t~post3_3|} OutVars{thread1Thread1of1ForFork0_#t~post3=|v_thread1Thread1of1ForFork0_#t~post3_3|, ~i1~0=v_~i1~0_4} AuxVars[] AssignedVars[~i1~0] 2925#[L54-2, L93-4]don't care [267] L54-2-->L42-1: Formula: true InVars {} OutVars{thread1Thread1of1ForFork0_#t~post3=|v_thread1Thread1of1ForFork0_#t~post3_5|} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post3] 2959#[L93-4, L42-1]don't care [255] L42-1-->L43: Formula: (< (mod v_~i1~0_2 4294967296) (* (mod v_~N~0_2 2147483648) 2)) InVars {~i1~0=v_~i1~0_2, ~N~0=v_~N~0_2} OutVars{~i1~0=v_~i1~0_2, ~N~0=v_~N~0_2} AuxVars[] AssignedVars[] 3007#[L43, L93-4]don't care [259] L43-->L49: Formula: (= (mod v_~d1~0_2 256) 0) InVars {~d1~0=v_~d1~0_2} OutVars{~d1~0=v_~d1~0_2} AuxVars[] AssignedVars[] 2827#[L49, L93-4]don't care [262] L49-->L51: Formula: (= v_~pos~0_18 (+ v_~pos~0_17 1)) InVars {~pos~0=v_~pos~0_18} OutVars{thread1Thread1of1ForFork0_#t~post2=|v_thread1Thread1of1ForFork0_#t~post2_1|, ~pos~0=v_~pos~0_17} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post2, ~pos~0] 2841#[L51, L93-4]don't care [264] L51-->L54: Formula: (= v_~d1~0_3 (ite (= (ite (= (mod v_~d1~0_4 256) 0) 1 0) 0) 0 1)) InVars {~d1~0=v_~d1~0_4} OutVars{~d1~0=v_~d1~0_3} AuxVars[] AssignedVars[~d1~0] 2861#[L54, L93-4]don't care [265] L54-->L54-1: Formula: (= v_~i1~0_3 |v_thread1Thread1of1ForFork0_#t~post3_1|) InVars {~i1~0=v_~i1~0_3} OutVars{thread1Thread1of1ForFork0_#t~post3=|v_thread1Thread1of1ForFork0_#t~post3_1|, ~i1~0=v_~i1~0_3} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post3] 2885#[L93-4, L54-1]don't care [266] L54-1-->L54-2: Formula: (= v_~i1~0_4 (+ |v_thread1Thread1of1ForFork0_#t~post3_3| 1)) InVars {thread1Thread1of1ForFork0_#t~post3=|v_thread1Thread1of1ForFork0_#t~post3_3|} OutVars{thread1Thread1of1ForFork0_#t~post3=|v_thread1Thread1of1ForFork0_#t~post3_3|, ~i1~0=v_~i1~0_4} AuxVars[] AssignedVars[~i1~0] 2913#[L54-2, L93-4]don't care [267] L54-2-->L42-1: Formula: true InVars {} OutVars{thread1Thread1of1ForFork0_#t~post3=|v_thread1Thread1of1ForFork0_#t~post3_5|} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post3] 2945#[L93-4, L42-1]don't care [255] L42-1-->L43: Formula: (< (mod v_~i1~0_2 4294967296) (* (mod v_~N~0_2 2147483648) 2)) InVars {~i1~0=v_~i1~0_2, ~N~0=v_~N~0_2} OutVars{~i1~0=v_~i1~0_2, ~N~0=v_~N~0_2} AuxVars[] AssignedVars[] 2985#[L43, L93-4]don't care [258] L43-->L44: Formula: (not (= (mod v_~d1~0_1 256) 0)) InVars {~d1~0=v_~d1~0_1} OutVars{~d1~0=v_~d1~0_1} AuxVars[] AssignedVars[] 2831#[L44, L93-4]don't care [2024-02-10 00:04:41,180 INFO L145 PredicateUnifier]: Initialized classic predicate unifier [2024-02-10 00:04:41,180 INFO L85 PathProgramCache]: Analyzing trace with hash 1119034891, now seen corresponding path program 1 times [2024-02-10 00:04:41,180 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-02-10 00:04:41,180 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1313648897] [2024-02-10 00:04:41,180 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-02-10 00:04:41,181 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-02-10 00:04:41,210 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-02-10 00:04:41,210 INFO L356 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2024-02-10 00:04:41,227 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-02-10 00:04:41,231 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2024-02-10 00:04:41,231 INFO L145 PredicateUnifier]: Initialized classic predicate unifier [2024-02-10 00:04:41,231 INFO L85 PathProgramCache]: Analyzing trace with hash -882516191, now seen corresponding path program 1 times [2024-02-10 00:04:41,231 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-02-10 00:04:41,231 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1514994265] [2024-02-10 00:04:41,231 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-02-10 00:04:41,231 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-02-10 00:04:41,243 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-02-10 00:04:41,244 INFO L356 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2024-02-10 00:04:41,255 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-02-10 00:04:41,257 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2024-02-10 00:04:41,258 INFO L145 PredicateUnifier]: Initialized classic predicate unifier [2024-02-10 00:04:41,258 INFO L85 PathProgramCache]: Analyzing trace with hash 299803563, now seen corresponding path program 1 times [2024-02-10 00:04:41,258 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-02-10 00:04:41,258 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1398840907] [2024-02-10 00:04:41,258 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-02-10 00:04:41,258 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-02-10 00:04:41,293 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-02-10 00:04:41,293 INFO L356 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2024-02-10 00:04:41,315 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-02-10 00:04:41,319 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2024-02-10 00:04:41,452 INFO L210 LassoAnalysis]: Preferences: [2024-02-10 00:04:41,452 INFO L126 ssoRankerPreferences]: Compute integeral hull: false [2024-02-10 00:04:41,452 INFO L127 ssoRankerPreferences]: Enable LassoPartitioneer: true [2024-02-10 00:04:41,452 INFO L128 ssoRankerPreferences]: Term annotations enabled: false [2024-02-10 00:04:41,452 INFO L129 ssoRankerPreferences]: Use exernal solver: true [2024-02-10 00:04:41,452 INFO L130 ssoRankerPreferences]: SMT solver command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:41,452 INFO L131 ssoRankerPreferences]: Dump SMT script to file: false [2024-02-10 00:04:41,452 INFO L132 ssoRankerPreferences]: Path of dumped script: [2024-02-10 00:04:41,452 INFO L133 ssoRankerPreferences]: Filename of dumped script: parallel-misc-2.wvr.c_BEv2_Iteration2_Loop [2024-02-10 00:04:41,452 INFO L134 ssoRankerPreferences]: MapElimAlgo: Frank [2024-02-10 00:04:41,452 INFO L276 LassoAnalysis]: Starting lasso preprocessing... [2024-02-10 00:04:41,453 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:04:41,455 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:04:41,457 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-02-10 00:04:41,458 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:04:41,460 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-02-10 00:04:41,463 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-02-10 00:04:41,465 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-02-10 00:04:41,468 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-02-10 00:04:41,469 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:04:41,471 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:04:41,660 INFO L294 LassoAnalysis]: Preprocessing complete. [2024-02-10 00:04:41,661 INFO L404 LassoAnalysis]: Checking for nontermination... [2024-02-10 00:04:41,661 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:41,661 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:41,676 INFO L229 MonitoredProcess]: Starting monitored process 575 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:41,679 INFO L148 nArgumentSynthesizer]: Nontermination analysis: NONLINEAR Allow bounded executions: true Number of generalized eigenvectors: 0 Nilpotent components: true [2024-02-10 00:04:41,679 INFO L160 nArgumentSynthesizer]: Using integer mode. [2024-02-10 00:04:41,690 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (575)] Waiting until timeout for monitored process [2024-02-10 00:04:41,696 INFO L437 LassoAnalysis]: Proved nontermination for one component. [2024-02-10 00:04:41,696 INFO L440 LassoAnalysis]: Non-Termination argument consisting of: Initial state: {v_rep#funAddr~thread2.base_6=-1} Honda state: {v_rep#funAddr~thread2.base_6=-1} Generalized eigenvectors: [] Lambdas: [] Nus: [] [2024-02-10 00:04:41,699 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (575)] Forceful destruction successful, exit code 0 [2024-02-10 00:04:41,700 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:41,700 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:41,701 INFO L229 MonitoredProcess]: Starting monitored process 576 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:41,702 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (576)] Waiting until timeout for monitored process [2024-02-10 00:04:41,703 INFO L148 nArgumentSynthesizer]: Nontermination analysis: NONLINEAR Allow bounded executions: true Number of generalized eigenvectors: 0 Nilpotent components: true [2024-02-10 00:04:41,703 INFO L160 nArgumentSynthesizer]: Using integer mode. [2024-02-10 00:04:41,720 INFO L437 LassoAnalysis]: Proved nontermination for one component. [2024-02-10 00:04:41,720 INFO L440 LassoAnalysis]: Non-Termination argument consisting of: Initial state: {v_rep#funAddr~thread1.base_6=-1} Honda state: {v_rep#funAddr~thread1.base_6=-1} Generalized eigenvectors: [] Lambdas: [] Nus: [] [2024-02-10 00:04:41,723 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (576)] Forceful destruction successful, exit code 0 [2024-02-10 00:04:41,723 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:41,723 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:41,724 INFO L229 MonitoredProcess]: Starting monitored process 577 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:41,726 INFO L148 nArgumentSynthesizer]: Nontermination analysis: NONLINEAR Allow bounded executions: true Number of generalized eigenvectors: 0 Nilpotent components: true [2024-02-10 00:04:41,726 INFO L160 nArgumentSynthesizer]: Using integer mode. [2024-02-10 00:04:41,735 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (577)] Waiting until timeout for monitored process [2024-02-10 00:04:41,743 INFO L437 LassoAnalysis]: Proved nontermination for one component. [2024-02-10 00:04:41,743 INFO L440 LassoAnalysis]: Non-Termination argument consisting of: Initial state: {thread1Thread1of1ForFork0_#t~post2=0} Honda state: {thread1Thread1of1ForFork0_#t~post2=0} Generalized eigenvectors: [] Lambdas: [] Nus: [] [2024-02-10 00:04:41,746 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (577)] Forceful destruction successful, exit code 0 [2024-02-10 00:04:41,746 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:41,746 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:41,747 INFO L229 MonitoredProcess]: Starting monitored process 578 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:41,749 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (578)] Waiting until timeout for monitored process [2024-02-10 00:04:41,750 INFO L148 nArgumentSynthesizer]: Nontermination analysis: NONLINEAR Allow bounded executions: true Number of generalized eigenvectors: 0 Nilpotent components: true [2024-02-10 00:04:41,750 INFO L160 nArgumentSynthesizer]: Using integer mode. [2024-02-10 00:04:41,770 INFO L437 LassoAnalysis]: Proved nontermination for one component. [2024-02-10 00:04:41,771 INFO L440 LassoAnalysis]: Non-Termination argument consisting of: Initial state: {v_rep#funAddr~thread1.offset_6=0} Honda state: {v_rep#funAddr~thread1.offset_6=0} Generalized eigenvectors: [] Lambdas: [] Nus: [] [2024-02-10 00:04:41,774 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (578)] Forceful destruction successful, exit code 0 [2024-02-10 00:04:41,774 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:41,774 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:41,775 INFO L229 MonitoredProcess]: Starting monitored process 579 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:41,776 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (579)] Waiting until timeout for monitored process [2024-02-10 00:04:41,777 INFO L148 nArgumentSynthesizer]: Nontermination analysis: NONLINEAR Allow bounded executions: true Number of generalized eigenvectors: 0 Nilpotent components: true [2024-02-10 00:04:41,777 INFO L160 nArgumentSynthesizer]: Using integer mode. [2024-02-10 00:04:41,794 INFO L437 LassoAnalysis]: Proved nontermination for one component. [2024-02-10 00:04:41,794 INFO L440 LassoAnalysis]: Non-Termination argument consisting of: Initial state: {~d1~0=1} Honda state: {~d1~0=1} Generalized eigenvectors: [] Lambdas: [] Nus: [] [2024-02-10 00:04:41,800 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (579)] Forceful destruction successful, exit code 0 [2024-02-10 00:04:41,800 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:41,800 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:41,801 INFO L229 MonitoredProcess]: Starting monitored process 580 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:41,803 INFO L148 nArgumentSynthesizer]: Nontermination analysis: NONLINEAR Allow bounded executions: true Number of generalized eigenvectors: 0 Nilpotent components: true [2024-02-10 00:04:41,803 INFO L160 nArgumentSynthesizer]: Using integer mode. [2024-02-10 00:04:41,812 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (580)] Waiting until timeout for monitored process [2024-02-10 00:04:41,820 INFO L437 LassoAnalysis]: Proved nontermination for one component. [2024-02-10 00:04:41,820 INFO L440 LassoAnalysis]: Non-Termination argument consisting of: Initial state: {~pos~0=0} Honda state: {~pos~0=0} Generalized eigenvectors: [] Lambdas: [] Nus: [] [2024-02-10 00:04:41,823 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (580)] Forceful destruction successful, exit code 0 [2024-02-10 00:04:41,823 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:41,823 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:41,824 INFO L229 MonitoredProcess]: Starting monitored process 581 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:41,826 INFO L148 nArgumentSynthesizer]: Nontermination analysis: NONLINEAR Allow bounded executions: true Number of generalized eigenvectors: 0 Nilpotent components: true [2024-02-10 00:04:41,826 INFO L160 nArgumentSynthesizer]: Using integer mode. [2024-02-10 00:04:41,836 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (581)] Waiting until timeout for monitored process [2024-02-10 00:04:41,843 INFO L437 LassoAnalysis]: Proved nontermination for one component. [2024-02-10 00:04:41,844 INFO L440 LassoAnalysis]: Non-Termination argument consisting of: Initial state: {v_rep#funAddr~thread2.offset_6=1} Honda state: {v_rep#funAddr~thread2.offset_6=1} Generalized eigenvectors: [] Lambdas: [] Nus: [] [2024-02-10 00:04:41,853 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (581)] Forceful destruction successful, exit code 0 [2024-02-10 00:04:41,854 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:41,854 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:41,856 INFO L229 MonitoredProcess]: Starting monitored process 582 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:41,861 INFO L148 nArgumentSynthesizer]: Nontermination analysis: NONLINEAR Allow bounded executions: true Number of generalized eigenvectors: 0 Nilpotent components: true [2024-02-10 00:04:41,861 INFO L160 nArgumentSynthesizer]: Using integer mode. [2024-02-10 00:04:41,870 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (582)] Waiting until timeout for monitored process [2024-02-10 00:04:41,879 INFO L437 LassoAnalysis]: Proved nontermination for one component. [2024-02-10 00:04:41,879 INFO L440 LassoAnalysis]: Non-Termination argument consisting of: Initial state: {thread1Thread1of1ForFork0_#t~post1=0} Honda state: {thread1Thread1of1ForFork0_#t~post1=0} Generalized eigenvectors: [] Lambdas: [] Nus: [] [2024-02-10 00:04:41,884 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (582)] Forceful destruction successful, exit code 0 [2024-02-10 00:04:41,885 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:41,885 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:41,886 INFO L229 MonitoredProcess]: Starting monitored process 583 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:41,889 INFO L148 nArgumentSynthesizer]: Nontermination analysis: NONLINEAR Allow bounded executions: true Number of generalized eigenvectors: 0 Nilpotent components: true [2024-02-10 00:04:41,889 INFO L160 nArgumentSynthesizer]: Using integer mode. [2024-02-10 00:04:41,898 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (583)] Waiting until timeout for monitored process [2024-02-10 00:04:41,912 INFO L437 LassoAnalysis]: Proved nontermination for one component. [2024-02-10 00:04:41,913 INFO L440 LassoAnalysis]: Non-Termination argument consisting of: Initial state: {thread1Thread1of1ForFork0_#t~post3=0} Honda state: {thread1Thread1of1ForFork0_#t~post3=0} Generalized eigenvectors: [] Lambdas: [] Nus: [] [2024-02-10 00:04:41,916 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (583)] Forceful destruction successful, exit code 0 [2024-02-10 00:04:41,916 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:41,916 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:41,917 INFO L229 MonitoredProcess]: Starting monitored process 584 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:41,919 INFO L148 nArgumentSynthesizer]: Nontermination analysis: NONLINEAR Allow bounded executions: true Number of generalized eigenvectors: 0 Nilpotent components: true [2024-02-10 00:04:41,919 INFO L160 nArgumentSynthesizer]: Using integer mode. [2024-02-10 00:04:41,932 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (584)] Waiting until timeout for monitored process [2024-02-10 00:04:41,938 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (584)] Forceful destruction successful, exit code 0 [2024-02-10 00:04:41,938 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:41,938 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:41,939 INFO L229 MonitoredProcess]: Starting monitored process 585 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:41,942 INFO L148 nArgumentSynthesizer]: Nontermination analysis: NONLINEAR Allow bounded executions: true Number of generalized eigenvectors: 3 Nilpotent components: true [2024-02-10 00:04:41,942 INFO L160 nArgumentSynthesizer]: Using integer mode. [2024-02-10 00:04:41,960 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (585)] Waiting until timeout for monitored process [2024-02-10 00:04:41,985 INFO L444 LassoAnalysis]: Proving nontermination failed: No geometric nontermination argument exists. [2024-02-10 00:04:41,988 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (585)] Forceful destruction successful, exit code 0 [2024-02-10 00:04:41,988 INFO L210 LassoAnalysis]: Preferences: [2024-02-10 00:04:41,988 INFO L126 ssoRankerPreferences]: Compute integeral hull: false [2024-02-10 00:04:41,988 INFO L127 ssoRankerPreferences]: Enable LassoPartitioneer: true [2024-02-10 00:04:41,988 INFO L128 ssoRankerPreferences]: Term annotations enabled: false [2024-02-10 00:04:41,988 INFO L129 ssoRankerPreferences]: Use exernal solver: false [2024-02-10 00:04:41,988 INFO L130 ssoRankerPreferences]: SMT solver command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:41,988 INFO L131 ssoRankerPreferences]: Dump SMT script to file: false [2024-02-10 00:04:41,988 INFO L132 ssoRankerPreferences]: Path of dumped script: [2024-02-10 00:04:41,988 INFO L133 ssoRankerPreferences]: Filename of dumped script: parallel-misc-2.wvr.c_BEv2_Iteration2_Loop [2024-02-10 00:04:41,988 INFO L134 ssoRankerPreferences]: MapElimAlgo: Frank [2024-02-10 00:04:41,988 INFO L276 LassoAnalysis]: Starting lasso preprocessing... [2024-02-10 00:04:41,989 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:04:41,992 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:04:41,994 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:04:41,995 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:04:41,998 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:04:42,000 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:04:42,002 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:04:42,004 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:04:42,007 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:04:42,014 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:04:42,164 INFO L294 LassoAnalysis]: Preprocessing complete. [2024-02-10 00:04:42,164 INFO L490 LassoAnalysis]: Using template 'affine'. [2024-02-10 00:04:42,164 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:42,164 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:42,165 INFO L229 MonitoredProcess]: Starting monitored process 586 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:42,167 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (586)] Waiting until timeout for monitored process [2024-02-10 00:04:42,167 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:42,173 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:04:42,173 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:42,173 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:42,173 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 00:04:42,174 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 00:04:42,174 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-10 00:04:42,176 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:42,178 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (586)] Forceful destruction successful, exit code 0 [2024-02-10 00:04:42,179 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:42,179 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:42,179 INFO L229 MonitoredProcess]: Starting monitored process 587 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:42,180 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (587)] Waiting until timeout for monitored process [2024-02-10 00:04:42,182 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:42,187 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:04:42,188 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:42,188 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:42,188 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 00:04:42,189 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 00:04:42,189 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-10 00:04:42,216 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:42,219 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (587)] Forceful destruction successful, exit code 0 [2024-02-10 00:04:42,219 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:42,219 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:42,220 INFO L229 MonitoredProcess]: Starting monitored process 588 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:42,222 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (588)] Waiting until timeout for monitored process [2024-02-10 00:04:42,223 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:42,229 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:04:42,229 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:04:42,229 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:42,229 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:42,229 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 00:04:42,230 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-02-10 00:04:42,230 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:04:42,231 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:42,233 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (588)] Ended with exit code 0 [2024-02-10 00:04:42,233 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:42,233 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:42,234 INFO L229 MonitoredProcess]: Starting monitored process 589 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:42,236 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (589)] Waiting until timeout for monitored process [2024-02-10 00:04:42,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:04:42,242 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:04:42,242 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:04:42,242 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:42,242 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:42,242 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 00:04:42,243 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-02-10 00:04:42,243 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:04:42,258 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:42,261 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (589)] Ended with exit code 0 [2024-02-10 00:04:42,261 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:42,261 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:42,262 INFO L229 MonitoredProcess]: Starting monitored process 590 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:42,264 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (590)] Waiting until timeout for monitored process [2024-02-10 00:04:42,265 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:42,270 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:04:42,270 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:42,271 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:42,271 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 00:04:42,271 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 00:04:42,271 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-10 00:04:42,274 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:42,277 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (590)] Ended with exit code 0 [2024-02-10 00:04:42,277 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:42,277 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:42,278 INFO L229 MonitoredProcess]: Starting monitored process 591 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:42,279 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (591)] Waiting until timeout for monitored process [2024-02-10 00:04:42,280 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:42,286 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:04:42,286 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:04:42,286 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:42,286 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:42,286 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 00:04:42,287 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-02-10 00:04:42,287 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:04:42,297 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:42,300 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (591)] Ended with exit code 0 [2024-02-10 00:04:42,300 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:42,300 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:42,301 INFO L229 MonitoredProcess]: Starting monitored process 592 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:42,301 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (592)] Waiting until timeout for monitored process [2024-02-10 00:04:42,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:04:42,308 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:04:42,308 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:42,308 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:42,308 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 00:04:42,309 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 00:04:42,309 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-10 00:04:42,312 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:42,314 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (592)] Forceful destruction successful, exit code 0 [2024-02-10 00:04:42,314 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:42,315 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:42,315 INFO L229 MonitoredProcess]: Starting monitored process 593 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:42,317 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (593)] Waiting until timeout for monitored process [2024-02-10 00:04:42,317 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:42,323 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:04:42,324 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:04:42,324 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:42,324 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:42,324 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 00:04:42,324 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-02-10 00:04:42,324 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:04:42,336 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:42,339 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (593)] Forceful destruction successful, exit code 0 [2024-02-10 00:04:42,339 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:42,339 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:42,340 INFO L229 MonitoredProcess]: Starting monitored process 594 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:42,340 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (594)] Waiting until timeout for monitored process [2024-02-10 00:04:42,342 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:42,348 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:04:42,348 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:04:42,348 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:42,348 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:42,348 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 00:04:42,350 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-02-10 00:04:42,350 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:04:42,359 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:42,362 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (594)] Ended with exit code 0 [2024-02-10 00:04:42,362 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:42,362 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:42,363 INFO L229 MonitoredProcess]: Starting monitored process 595 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:42,364 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (595)] Waiting until timeout for monitored process [2024-02-10 00:04:42,365 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:42,372 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:04:42,372 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:04:42,372 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:42,372 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:42,372 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 00:04:42,372 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-02-10 00:04:42,372 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:04:42,373 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:42,376 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (595)] Ended with exit code 0 [2024-02-10 00:04:42,376 INFO L490 LassoAnalysis]: Using template '2-nested'. [2024-02-10 00:04:42,376 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:42,376 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:42,377 INFO L229 MonitoredProcess]: Starting monitored process 596 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:42,378 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (596)] Waiting until timeout for monitored process [2024-02-10 00:04:42,379 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:42,387 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:04:42,387 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:42,387 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:42,387 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:04:42,388 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-10 00:04:42,389 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-10 00:04:42,392 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:42,394 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (596)] Ended with exit code 0 [2024-02-10 00:04:42,395 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:42,395 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:42,395 INFO L229 MonitoredProcess]: Starting monitored process 597 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:42,397 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (597)] Waiting until timeout for monitored process [2024-02-10 00:04:42,397 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:42,404 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:04:42,405 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:42,405 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:42,405 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:04:42,406 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-10 00:04:42,406 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-10 00:04:42,420 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:42,423 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (597)] Ended with exit code 0 [2024-02-10 00:04:42,423 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:42,424 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:42,424 INFO L229 MonitoredProcess]: Starting monitored process 598 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:42,427 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:42,433 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:04:42,433 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:04:42,433 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:42,433 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:42,433 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:04:42,433 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-02-10 00:04:42,433 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:04:42,440 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (598)] Waiting until timeout for monitored process [2024-02-10 00:04:42,444 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:42,448 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (598)] Ended with exit code 0 [2024-02-10 00:04:42,448 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:42,448 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:42,449 INFO L229 MonitoredProcess]: Starting monitored process 599 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:42,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:04:42,457 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:04:42,457 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:04:42,458 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:42,458 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:42,458 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:04:42,459 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-02-10 00:04:42,459 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:04:42,461 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (599)] Waiting until timeout for monitored process [2024-02-10 00:04:42,468 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:42,473 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (599)] Ended with exit code 0 [2024-02-10 00:04:42,473 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:42,473 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:42,474 INFO L229 MonitoredProcess]: Starting monitored process 600 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:42,476 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:42,483 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:04:42,483 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:42,483 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:42,483 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:04:42,484 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-10 00:04:42,484 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-10 00:04:42,488 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (600)] Waiting until timeout for monitored process [2024-02-10 00:04:42,500 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:42,504 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (600)] Forceful destruction successful, exit code 0 [2024-02-10 00:04:42,504 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:42,504 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:42,505 INFO L229 MonitoredProcess]: Starting monitored process 601 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:42,512 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:42,518 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:04:42,518 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:04:42,518 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:42,518 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:42,518 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:04:42,518 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-02-10 00:04:42,519 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:04:42,522 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (601)] Waiting until timeout for monitored process [2024-02-10 00:04:42,530 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:42,532 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (601)] Forceful destruction successful, exit code 0 [2024-02-10 00:04:42,533 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:42,533 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:42,533 INFO L229 MonitoredProcess]: Starting monitored process 602 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:42,535 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (602)] Waiting until timeout for monitored process [2024-02-10 00:04:42,558 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:42,564 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:04:42,565 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:42,565 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:42,565 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:04:42,566 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-10 00:04:42,566 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-10 00:04:42,582 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:42,588 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (602)] Forceful destruction successful, exit code 0 [2024-02-10 00:04:42,588 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:42,588 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:42,589 INFO L229 MonitoredProcess]: Starting monitored process 603 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:42,591 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (603)] Waiting until timeout for monitored process [2024-02-10 00:04:42,591 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:42,597 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:04:42,597 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:04:42,597 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:42,597 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:42,597 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:04:42,598 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-02-10 00:04:42,598 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:04:42,608 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:42,610 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (603)] Forceful destruction successful, exit code 0 [2024-02-10 00:04:42,610 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:42,611 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:42,611 INFO L229 MonitoredProcess]: Starting monitored process 604 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:42,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:04:42,619 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:04:42,619 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:04:42,620 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:42,620 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:42,620 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:04:42,622 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-02-10 00:04:42,622 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:04:42,625 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (604)] Waiting until timeout for monitored process [2024-02-10 00:04:42,633 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:42,635 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (604)] Forceful destruction successful, exit code 0 [2024-02-10 00:04:42,635 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:42,635 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:42,636 INFO L229 MonitoredProcess]: Starting monitored process 605 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:42,639 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:42,644 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (605)] Waiting until timeout for monitored process [2024-02-10 00:04:42,645 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:04:42,645 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:04:42,645 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:42,645 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:42,645 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:04:42,645 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-02-10 00:04:42,645 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:04:42,646 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:42,649 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (605)] Forceful destruction successful, exit code 0 [2024-02-10 00:04:42,649 INFO L490 LassoAnalysis]: Using template '3-nested'. [2024-02-10 00:04:42,649 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:42,649 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:42,650 INFO L229 MonitoredProcess]: Starting monitored process 606 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:42,651 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (606)] Waiting until timeout for monitored process [2024-02-10 00:04:42,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:04:42,658 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:04:42,658 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:42,658 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:42,658 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:04:42,660 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 00:04:42,660 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:04:42,670 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:42,673 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (606)] Ended with exit code 0 [2024-02-10 00:04:42,673 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:42,673 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:42,674 INFO L229 MonitoredProcess]: Starting monitored process 607 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:42,675 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (607)] Waiting until timeout for monitored process [2024-02-10 00:04:42,676 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:42,682 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:04:42,682 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:42,682 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:42,682 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:04:42,683 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 00:04:42,684 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:04:42,694 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:42,697 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (607)] Ended with exit code 0 [2024-02-10 00:04:42,697 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:42,698 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:42,698 INFO L229 MonitoredProcess]: Starting monitored process 608 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:42,699 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (608)] Waiting until timeout for monitored process [2024-02-10 00:04:42,700 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:42,706 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:04:42,706 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:04:42,706 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:42,706 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:42,707 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:04:42,707 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 00:04:42,707 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:04:42,722 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:42,725 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (608)] Ended with exit code 0 [2024-02-10 00:04:42,725 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:42,725 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:42,726 INFO L229 MonitoredProcess]: Starting monitored process 609 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:42,727 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (609)] Waiting until timeout for monitored process [2024-02-10 00:04:42,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:04:42,734 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:04:42,734 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:04:42,734 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:42,734 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:42,734 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:04:42,735 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 00:04:42,735 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:04:42,745 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:42,748 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (609)] Ended with exit code 0 [2024-02-10 00:04:42,748 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:42,748 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:42,749 INFO L229 MonitoredProcess]: Starting monitored process 610 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:42,750 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (610)] Waiting until timeout for monitored process [2024-02-10 00:04:42,751 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:42,757 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:04:42,757 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:42,757 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:42,757 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:04:42,759 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 00:04:42,759 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:04:42,763 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:42,765 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (610)] Ended with exit code 0 [2024-02-10 00:04:42,766 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:42,766 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:42,766 INFO L229 MonitoredProcess]: Starting monitored process 611 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:42,768 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (611)] Waiting until timeout for monitored process [2024-02-10 00:04:42,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:04:42,774 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:04:42,775 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:04:42,775 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:42,775 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:42,775 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:04:42,775 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 00:04:42,775 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:04:42,777 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:42,779 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (611)] Forceful destruction successful, exit code 0 [2024-02-10 00:04:42,779 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:42,780 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:42,780 INFO L229 MonitoredProcess]: Starting monitored process 612 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:42,782 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (612)] Waiting until timeout for monitored process [2024-02-10 00:04:42,782 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:42,788 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:04:42,789 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:42,789 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:42,789 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:04:42,790 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 00:04:42,790 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:04:42,807 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:42,810 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (612)] Ended with exit code 0 [2024-02-10 00:04:42,810 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:42,810 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:42,811 INFO L229 MonitoredProcess]: Starting monitored process 613 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:42,812 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (613)] Waiting until timeout for monitored process [2024-02-10 00:04:42,813 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:42,819 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:04:42,819 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:04:42,819 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:42,819 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:42,819 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:04:42,820 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 00:04:42,820 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:04:42,821 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:42,824 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (613)] Ended with exit code 0 [2024-02-10 00:04:42,824 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:42,824 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:42,825 INFO L229 MonitoredProcess]: Starting monitored process 614 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:42,826 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (614)] Waiting until timeout for monitored process [2024-02-10 00:04:42,827 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:42,833 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:04:42,833 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:04:42,833 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:42,833 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:42,833 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:04:42,835 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 00:04:42,836 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:04:42,841 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:42,843 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (614)] Ended with exit code 0 [2024-02-10 00:04:42,844 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:42,844 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:42,844 INFO L229 MonitoredProcess]: Starting monitored process 615 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:42,846 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (615)] Waiting until timeout for monitored process [2024-02-10 00:04:42,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:04:42,852 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:04:42,853 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:04:42,853 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:42,853 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:42,853 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:04:42,853 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 00:04:42,853 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:04:42,855 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:42,857 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (615)] Ended with exit code 0 [2024-02-10 00:04:42,857 INFO L490 LassoAnalysis]: Using template '4-nested'. [2024-02-10 00:04:42,858 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:42,858 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:42,858 INFO L229 MonitoredProcess]: Starting monitored process 616 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:42,860 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (616)] Waiting until timeout for monitored process [2024-02-10 00:04:42,860 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:42,866 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:04:42,866 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:42,867 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:42,867 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:04:42,869 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-10 00:04:42,869 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-10 00:04:42,874 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:42,877 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (616)] Ended with exit code 0 [2024-02-10 00:04:42,877 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:42,877 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:42,878 INFO L229 MonitoredProcess]: Starting monitored process 617 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:42,879 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (617)] Waiting until timeout for monitored process [2024-02-10 00:04:42,880 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:42,886 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:04:42,887 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:42,887 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:42,887 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:04:42,889 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-10 00:04:42,889 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-10 00:04:42,901 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:42,904 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (617)] Ended with exit code 0 [2024-02-10 00:04:42,904 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:42,904 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:42,905 INFO L229 MonitoredProcess]: Starting monitored process 618 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:42,907 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (618)] Waiting until timeout for monitored process [2024-02-10 00:04:42,907 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:42,913 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:04:42,913 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:04:42,913 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:42,913 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:42,913 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:04:42,914 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-02-10 00:04:42,914 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:04:42,916 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:42,918 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (618)] Forceful destruction successful, exit code 0 [2024-02-10 00:04:42,918 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:42,918 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:42,919 INFO L229 MonitoredProcess]: Starting monitored process 619 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:42,920 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (619)] Waiting until timeout for monitored process [2024-02-10 00:04:42,921 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:42,928 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:04:42,928 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:04:42,928 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:42,928 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:42,928 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:04:42,930 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-02-10 00:04:42,930 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:04:42,933 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:42,935 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (619)] Forceful destruction successful, exit code 0 [2024-02-10 00:04:42,935 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:42,936 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:42,936 INFO L229 MonitoredProcess]: Starting monitored process 620 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:42,938 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (620)] Waiting until timeout for monitored process [2024-02-10 00:04:42,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:04:42,944 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:04:42,945 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:42,945 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:42,945 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:04:42,947 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-10 00:04:42,947 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-10 00:04:42,952 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:42,954 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (620)] Forceful destruction successful, exit code 0 [2024-02-10 00:04:42,954 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:42,954 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:42,955 INFO L229 MonitoredProcess]: Starting monitored process 621 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:42,957 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (621)] Waiting until timeout for monitored process [2024-02-10 00:04:42,957 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:42,963 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:04:42,963 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:04:42,963 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:42,963 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:42,963 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:04:42,964 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-02-10 00:04:42,964 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:04:42,972 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:42,974 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (621)] Ended with exit code 0 [2024-02-10 00:04:42,974 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:42,975 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:42,975 INFO L229 MonitoredProcess]: Starting monitored process 622 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:42,980 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:42,986 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (622)] Waiting until timeout for monitored process [2024-02-10 00:04:42,986 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:04:42,986 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:42,986 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:42,986 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:04:42,989 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-10 00:04:42,989 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-10 00:04:43,005 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:43,008 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (622)] Ended with exit code 0 [2024-02-10 00:04:43,008 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:43,009 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:43,009 INFO L229 MonitoredProcess]: Starting monitored process 623 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:43,011 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (623)] Waiting until timeout for monitored process [2024-02-10 00:04:43,011 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:43,017 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:04:43,017 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:04:43,017 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:43,018 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:43,018 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:04:43,018 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-02-10 00:04:43,018 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:04:43,020 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:43,022 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (623)] Ended with exit code 0 [2024-02-10 00:04:43,022 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:43,022 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:43,023 INFO L229 MonitoredProcess]: Starting monitored process 624 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:43,024 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (624)] Waiting until timeout for monitored process [2024-02-10 00:04:43,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:04:43,031 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:04:43,031 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:04:43,031 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:43,031 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:43,032 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:04:43,035 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-02-10 00:04:43,035 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:04:43,046 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:43,049 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (624)] Ended with exit code 0 [2024-02-10 00:04:43,049 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:43,049 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:43,050 INFO L229 MonitoredProcess]: Starting monitored process 625 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:43,051 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (625)] Waiting until timeout for monitored process [2024-02-10 00:04:43,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:04:43,058 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:04:43,059 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:04:43,059 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:43,059 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:43,059 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:04:43,059 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-02-10 00:04:43,059 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:04:43,073 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:43,076 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (625)] Ended with exit code 0 [2024-02-10 00:04:43,076 INFO L490 LassoAnalysis]: Using template '2-phase'. [2024-02-10 00:04:43,076 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:43,076 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:43,077 INFO L229 MonitoredProcess]: Starting monitored process 626 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:43,078 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (626)] Waiting until timeout for monitored process [2024-02-10 00:04:43,079 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:43,085 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:04:43,086 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:04:43,086 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:43,086 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:43,086 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:04:43,087 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-10 00:04:43,087 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-10 00:04:43,091 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:43,094 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (626)] Forceful destruction successful, exit code 0 [2024-02-10 00:04:43,094 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:43,094 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:43,100 INFO L229 MonitoredProcess]: Starting monitored process 627 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:43,101 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:43,106 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (627)] Waiting until timeout for monitored process [2024-02-10 00:04:43,106 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:04:43,106 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:04:43,106 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:43,106 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:43,107 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:04:43,108 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-10 00:04:43,108 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-10 00:04:43,112 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:43,115 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (627)] Forceful destruction successful, exit code 0 [2024-02-10 00:04:43,115 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:43,115 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:43,116 INFO L229 MonitoredProcess]: Starting monitored process 628 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:43,117 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (628)] Waiting until timeout for monitored process [2024-02-10 00:04:43,118 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:43,124 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:04:43,124 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:04:43,124 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:04:43,124 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:43,124 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:43,124 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:04:43,124 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-02-10 00:04:43,125 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:04:43,135 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:43,137 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (628)] Ended with exit code 0 [2024-02-10 00:04:43,137 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:43,137 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:43,138 INFO L229 MonitoredProcess]: Starting monitored process 629 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:43,140 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:43,146 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:04:43,146 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:04:43,146 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:04:43,146 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:43,146 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:43,146 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:04:43,147 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (629)] Waiting until timeout for monitored process [2024-02-10 00:04:43,147 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-02-10 00:04:43,148 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:04:43,151 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:43,153 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (629)] Forceful destruction successful, exit code 0 [2024-02-10 00:04:43,154 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:43,154 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:43,154 INFO L229 MonitoredProcess]: Starting monitored process 630 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:43,156 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (630)] Waiting until timeout for monitored process [2024-02-10 00:04:43,156 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:43,162 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:04:43,162 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:04:43,162 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:43,163 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:43,163 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:04:43,164 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-10 00:04:43,164 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-10 00:04:43,168 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:43,170 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (630)] Ended with exit code 0 [2024-02-10 00:04:43,171 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:43,171 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:43,171 INFO L229 MonitoredProcess]: Starting monitored process 631 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:43,173 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (631)] Waiting until timeout for monitored process [2024-02-10 00:04:43,173 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:43,179 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:04:43,180 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:04:43,180 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:04:43,180 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:43,180 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:43,180 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:04:43,180 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-02-10 00:04:43,180 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:04:43,183 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:43,185 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (631)] Ended with exit code 0 [2024-02-10 00:04:43,185 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:43,185 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:43,186 INFO L229 MonitoredProcess]: Starting monitored process 632 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:43,187 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (632)] Waiting until timeout for monitored process [2024-02-10 00:04:43,188 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:43,194 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:04:43,194 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:04:43,194 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:43,194 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:43,194 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:04:43,195 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-10 00:04:43,195 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-10 00:04:43,200 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:43,202 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (632)] Ended with exit code 0 [2024-02-10 00:04:43,202 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:43,202 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:43,203 INFO L229 MonitoredProcess]: Starting monitored process 633 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:43,204 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (633)] Waiting until timeout for monitored process [2024-02-10 00:04:43,205 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:43,211 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:04:43,211 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:04:43,211 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:04:43,211 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:43,211 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:43,211 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:04:43,212 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-02-10 00:04:43,212 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:04:43,213 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:43,216 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (633)] Ended with exit code 0 [2024-02-10 00:04:43,216 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:43,216 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:43,217 INFO L229 MonitoredProcess]: Starting monitored process 634 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:43,218 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (634)] Waiting until timeout for monitored process [2024-02-10 00:04:43,219 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:43,224 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:04:43,225 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:04:43,225 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:04:43,225 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:43,225 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:43,225 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:04:43,227 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-02-10 00:04:43,227 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:04:43,242 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:43,248 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (634)] Ended with exit code 0 [2024-02-10 00:04:43,248 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:43,248 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:43,249 INFO L229 MonitoredProcess]: Starting monitored process 635 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:43,251 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:43,257 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:04:43,257 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:04:43,257 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:04:43,257 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:43,257 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:43,257 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:04:43,258 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-02-10 00:04:43,258 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:04:43,261 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (635)] Waiting until timeout for monitored process [2024-02-10 00:04:43,272 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:43,276 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (635)] Ended with exit code 0 [2024-02-10 00:04:43,276 INFO L490 LassoAnalysis]: Using template '3-phase'. [2024-02-10 00:04:43,276 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:43,276 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:43,277 INFO L229 MonitoredProcess]: Starting monitored process 636 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:43,279 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:43,285 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:04:43,285 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-02-10 00:04:43,286 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:43,286 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:43,286 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:04:43,287 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 00:04:43,287 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:04:43,293 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (636)] Waiting until timeout for monitored process [2024-02-10 00:04:43,299 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:43,302 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (636)] Ended with exit code 0 [2024-02-10 00:04:43,302 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:43,302 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:43,304 INFO L229 MonitoredProcess]: Starting monitored process 637 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:43,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:04:43,313 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:04:43,313 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-02-10 00:04:43,313 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:43,313 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:43,313 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:04:43,315 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 00:04:43,315 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:04:43,320 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (637)] Waiting until timeout for monitored process [2024-02-10 00:04:43,328 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:43,333 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (637)] Ended with exit code 0 [2024-02-10 00:04:43,333 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:43,333 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:43,334 INFO L229 MonitoredProcess]: Starting monitored process 638 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:43,336 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:43,342 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:04:43,343 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-02-10 00:04:43,343 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:04:43,343 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:43,343 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:43,343 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:04:43,343 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 00:04:43,343 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:04:43,347 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (638)] Waiting until timeout for monitored process [2024-02-10 00:04:43,355 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:43,358 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (638)] Ended with exit code 0 [2024-02-10 00:04:43,358 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:43,358 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:43,359 INFO L229 MonitoredProcess]: Starting monitored process 639 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:43,364 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:43,371 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:04:43,371 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-02-10 00:04:43,371 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:04:43,371 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:43,371 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:43,371 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:04:43,372 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 00:04:43,372 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:04:43,378 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (639)] Waiting until timeout for monitored process [2024-02-10 00:04:43,384 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:43,387 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (639)] Ended with exit code 0 [2024-02-10 00:04:43,387 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:43,387 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:43,388 INFO L229 MonitoredProcess]: Starting monitored process 640 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:43,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:04:43,396 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:04:43,396 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-02-10 00:04:43,396 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:43,396 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:43,396 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:04:43,398 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 00:04:43,398 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:04:43,403 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (640)] Waiting until timeout for monitored process [2024-02-10 00:04:43,416 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:43,418 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (640)] Ended with exit code 0 [2024-02-10 00:04:43,419 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:43,419 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:43,419 INFO L229 MonitoredProcess]: Starting monitored process 641 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:43,424 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:43,430 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:04:43,431 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-02-10 00:04:43,431 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:04:43,431 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:43,431 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:43,431 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:04:43,431 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 00:04:43,432 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:04:43,435 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (641)] Waiting until timeout for monitored process [2024-02-10 00:04:43,448 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:43,450 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (641)] Ended with exit code 0 [2024-02-10 00:04:43,451 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:43,451 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:43,451 INFO L229 MonitoredProcess]: Starting monitored process 642 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:43,456 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:43,463 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:04:43,463 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-02-10 00:04:43,463 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:43,463 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:43,463 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:04:43,465 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 00:04:43,465 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:04:43,466 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (642)] Waiting until timeout for monitored process [2024-02-10 00:04:43,471 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:43,473 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (642)] Ended with exit code 0 [2024-02-10 00:04:43,473 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:43,474 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:43,474 INFO L229 MonitoredProcess]: Starting monitored process 643 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:43,476 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (643)] Waiting until timeout for monitored process [2024-02-10 00:04:43,476 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:43,482 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:04:43,482 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-02-10 00:04:43,483 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:04:43,483 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:43,483 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:43,483 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:04:43,483 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 00:04:43,483 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:04:43,494 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:43,496 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (643)] Ended with exit code 0 [2024-02-10 00:04:43,497 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:43,497 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:43,497 INFO L229 MonitoredProcess]: Starting monitored process 644 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:43,499 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (644)] Waiting until timeout for monitored process [2024-02-10 00:04:43,499 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:43,506 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:04:43,506 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-02-10 00:04:43,506 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:04:43,506 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:43,507 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:43,507 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:04:43,509 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 00:04:43,510 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:04:43,522 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:43,525 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (644)] Ended with exit code 0 [2024-02-10 00:04:43,525 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:43,525 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:43,526 INFO L229 MonitoredProcess]: Starting monitored process 645 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:43,527 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (645)] Waiting until timeout for monitored process [2024-02-10 00:04:43,528 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:43,535 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:04:43,535 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-02-10 00:04:43,535 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:04:43,535 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:43,535 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:43,535 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:04:43,535 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 00:04:43,536 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:04:43,538 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:43,541 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (645)] Ended with exit code 0 [2024-02-10 00:04:43,541 INFO L490 LassoAnalysis]: Using template '4-phase'. [2024-02-10 00:04:43,541 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:43,541 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:43,542 INFO L229 MonitoredProcess]: Starting monitored process 646 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:43,543 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (646)] Waiting until timeout for monitored process [2024-02-10 00:04:43,544 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:43,549 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:04:43,550 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:04:43,550 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:43,550 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:43,550 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:04:43,552 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-10 00:04:43,552 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-10 00:04:43,571 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:43,576 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (646)] Ended with exit code 0 [2024-02-10 00:04:43,576 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:43,576 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:43,577 INFO L229 MonitoredProcess]: Starting monitored process 647 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:43,588 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:43,595 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:04:43,595 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:04:43,595 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:43,595 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:43,595 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:04:43,597 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-10 00:04:43,597 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-10 00:04:43,604 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (647)] Waiting until timeout for monitored process [2024-02-10 00:04:43,610 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:43,613 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (647)] Ended with exit code 0 [2024-02-10 00:04:43,613 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:43,613 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:43,614 INFO L229 MonitoredProcess]: Starting monitored process 648 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:43,616 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (648)] Waiting until timeout for monitored process [2024-02-10 00:04:43,616 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:43,622 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:04:43,622 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:04:43,622 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:04:43,623 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:43,623 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:43,623 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:04:43,623 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-02-10 00:04:43,623 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:04:43,634 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:43,636 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (648)] Ended with exit code 0 [2024-02-10 00:04:43,636 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:43,636 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:43,637 INFO L229 MonitoredProcess]: Starting monitored process 649 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:43,640 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:43,646 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:04:43,646 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:04:43,646 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:04:43,646 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:43,646 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:43,647 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:04:43,648 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-02-10 00:04:43,648 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:04:43,655 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (649)] Waiting until timeout for monitored process [2024-02-10 00:04:43,661 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:43,664 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (649)] Ended with exit code 0 [2024-02-10 00:04:43,664 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:43,664 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:43,665 INFO L229 MonitoredProcess]: Starting monitored process 650 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:43,672 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (650)] Waiting until timeout for monitored process [2024-02-10 00:04:43,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:04:43,679 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:04:43,679 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:04:43,679 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:43,680 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:43,680 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:04:43,682 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-10 00:04:43,682 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-10 00:04:43,689 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:43,692 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (650)] Forceful destruction successful, exit code 0 [2024-02-10 00:04:43,692 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:43,692 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:43,693 INFO L229 MonitoredProcess]: Starting monitored process 651 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:43,694 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (651)] Waiting until timeout for monitored process [2024-02-10 00:04:43,695 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:43,702 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:04:43,702 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:04:43,702 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:04:43,702 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:43,702 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:43,702 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:04:43,703 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-02-10 00:04:43,703 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:04:43,707 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:43,709 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (651)] Ended with exit code 0 [2024-02-10 00:04:43,709 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:43,709 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:43,709 INFO L229 MonitoredProcess]: Starting monitored process 652 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:43,710 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (652)] Waiting until timeout for monitored process [2024-02-10 00:04:43,711 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:43,717 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:04:43,717 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:04:43,717 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:43,717 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:43,717 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:04:43,719 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-10 00:04:43,720 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-10 00:04:43,727 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:43,729 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (652)] Ended with exit code 0 [2024-02-10 00:04:43,729 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:43,729 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:43,730 INFO L229 MonitoredProcess]: Starting monitored process 653 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:43,732 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (653)] Waiting until timeout for monitored process [2024-02-10 00:04:43,732 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:43,740 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:04:43,740 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:04:43,740 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:04:43,740 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:43,740 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:43,740 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:04:43,741 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-02-10 00:04:43,741 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:04:43,752 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:43,754 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (653)] Ended with exit code 0 [2024-02-10 00:04:43,755 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:43,755 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:43,755 INFO L229 MonitoredProcess]: Starting monitored process 654 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:43,760 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:43,766 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:04:43,766 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:04:43,767 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:04:43,767 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:43,767 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:43,767 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:04:43,770 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-02-10 00:04:43,770 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:04:43,784 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (654)] Waiting until timeout for monitored process [2024-02-10 00:04:43,790 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:43,792 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (654)] Ended with exit code 0 [2024-02-10 00:04:43,793 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:43,793 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:43,793 INFO L229 MonitoredProcess]: Starting monitored process 655 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:43,795 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (655)] Waiting until timeout for monitored process [2024-02-10 00:04:43,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:04:43,801 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:04:43,801 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:04:43,801 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:04:43,801 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:43,801 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:43,801 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:04:43,802 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-02-10 00:04:43,802 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:04:43,818 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:43,821 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (655)] Ended with exit code 0 [2024-02-10 00:04:43,821 INFO L490 LassoAnalysis]: Using template '2-lex'. [2024-02-10 00:04:43,821 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:43,821 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:43,822 INFO L229 MonitoredProcess]: Starting monitored process 656 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:43,824 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (656)] Waiting until timeout for monitored process [2024-02-10 00:04:43,824 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:43,831 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:04:43,831 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:04:43,831 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:43,831 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:43,831 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:04:43,833 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 00:04:43,833 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:04:43,848 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:43,850 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (656)] Ended with exit code 0 [2024-02-10 00:04:43,850 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:43,850 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:43,851 INFO L229 MonitoredProcess]: Starting monitored process 657 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:43,852 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (657)] Waiting until timeout for monitored process [2024-02-10 00:04:43,853 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:43,858 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:04:43,859 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:04:43,859 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:43,859 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:43,859 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:04:43,860 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 00:04:43,860 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:04:43,865 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:43,867 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (657)] Ended with exit code 0 [2024-02-10 00:04:43,867 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:43,867 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:43,868 INFO L229 MonitoredProcess]: Starting monitored process 658 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:43,869 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (658)] Waiting until timeout for monitored process [2024-02-10 00:04:43,870 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:43,875 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:04:43,875 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:04:43,875 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:04:43,875 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:43,875 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:43,875 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:04:43,876 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 00:04:43,876 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:04:43,878 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:43,880 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (658)] Ended with exit code 0 [2024-02-10 00:04:43,881 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:43,881 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:43,881 INFO L229 MonitoredProcess]: Starting monitored process 659 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:43,883 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (659)] Waiting until timeout for monitored process [2024-02-10 00:04:43,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:04:43,889 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:04:43,889 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:04:43,889 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:04:43,889 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:43,889 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:43,889 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:04:43,891 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 00:04:43,891 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:04:43,894 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:43,896 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (659)] Forceful destruction successful, exit code 0 [2024-02-10 00:04:43,896 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:43,896 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:43,897 INFO L229 MonitoredProcess]: Starting monitored process 660 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:43,898 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (660)] Waiting until timeout for monitored process [2024-02-10 00:04:43,899 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:43,905 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:04:43,905 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:04:43,905 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:43,905 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:43,905 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:04:43,906 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 00:04:43,906 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:04:43,910 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:43,912 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (660)] Ended with exit code 0 [2024-02-10 00:04:43,912 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:43,912 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:43,913 INFO L229 MonitoredProcess]: Starting monitored process 661 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:43,914 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (661)] Waiting until timeout for monitored process [2024-02-10 00:04:43,915 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:43,920 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:04:43,921 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:04:43,921 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:04:43,921 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:43,921 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:43,921 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:04:43,921 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 00:04:43,921 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:04:43,923 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:43,925 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (661)] Forceful destruction successful, exit code 0 [2024-02-10 00:04:43,925 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:43,925 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:43,926 INFO L229 MonitoredProcess]: Starting monitored process 662 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:43,926 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (662)] Waiting until timeout for monitored process [2024-02-10 00:04:43,928 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:43,933 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:04:43,933 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:04:43,933 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:43,933 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:43,933 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:04:43,935 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 00:04:43,935 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:04:43,939 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:43,941 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (662)] Ended with exit code 0 [2024-02-10 00:04:43,941 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:43,941 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:43,942 INFO L229 MonitoredProcess]: Starting monitored process 663 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:43,942 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (663)] Waiting until timeout for monitored process [2024-02-10 00:04:43,943 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:43,949 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:04:43,949 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:04:43,949 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:04:43,949 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:43,949 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:43,949 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:04:43,949 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 00:04:43,949 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:04:43,958 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:43,961 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (663)] Ended with exit code 0 [2024-02-10 00:04:43,961 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:43,961 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:43,962 INFO L229 MonitoredProcess]: Starting monitored process 664 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:43,964 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (664)] Waiting until timeout for monitored process [2024-02-10 00:04:43,964 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:43,971 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:04:43,971 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:04:43,971 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:04:43,971 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:43,971 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:43,971 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:04:43,974 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 00:04:43,974 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:04:43,988 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:43,991 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (664)] Ended with exit code 0 [2024-02-10 00:04:43,991 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:43,991 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:43,992 INFO L229 MonitoredProcess]: Starting monitored process 665 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:43,993 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (665)] Waiting until timeout for monitored process [2024-02-10 00:04:43,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:04:44,000 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:04:44,000 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:04:44,000 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:04:44,000 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:44,000 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:44,000 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:04:44,001 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 00:04:44,001 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:04:44,002 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:44,005 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (665)] Ended with exit code 0 [2024-02-10 00:04:44,005 INFO L490 LassoAnalysis]: Using template '3-lex'. [2024-02-10 00:04:44,005 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:44,005 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:44,006 INFO L229 MonitoredProcess]: Starting monitored process 666 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:44,007 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (666)] Waiting until timeout for monitored process [2024-02-10 00:04:44,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:04:44,015 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:04:44,015 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:04:44,016 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:44,016 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:44,016 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-02-10 00:04:44,018 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2024-02-10 00:04:44,018 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2024-02-10 00:04:44,031 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:44,034 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (666)] Ended with exit code 0 [2024-02-10 00:04:44,034 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:44,034 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:44,035 INFO L229 MonitoredProcess]: Starting monitored process 667 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:44,036 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (667)] Waiting until timeout for monitored process [2024-02-10 00:04:44,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:04:44,042 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:04:44,043 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:04:44,043 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:44,043 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:44,043 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-02-10 00:04:44,045 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2024-02-10 00:04:44,045 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2024-02-10 00:04:44,051 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:44,054 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (667)] Forceful destruction successful, exit code 0 [2024-02-10 00:04:44,054 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:44,054 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:44,055 INFO L229 MonitoredProcess]: Starting monitored process 668 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:44,056 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (668)] Waiting until timeout for monitored process [2024-02-10 00:04:44,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:04:44,063 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:04:44,063 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:04:44,063 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:04:44,063 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:44,063 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:44,063 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-02-10 00:04:44,064 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 00:04:44,064 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:04:44,067 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:44,069 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (668)] Ended with exit code 0 [2024-02-10 00:04:44,069 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:44,069 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:44,070 INFO L229 MonitoredProcess]: Starting monitored process 669 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:44,071 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (669)] Waiting until timeout for monitored process [2024-02-10 00:04:44,072 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:44,078 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:04:44,079 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:04:44,079 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:04:44,079 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:44,079 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:44,079 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-02-10 00:04:44,081 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 00:04:44,081 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:04:44,092 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:44,095 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (669)] Ended with exit code 0 [2024-02-10 00:04:44,095 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:44,095 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:44,096 INFO L229 MonitoredProcess]: Starting monitored process 670 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:44,098 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (670)] Waiting until timeout for monitored process [2024-02-10 00:04:44,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:04:44,105 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:04:44,106 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:04:44,106 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:44,106 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:44,106 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-02-10 00:04:44,108 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2024-02-10 00:04:44,108 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2024-02-10 00:04:44,115 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:44,117 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (670)] Forceful destruction successful, exit code 0 [2024-02-10 00:04:44,117 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:44,117 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:44,118 INFO L229 MonitoredProcess]: Starting monitored process 671 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:44,120 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (671)] Waiting until timeout for monitored process [2024-02-10 00:04:44,120 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:44,126 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:04:44,126 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:04:44,126 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:04:44,126 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:44,126 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:44,126 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-02-10 00:04:44,127 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 00:04:44,127 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:04:44,132 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:44,134 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (671)] Ended with exit code 0 [2024-02-10 00:04:44,134 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:44,134 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:44,135 INFO L229 MonitoredProcess]: Starting monitored process 672 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:44,136 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (672)] Waiting until timeout for monitored process [2024-02-10 00:04:44,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:04:44,143 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:04:44,143 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:04:44,143 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:44,144 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:44,144 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-02-10 00:04:44,146 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2024-02-10 00:04:44,146 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2024-02-10 00:04:44,159 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:44,161 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (672)] Ended with exit code 0 [2024-02-10 00:04:44,161 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:44,162 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:44,162 INFO L229 MonitoredProcess]: Starting monitored process 673 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:44,164 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (673)] Waiting until timeout for monitored process [2024-02-10 00:04:44,164 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:44,171 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:04:44,171 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:04:44,171 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:04:44,171 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:44,172 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:44,172 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-02-10 00:04:44,172 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 00:04:44,172 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:04:44,187 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:44,189 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (673)] Ended with exit code 0 [2024-02-10 00:04:44,189 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:44,190 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:44,190 INFO L229 MonitoredProcess]: Starting monitored process 674 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:44,192 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (674)] Waiting until timeout for monitored process [2024-02-10 00:04:44,192 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:44,199 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:04:44,199 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:04:44,199 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:04:44,199 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:44,200 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:44,200 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-02-10 00:04:44,203 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 00:04:44,204 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:04:44,217 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:44,220 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (674)] Ended with exit code 0 [2024-02-10 00:04:44,220 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:44,221 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:44,221 INFO L229 MonitoredProcess]: Starting monitored process 675 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:44,222 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (675)] Waiting until timeout for monitored process [2024-02-10 00:04:44,223 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:44,229 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:04:44,230 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:04:44,230 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:04:44,230 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:44,230 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:44,230 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-02-10 00:04:44,231 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 00:04:44,231 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:04:44,241 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:44,244 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (675)] Ended with exit code 0 [2024-02-10 00:04:44,775 INFO L210 LassoAnalysis]: Preferences: [2024-02-10 00:04:44,775 INFO L126 ssoRankerPreferences]: Compute integeral hull: false [2024-02-10 00:04:44,776 INFO L127 ssoRankerPreferences]: Enable LassoPartitioneer: true [2024-02-10 00:04:44,776 INFO L128 ssoRankerPreferences]: Term annotations enabled: false [2024-02-10 00:04:44,776 INFO L129 ssoRankerPreferences]: Use exernal solver: false [2024-02-10 00:04:44,776 INFO L130 ssoRankerPreferences]: SMT solver command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:44,776 INFO L131 ssoRankerPreferences]: Dump SMT script to file: false [2024-02-10 00:04:44,776 INFO L132 ssoRankerPreferences]: Path of dumped script: [2024-02-10 00:04:44,776 INFO L133 ssoRankerPreferences]: Filename of dumped script: parallel-misc-2.wvr.c_BEv2_Iteration2_Lasso [2024-02-10 00:04:44,776 INFO L134 ssoRankerPreferences]: MapElimAlgo: Frank [2024-02-10 00:04:44,776 INFO L276 LassoAnalysis]: Starting lasso preprocessing... [2024-02-10 00:04:44,778 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:04:44,782 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-02-10 00:04:44,785 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:04:44,787 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-02-10 00:04:44,789 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-02-10 00:04:44,803 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:04:44,806 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:04:44,807 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:04:44,810 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:04:44,811 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:04:44,978 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:04:44,979 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:04:44,981 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:04:44,983 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:04:44,985 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:04:44,987 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:04:44,988 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:04:44,990 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:04:44,991 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:04:44,993 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:04:44,994 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:04:44,999 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:04:45,001 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:04:45,003 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:04:45,005 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:04:45,007 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:04:45,009 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:04:45,010 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:04:45,011 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:04:45,014 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:04:45,015 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:04:45,016 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:04:45,492 INFO L294 LassoAnalysis]: Preprocessing complete. [2024-02-10 00:04:45,492 INFO L490 LassoAnalysis]: Using template 'affine'. [2024-02-10 00:04:45,492 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:45,492 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:45,493 INFO L229 MonitoredProcess]: Starting monitored process 676 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:45,495 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (676)] Waiting until timeout for monitored process [2024-02-10 00:04:45,495 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:45,501 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:04:45,501 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:04:45,501 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:45,501 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:45,501 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 00:04:45,502 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-02-10 00:04:45,502 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:04:45,503 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:45,505 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (676)] Forceful destruction successful, exit code 0 [2024-02-10 00:04:45,505 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:45,505 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:45,506 INFO L229 MonitoredProcess]: Starting monitored process 677 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:45,507 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (677)] Waiting until timeout for monitored process [2024-02-10 00:04:45,508 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:45,513 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:04:45,513 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:45,513 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:45,513 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 00:04:45,515 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 00:04:45,515 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-10 00:04:45,518 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:45,520 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (677)] Forceful destruction successful, exit code 0 [2024-02-10 00:04:45,520 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:45,520 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:45,521 INFO L229 MonitoredProcess]: Starting monitored process 678 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:45,522 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (678)] Waiting until timeout for monitored process [2024-02-10 00:04:45,523 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:45,528 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:04:45,529 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:04:45,529 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:45,529 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:45,529 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 00:04:45,529 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-02-10 00:04:45,529 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:04:45,539 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:45,542 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (678)] Ended with exit code 0 [2024-02-10 00:04:45,542 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:45,542 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:45,542 INFO L229 MonitoredProcess]: Starting monitored process 679 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:45,544 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (679)] Waiting until timeout for monitored process [2024-02-10 00:04:45,544 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:45,550 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:04:45,550 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:45,550 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:45,550 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 00:04:45,551 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 00:04:45,551 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-10 00:04:45,567 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:45,569 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (679)] Ended with exit code 0 [2024-02-10 00:04:45,569 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:45,570 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:45,570 INFO L229 MonitoredProcess]: Starting monitored process 680 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:45,572 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (680)] Waiting until timeout for monitored process [2024-02-10 00:04:45,572 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:45,578 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:04:45,578 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:45,578 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:45,578 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 00:04:45,582 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 00:04:45,582 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-10 00:04:45,598 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:45,601 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (680)] Ended with exit code 0 [2024-02-10 00:04:45,601 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:45,601 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:45,602 INFO L229 MonitoredProcess]: Starting monitored process 681 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:45,603 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (681)] Waiting until timeout for monitored process [2024-02-10 00:04:45,604 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:45,610 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:04:45,610 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:45,611 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:45,611 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 00:04:45,611 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 00:04:45,612 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-10 00:04:45,614 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:45,616 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (681)] Ended with exit code 0 [2024-02-10 00:04:45,616 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:45,616 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:45,617 INFO L229 MonitoredProcess]: Starting monitored process 682 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:45,619 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (682)] Waiting until timeout for monitored process [2024-02-10 00:04:45,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:04:45,625 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:04:45,625 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:04:45,625 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:45,625 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:45,625 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 00:04:45,626 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-02-10 00:04:45,626 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:04:45,640 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:45,643 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (682)] Ended with exit code 0 [2024-02-10 00:04:45,643 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:45,643 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:45,644 INFO L229 MonitoredProcess]: Starting monitored process 683 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:45,645 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (683)] Waiting until timeout for monitored process [2024-02-10 00:04:45,646 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:45,652 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:04:45,652 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:04:45,652 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:45,652 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:45,652 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 00:04:45,652 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-02-10 00:04:45,653 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:04:45,654 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:45,656 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (683)] Forceful destruction successful, exit code 0 [2024-02-10 00:04:45,656 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:45,656 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:45,657 INFO L229 MonitoredProcess]: Starting monitored process 684 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:45,658 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (684)] Waiting until timeout for monitored process [2024-02-10 00:04:45,659 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:45,664 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:04:45,665 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:04:45,665 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:45,665 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:45,665 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 00:04:45,665 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-02-10 00:04:45,665 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:04:45,666 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:45,668 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (684)] Ended with exit code 0 [2024-02-10 00:04:45,668 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:45,668 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:45,669 INFO L229 MonitoredProcess]: Starting monitored process 685 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:45,671 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (685)] Waiting until timeout for monitored process [2024-02-10 00:04:45,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:04:45,678 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:04:45,678 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:45,678 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:45,678 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 00:04:45,679 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 00:04:45,679 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-10 00:04:45,682 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:45,684 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (685)] Ended with exit code 0 [2024-02-10 00:04:45,684 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:45,685 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:45,685 INFO L229 MonitoredProcess]: Starting monitored process 686 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:45,687 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (686)] Waiting until timeout for monitored process [2024-02-10 00:04:45,687 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:45,693 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:04:45,693 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:45,693 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:45,693 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 00:04:45,694 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 00:04:45,694 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-10 00:04:45,705 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:45,707 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (686)] Ended with exit code 0 [2024-02-10 00:04:45,707 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:45,707 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:45,708 INFO L229 MonitoredProcess]: Starting monitored process 687 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:45,710 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (687)] Waiting until timeout for monitored process [2024-02-10 00:04:45,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:04:45,717 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:04:45,717 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:45,717 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:45,717 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 00:04:45,718 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 00:04:45,719 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-10 00:04:45,721 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:45,724 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (687)] Ended with exit code 0 [2024-02-10 00:04:45,724 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:45,724 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:45,725 INFO L229 MonitoredProcess]: Starting monitored process 688 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:45,726 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (688)] Waiting until timeout for monitored process [2024-02-10 00:04:45,726 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:45,732 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:04:45,732 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:45,732 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:45,732 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 00:04:45,733 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 00:04:45,733 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-10 00:04:45,736 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:45,738 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (688)] Ended with exit code 0 [2024-02-10 00:04:45,738 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:45,739 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:45,739 INFO L229 MonitoredProcess]: Starting monitored process 689 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:45,741 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (689)] Waiting until timeout for monitored process [2024-02-10 00:04:45,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:04:45,748 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:04:45,748 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:45,748 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:45,748 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 00:04:45,749 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 00:04:45,749 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-10 00:04:45,751 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:45,754 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (689)] Ended with exit code 0 [2024-02-10 00:04:45,754 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:45,754 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:45,755 INFO L229 MonitoredProcess]: Starting monitored process 690 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:45,756 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (690)] Waiting until timeout for monitored process [2024-02-10 00:04:45,757 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:45,763 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:04:45,763 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:45,763 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:45,763 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 00:04:45,765 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 00:04:45,765 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-10 00:04:45,769 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:45,772 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (690)] Ended with exit code 0 [2024-02-10 00:04:45,772 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:45,772 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:45,772 INFO L229 MonitoredProcess]: Starting monitored process 691 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:45,774 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (691)] Waiting until timeout for monitored process [2024-02-10 00:04:45,774 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:45,780 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:04:45,780 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:45,781 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:45,781 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 00:04:45,782 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 00:04:45,782 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-10 00:04:45,797 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:45,799 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (691)] Ended with exit code 0 [2024-02-10 00:04:45,799 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:45,800 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:45,800 INFO L229 MonitoredProcess]: Starting monitored process 692 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:45,802 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (692)] Waiting until timeout for monitored process [2024-02-10 00:04:45,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:04:45,809 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:04:45,809 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:45,809 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:45,809 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 00:04:45,810 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 00:04:45,810 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-10 00:04:45,814 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:45,816 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (692)] Forceful destruction successful, exit code 0 [2024-02-10 00:04:45,817 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:45,817 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:45,817 INFO L229 MonitoredProcess]: Starting monitored process 693 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:45,819 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (693)] Waiting until timeout for monitored process [2024-02-10 00:04:45,819 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:45,825 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:04:45,826 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:45,826 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:45,826 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 00:04:45,827 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 00:04:45,827 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-10 00:04:45,829 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:45,832 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (693)] Ended with exit code 0 [2024-02-10 00:04:45,832 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:45,832 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:45,833 INFO L229 MonitoredProcess]: Starting monitored process 694 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:45,834 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (694)] Waiting until timeout for monitored process [2024-02-10 00:04:45,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:04:45,841 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:04:45,841 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:45,841 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:45,841 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 00:04:45,842 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 00:04:45,842 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-10 00:04:45,844 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:45,847 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (694)] Ended with exit code 0 [2024-02-10 00:04:45,847 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:45,847 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:45,848 INFO L229 MonitoredProcess]: Starting monitored process 695 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:45,849 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (695)] Waiting until timeout for monitored process [2024-02-10 00:04:45,850 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:45,855 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:04:45,856 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:45,856 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:45,856 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 00:04:45,857 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 00:04:45,857 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-10 00:04:45,867 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:45,870 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (695)] Ended with exit code 0 [2024-02-10 00:04:45,870 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:45,870 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:45,871 INFO L229 MonitoredProcess]: Starting monitored process 696 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:45,872 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (696)] Waiting until timeout for monitored process [2024-02-10 00:04:45,873 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:45,878 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:04:45,879 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:45,879 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:45,879 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 00:04:45,880 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 00:04:45,880 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-10 00:04:45,895 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:45,898 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (696)] Ended with exit code 0 [2024-02-10 00:04:45,898 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:45,898 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:45,899 INFO L229 MonitoredProcess]: Starting monitored process 697 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:45,900 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (697)] Waiting until timeout for monitored process [2024-02-10 00:04:45,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:04:45,906 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:04:45,907 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:45,907 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:45,907 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 00:04:45,907 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 00:04:45,907 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-10 00:04:45,916 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:45,918 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (697)] Forceful destruction successful, exit code 0 [2024-02-10 00:04:45,918 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:45,918 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:45,919 INFO L229 MonitoredProcess]: Starting monitored process 698 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:45,920 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (698)] Waiting until timeout for monitored process [2024-02-10 00:04:45,921 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:45,927 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:04:45,927 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:04:45,927 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:45,927 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:45,927 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 00:04:45,927 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-02-10 00:04:45,927 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:04:45,937 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:45,940 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (698)] Ended with exit code 0 [2024-02-10 00:04:45,940 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:45,940 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:45,941 INFO L229 MonitoredProcess]: Starting monitored process 699 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:45,942 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (699)] Waiting until timeout for monitored process [2024-02-10 00:04:45,943 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:45,948 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:04:45,948 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:04:45,949 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:45,949 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:45,949 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 00:04:45,949 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-02-10 00:04:45,949 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:04:45,959 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:45,961 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (699)] Ended with exit code 0 [2024-02-10 00:04:45,961 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:45,962 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:45,962 INFO L229 MonitoredProcess]: Starting monitored process 700 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:45,964 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (700)] Waiting until timeout for monitored process [2024-02-10 00:04:45,964 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:45,969 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:04:45,970 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:04:45,970 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:45,970 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:45,970 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 00:04:45,970 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-02-10 00:04:45,970 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:04:45,985 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:45,988 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (700)] Ended with exit code 0 [2024-02-10 00:04:45,988 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:45,988 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:45,989 INFO L229 MonitoredProcess]: Starting monitored process 701 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:45,990 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (701)] Waiting until timeout for monitored process [2024-02-10 00:04:45,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:04:45,996 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:04:45,997 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:45,997 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:45,997 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 00:04:45,998 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 00:04:45,998 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-10 00:04:46,007 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:46,010 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (701)] Ended with exit code 0 [2024-02-10 00:04:46,010 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:46,010 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:46,011 INFO L229 MonitoredProcess]: Starting monitored process 702 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:46,013 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (702)] Waiting until timeout for monitored process [2024-02-10 00:04:46,013 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:46,019 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:04:46,019 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:46,019 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:46,019 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 00:04:46,020 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 00:04:46,020 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-10 00:04:46,028 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:46,030 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (702)] Forceful destruction successful, exit code 0 [2024-02-10 00:04:46,030 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:46,030 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:46,031 INFO L229 MonitoredProcess]: Starting monitored process 703 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:46,032 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (703)] Waiting until timeout for monitored process [2024-02-10 00:04:46,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:04:46,039 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:04:46,039 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:04:46,039 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:46,039 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:46,039 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 00:04:46,039 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-02-10 00:04:46,039 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:04:46,049 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:46,051 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (703)] Ended with exit code 0 [2024-02-10 00:04:46,052 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:46,052 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:46,052 INFO L229 MonitoredProcess]: Starting monitored process 704 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:46,054 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (704)] Waiting until timeout for monitored process [2024-02-10 00:04:46,054 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:46,061 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:04:46,061 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:04:46,061 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:46,061 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:46,061 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 00:04:46,061 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-02-10 00:04:46,061 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:04:46,076 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:46,079 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (704)] Ended with exit code 0 [2024-02-10 00:04:46,079 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:46,079 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:46,080 INFO L229 MonitoredProcess]: Starting monitored process 705 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:46,081 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (705)] Waiting until timeout for monitored process [2024-02-10 00:04:46,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:04:46,087 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:04:46,087 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:04:46,088 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:46,088 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:46,088 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 00:04:46,088 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-02-10 00:04:46,088 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:04:46,092 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:46,094 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (705)] Forceful destruction successful, exit code 0 [2024-02-10 00:04:46,094 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:46,095 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:46,095 INFO L229 MonitoredProcess]: Starting monitored process 706 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:46,097 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (706)] Waiting until timeout for monitored process [2024-02-10 00:04:46,097 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:46,103 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:04:46,103 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:04:46,103 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:46,103 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:46,104 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 00:04:46,104 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-02-10 00:04:46,104 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:04:46,110 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:46,113 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (706)] Ended with exit code 0 [2024-02-10 00:04:46,113 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:46,113 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:46,114 INFO L229 MonitoredProcess]: Starting monitored process 707 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:46,115 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (707)] Waiting until timeout for monitored process [2024-02-10 00:04:46,116 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:46,123 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:04:46,123 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:04:46,123 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:46,124 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:46,124 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 00:04:46,124 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-02-10 00:04:46,124 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:04:46,125 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:46,127 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (707)] Ended with exit code 0 [2024-02-10 00:04:46,128 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:46,128 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:46,129 INFO L229 MonitoredProcess]: Starting monitored process 708 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:46,130 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (708)] Waiting until timeout for monitored process [2024-02-10 00:04:46,131 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:46,136 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:04:46,136 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:46,136 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:46,137 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 00:04:46,138 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 00:04:46,139 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-10 00:04:46,149 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:46,152 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (708)] Ended with exit code 0 [2024-02-10 00:04:46,152 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:46,152 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:46,152 INFO L229 MonitoredProcess]: Starting monitored process 709 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:46,153 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (709)] Waiting until timeout for monitored process [2024-02-10 00:04:46,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:04:46,160 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:04:46,160 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:46,160 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:46,160 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 00:04:46,161 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 00:04:46,161 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-10 00:04:46,164 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:46,166 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (709)] Ended with exit code 0 [2024-02-10 00:04:46,166 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:46,166 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:46,167 INFO L229 MonitoredProcess]: Starting monitored process 710 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:46,168 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (710)] Waiting until timeout for monitored process [2024-02-10 00:04:46,169 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:46,175 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:04:46,175 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:46,175 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:46,175 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 00:04:46,176 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 00:04:46,176 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-10 00:04:46,191 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:46,194 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (710)] Ended with exit code 0 [2024-02-10 00:04:46,194 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:46,194 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:46,195 INFO L229 MonitoredProcess]: Starting monitored process 711 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:46,196 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (711)] Waiting until timeout for monitored process [2024-02-10 00:04:46,197 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:46,204 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:04:46,204 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:04:46,204 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:46,205 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:46,205 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 00:04:46,205 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-02-10 00:04:46,205 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:04:46,206 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:46,208 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (711)] Ended with exit code 0 [2024-02-10 00:04:46,209 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:46,209 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:46,209 INFO L229 MonitoredProcess]: Starting monitored process 712 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:46,211 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (712)] Waiting until timeout for monitored process [2024-02-10 00:04:46,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:04:46,219 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:04:46,219 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:46,219 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:46,219 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 00:04:46,220 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 00:04:46,220 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-10 00:04:46,234 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:46,237 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (712)] Ended with exit code 0 [2024-02-10 00:04:46,238 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:46,238 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:46,238 INFO L229 MonitoredProcess]: Starting monitored process 713 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:46,240 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (713)] Waiting until timeout for monitored process [2024-02-10 00:04:46,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:04:46,246 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:04:46,247 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:46,247 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:46,247 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 00:04:46,248 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 00:04:46,248 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-10 00:04:46,258 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:46,261 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (713)] Ended with exit code 0 [2024-02-10 00:04:46,261 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:46,261 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:46,262 INFO L229 MonitoredProcess]: Starting monitored process 714 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:46,263 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (714)] Waiting until timeout for monitored process [2024-02-10 00:04:46,264 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:46,270 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:04:46,270 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:04:46,271 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:46,271 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:46,271 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 00:04:46,271 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-02-10 00:04:46,271 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:04:46,285 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:46,287 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (714)] Ended with exit code 0 [2024-02-10 00:04:46,287 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:46,288 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:46,288 INFO L229 MonitoredProcess]: Starting monitored process 715 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:46,289 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (715)] Waiting until timeout for monitored process [2024-02-10 00:04:46,290 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:46,296 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:04:46,296 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:04:46,296 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:46,297 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:46,297 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 00:04:46,297 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-02-10 00:04:46,297 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:04:46,305 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:46,308 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (715)] Ended with exit code 0 [2024-02-10 00:04:46,308 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:46,308 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:46,309 INFO L229 MonitoredProcess]: Starting monitored process 716 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:46,310 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (716)] Waiting until timeout for monitored process [2024-02-10 00:04:46,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:04:46,318 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:04:46,318 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:04:46,318 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:46,318 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:46,318 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 00:04:46,318 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-02-10 00:04:46,318 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:04:46,319 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:46,321 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (716)] Forceful destruction successful, exit code 0 [2024-02-10 00:04:46,322 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:46,322 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:46,322 INFO L229 MonitoredProcess]: Starting monitored process 717 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:46,324 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (717)] Waiting until timeout for monitored process [2024-02-10 00:04:46,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:04:46,333 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:04:46,333 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:04:46,333 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:46,333 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:46,333 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 00:04:46,334 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-02-10 00:04:46,334 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:04:46,335 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:46,337 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (717)] Ended with exit code 0 [2024-02-10 00:04:46,337 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:46,337 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:46,338 INFO L229 MonitoredProcess]: Starting monitored process 718 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:46,340 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (718)] Waiting until timeout for monitored process [2024-02-10 00:04:46,340 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:46,346 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:04:46,347 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:04:46,347 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:46,347 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:46,347 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 00:04:46,347 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-02-10 00:04:46,347 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:04:46,361 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:46,363 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (718)] Ended with exit code 0 [2024-02-10 00:04:46,364 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:46,364 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:46,364 INFO L229 MonitoredProcess]: Starting monitored process 719 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:46,366 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (719)] Waiting until timeout for monitored process [2024-02-10 00:04:46,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:04:46,372 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:04:46,372 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:04:46,372 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:46,372 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:46,372 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 00:04:46,373 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-02-10 00:04:46,373 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:04:46,387 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:46,390 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (719)] Ended with exit code 0 [2024-02-10 00:04:46,390 INFO L490 LassoAnalysis]: Using template '2-nested'. [2024-02-10 00:04:46,390 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:46,390 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:46,391 INFO L229 MonitoredProcess]: Starting monitored process 720 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:46,393 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (720)] Waiting until timeout for monitored process [2024-02-10 00:04:46,393 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:46,399 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:04:46,399 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:04:46,399 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:46,399 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:46,399 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:04:46,399 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-02-10 00:04:46,400 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:04:46,414 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:46,417 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (720)] Ended with exit code 0 [2024-02-10 00:04:46,417 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:46,417 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:46,418 INFO L229 MonitoredProcess]: Starting monitored process 721 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:46,419 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (721)] Waiting until timeout for monitored process [2024-02-10 00:04:46,420 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:46,426 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:04:46,426 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:46,426 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:46,426 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:04:46,428 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-10 00:04:46,428 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-10 00:04:46,457 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:46,460 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (721)] Ended with exit code 0 [2024-02-10 00:04:46,461 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:46,461 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:46,462 INFO L229 MonitoredProcess]: Starting monitored process 722 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:46,463 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (722)] Waiting until timeout for monitored process [2024-02-10 00:04:46,464 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:46,470 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:04:46,470 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:04:46,471 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:46,471 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:46,471 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:04:46,471 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-02-10 00:04:46,471 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:04:46,472 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:46,474 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (722)] Ended with exit code 0 [2024-02-10 00:04:46,475 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:46,475 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:46,475 INFO L229 MonitoredProcess]: Starting monitored process 723 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:46,477 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (723)] Waiting until timeout for monitored process [2024-02-10 00:04:46,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:04:46,483 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:04:46,483 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:46,484 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:46,484 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:04:46,485 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-10 00:04:46,485 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-10 00:04:46,488 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:46,490 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (723)] Ended with exit code 0 [2024-02-10 00:04:46,490 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:46,491 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:46,491 INFO L229 MonitoredProcess]: Starting monitored process 724 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:46,493 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (724)] Waiting until timeout for monitored process [2024-02-10 00:04:46,493 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:46,499 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:04:46,499 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:46,499 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:46,499 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:04:46,505 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-10 00:04:46,505 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-10 00:04:46,516 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:46,518 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (724)] Ended with exit code 0 [2024-02-10 00:04:46,519 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:46,519 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:46,519 INFO L229 MonitoredProcess]: Starting monitored process 725 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:46,521 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (725)] Waiting until timeout for monitored process [2024-02-10 00:04:46,521 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:46,528 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:04:46,529 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:46,529 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:46,529 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:04:46,530 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-10 00:04:46,530 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-10 00:04:46,540 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:46,542 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (725)] Ended with exit code 0 [2024-02-10 00:04:46,543 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:46,543 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:46,543 INFO L229 MonitoredProcess]: Starting monitored process 726 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:46,545 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (726)] Waiting until timeout for monitored process [2024-02-10 00:04:46,546 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:46,552 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:04:46,552 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:04:46,552 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:46,552 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:46,552 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:04:46,552 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-02-10 00:04:46,552 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:04:46,562 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:46,565 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (726)] Ended with exit code 0 [2024-02-10 00:04:46,565 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:46,565 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:46,566 INFO L229 MonitoredProcess]: Starting monitored process 727 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:46,568 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (727)] Waiting until timeout for monitored process [2024-02-10 00:04:46,568 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:46,574 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:04:46,575 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:04:46,575 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:46,575 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:46,575 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:04:46,575 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-02-10 00:04:46,575 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:04:46,590 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:46,593 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (727)] Ended with exit code 0 [2024-02-10 00:04:46,593 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:46,593 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:46,594 INFO L229 MonitoredProcess]: Starting monitored process 728 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:46,595 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (728)] Waiting until timeout for monitored process [2024-02-10 00:04:46,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:04:46,602 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:04:46,602 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:04:46,603 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:46,603 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:46,603 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:04:46,603 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-02-10 00:04:46,603 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:04:46,604 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:46,606 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (728)] Ended with exit code 0 [2024-02-10 00:04:46,607 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:46,607 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:46,607 INFO L229 MonitoredProcess]: Starting monitored process 729 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:46,609 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (729)] Waiting until timeout for monitored process [2024-02-10 00:04:46,610 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:46,616 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:04:46,616 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:46,616 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:46,616 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:04:46,618 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-10 00:04:46,618 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-10 00:04:46,622 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:46,624 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (729)] Ended with exit code 0 [2024-02-10 00:04:46,625 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:46,625 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:46,625 INFO L229 MonitoredProcess]: Starting monitored process 730 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:46,627 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (730)] Waiting until timeout for monitored process [2024-02-10 00:04:46,628 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:46,634 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:04:46,634 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:46,634 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:46,634 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:04:46,635 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-10 00:04:46,635 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-10 00:04:46,639 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:46,642 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (730)] Ended with exit code 0 [2024-02-10 00:04:46,642 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:46,642 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:46,643 INFO L229 MonitoredProcess]: Starting monitored process 731 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:46,644 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (731)] Waiting until timeout for monitored process [2024-02-10 00:04:46,645 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:46,651 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:04:46,651 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:46,651 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:46,651 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:04:46,653 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-10 00:04:46,653 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-10 00:04:46,657 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:46,659 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (731)] Ended with exit code 0 [2024-02-10 00:04:46,659 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:46,659 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:46,660 INFO L229 MonitoredProcess]: Starting monitored process 732 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:46,661 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (732)] Waiting until timeout for monitored process [2024-02-10 00:04:46,662 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:46,668 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:04:46,668 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:46,668 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:46,668 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:04:46,670 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-10 00:04:46,670 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-10 00:04:46,680 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:46,683 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (732)] Ended with exit code 0 [2024-02-10 00:04:46,683 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:46,683 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:46,684 INFO L229 MonitoredProcess]: Starting monitored process 733 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:46,685 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (733)] Waiting until timeout for monitored process [2024-02-10 00:04:46,686 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:46,692 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:04:46,693 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:46,693 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:46,693 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:04:46,694 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-10 00:04:46,694 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-10 00:04:46,698 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:46,699 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (733)] Ended with exit code 0 [2024-02-10 00:04:46,700 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:46,700 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:46,700 INFO L229 MonitoredProcess]: Starting monitored process 734 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:46,702 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (734)] Waiting until timeout for monitored process [2024-02-10 00:04:46,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:04:46,709 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:04:46,709 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:46,709 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:46,709 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:04:46,711 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-10 00:04:46,712 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-10 00:04:46,727 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:46,730 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (734)] Ended with exit code 0 [2024-02-10 00:04:46,730 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:46,730 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:46,731 INFO L229 MonitoredProcess]: Starting monitored process 735 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:46,732 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (735)] Waiting until timeout for monitored process [2024-02-10 00:04:46,733 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:46,738 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:04:46,739 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:46,739 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:46,739 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:04:46,740 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-10 00:04:46,740 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-10 00:04:46,756 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:46,759 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (735)] Ended with exit code 0 [2024-02-10 00:04:46,759 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:46,759 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:46,759 INFO L229 MonitoredProcess]: Starting monitored process 736 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:46,761 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (736)] Waiting until timeout for monitored process [2024-02-10 00:04:46,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:04:46,768 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:04:46,768 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:46,768 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:46,768 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:04:46,770 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-10 00:04:46,770 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-10 00:04:46,785 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:46,789 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (736)] Ended with exit code 0 [2024-02-10 00:04:46,789 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:46,789 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:46,790 INFO L229 MonitoredProcess]: Starting monitored process 737 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:46,791 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (737)] Waiting until timeout for monitored process [2024-02-10 00:04:46,792 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:46,798 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:04:46,799 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:46,799 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:46,799 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:04:46,800 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-10 00:04:46,800 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-10 00:04:46,814 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:46,817 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (737)] Ended with exit code 0 [2024-02-10 00:04:46,817 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:46,818 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:46,818 INFO L229 MonitoredProcess]: Starting monitored process 738 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:46,820 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (738)] Waiting until timeout for monitored process [2024-02-10 00:04:46,820 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:46,827 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:04:46,827 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:46,827 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:46,827 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:04:46,829 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-10 00:04:46,829 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-10 00:04:46,832 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:46,834 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (738)] Forceful destruction successful, exit code 0 [2024-02-10 00:04:46,834 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:46,835 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:46,835 INFO L229 MonitoredProcess]: Starting monitored process 739 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:46,836 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (739)] Waiting until timeout for monitored process [2024-02-10 00:04:46,837 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:46,843 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:04:46,843 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:46,843 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:46,844 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:04:46,845 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-10 00:04:46,845 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-10 00:04:46,849 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:46,851 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (739)] Ended with exit code 0 [2024-02-10 00:04:46,851 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:46,851 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:46,852 INFO L229 MonitoredProcess]: Starting monitored process 740 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:46,854 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (740)] Waiting until timeout for monitored process [2024-02-10 00:04:46,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:04:46,860 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:04:46,860 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:46,860 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:46,860 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:04:46,862 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-10 00:04:46,862 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-10 00:04:46,865 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:46,868 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (740)] Ended with exit code 0 [2024-02-10 00:04:46,868 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:46,868 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:46,869 INFO L229 MonitoredProcess]: Starting monitored process 741 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:46,871 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (741)] Waiting until timeout for monitored process [2024-02-10 00:04:46,871 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:46,878 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:04:46,879 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:46,879 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:46,879 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:04:46,880 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-10 00:04:46,880 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-10 00:04:46,894 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:46,897 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (741)] Ended with exit code 0 [2024-02-10 00:04:46,897 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:46,897 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:46,898 INFO L229 MonitoredProcess]: Starting monitored process 742 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:46,899 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (742)] Waiting until timeout for monitored process [2024-02-10 00:04:46,900 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:46,907 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:04:46,907 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:04:46,907 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:46,907 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:46,907 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:04:46,907 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-02-10 00:04:46,907 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:04:46,921 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:46,924 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (742)] Ended with exit code 0 [2024-02-10 00:04:46,924 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:46,924 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:46,925 INFO L229 MonitoredProcess]: Starting monitored process 743 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:46,926 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (743)] Waiting until timeout for monitored process [2024-02-10 00:04:46,927 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:46,933 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:04:46,933 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:04:46,933 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:46,933 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:46,933 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:04:46,933 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-02-10 00:04:46,933 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:04:46,948 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:46,951 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (743)] Ended with exit code 0 [2024-02-10 00:04:46,951 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:46,951 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:46,952 INFO L229 MonitoredProcess]: Starting monitored process 744 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:46,953 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (744)] Waiting until timeout for monitored process [2024-02-10 00:04:46,954 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:46,962 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:04:46,962 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:04:46,962 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:46,962 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:46,962 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:04:46,962 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-02-10 00:04:46,962 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:04:46,975 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:46,978 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (744)] Ended with exit code 0 [2024-02-10 00:04:46,978 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:46,979 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:46,979 INFO L229 MonitoredProcess]: Starting monitored process 745 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:46,981 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (745)] Waiting until timeout for monitored process [2024-02-10 00:04:46,981 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:46,988 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:04:46,989 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:46,989 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:46,989 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:04:46,990 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-10 00:04:46,990 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-10 00:04:47,004 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:47,007 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (745)] Ended with exit code 0 [2024-02-10 00:04:47,007 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:47,007 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:47,008 INFO L229 MonitoredProcess]: Starting monitored process 746 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:47,010 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (746)] Waiting until timeout for monitored process [2024-02-10 00:04:47,010 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:47,017 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:04:47,017 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:47,017 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:47,017 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:04:47,019 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-10 00:04:47,019 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-10 00:04:47,033 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:47,036 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (746)] Ended with exit code 0 [2024-02-10 00:04:47,036 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:47,036 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:47,037 INFO L229 MonitoredProcess]: Starting monitored process 747 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:47,038 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (747)] Waiting until timeout for monitored process [2024-02-10 00:04:47,039 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:47,045 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:04:47,045 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:04:47,045 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:47,045 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:47,045 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:04:47,046 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-02-10 00:04:47,046 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:04:47,047 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:47,049 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (747)] Forceful destruction successful, exit code 0 [2024-02-10 00:04:47,049 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:47,050 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:47,050 INFO L229 MonitoredProcess]: Starting monitored process 748 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:47,052 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (748)] Waiting until timeout for monitored process [2024-02-10 00:04:47,052 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:47,058 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:04:47,058 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:04:47,058 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:47,058 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:47,059 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:04:47,059 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-02-10 00:04:47,059 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:04:47,069 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:47,071 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (748)] Ended with exit code 0 [2024-02-10 00:04:47,071 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:47,072 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:47,072 INFO L229 MonitoredProcess]: Starting monitored process 749 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:47,074 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (749)] Waiting until timeout for monitored process [2024-02-10 00:04:47,074 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:47,080 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:04:47,080 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:04:47,080 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:47,081 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:47,081 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:04:47,081 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-02-10 00:04:47,081 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:04:47,096 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:47,099 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (749)] Ended with exit code 0 [2024-02-10 00:04:47,099 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:47,099 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:47,099 INFO L229 MonitoredProcess]: Starting monitored process 750 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:47,101 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (750)] Waiting until timeout for monitored process [2024-02-10 00:04:47,101 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:47,108 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:04:47,108 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:04:47,109 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:47,109 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:47,109 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:04:47,109 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-02-10 00:04:47,109 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:04:47,110 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:47,112 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (750)] Forceful destruction successful, exit code 0 [2024-02-10 00:04:47,113 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:47,113 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:47,114 INFO L229 MonitoredProcess]: Starting monitored process 751 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:47,116 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (751)] Waiting until timeout for monitored process [2024-02-10 00:04:47,116 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:47,124 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:04:47,124 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:04:47,124 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:47,124 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:47,124 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:04:47,124 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-02-10 00:04:47,124 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:04:47,125 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:47,128 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (751)] Ended with exit code 0 [2024-02-10 00:04:47,128 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:47,129 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:47,129 INFO L229 MonitoredProcess]: Starting monitored process 752 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:47,131 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (752)] Waiting until timeout for monitored process [2024-02-10 00:04:47,131 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:47,137 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:04:47,138 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:47,138 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:47,138 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:04:47,141 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-10 00:04:47,141 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-10 00:04:47,152 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:47,155 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (752)] Ended with exit code 0 [2024-02-10 00:04:47,155 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:47,155 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:47,156 INFO L229 MonitoredProcess]: Starting monitored process 753 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:47,157 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (753)] Waiting until timeout for monitored process [2024-02-10 00:04:47,158 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:47,164 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:04:47,164 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:47,164 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:47,164 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:04:47,165 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-10 00:04:47,165 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-10 00:04:47,168 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:47,170 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (753)] Ended with exit code 0 [2024-02-10 00:04:47,171 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:47,171 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:47,171 INFO L229 MonitoredProcess]: Starting monitored process 754 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:47,173 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (754)] Waiting until timeout for monitored process [2024-02-10 00:04:47,173 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:47,179 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:04:47,179 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:47,179 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:47,179 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:04:47,181 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-10 00:04:47,181 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-10 00:04:47,191 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:47,194 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (754)] Ended with exit code 0 [2024-02-10 00:04:47,194 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:47,194 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:47,195 INFO L229 MonitoredProcess]: Starting monitored process 755 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:47,196 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (755)] Waiting until timeout for monitored process [2024-02-10 00:04:47,197 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:47,203 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:04:47,203 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:04:47,203 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:47,203 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:47,203 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:04:47,203 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-02-10 00:04:47,203 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:04:47,205 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:47,207 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (755)] Forceful destruction successful, exit code 0 [2024-02-10 00:04:47,207 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:47,207 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:47,208 INFO L229 MonitoredProcess]: Starting monitored process 756 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:47,210 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (756)] Waiting until timeout for monitored process [2024-02-10 00:04:47,210 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:47,217 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:04:47,217 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:47,217 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:47,217 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:04:47,219 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-10 00:04:47,219 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-10 00:04:47,233 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:47,236 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (756)] Ended with exit code 0 [2024-02-10 00:04:47,236 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:47,236 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:47,237 INFO L229 MonitoredProcess]: Starting monitored process 757 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:47,238 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (757)] Waiting until timeout for monitored process [2024-02-10 00:04:47,239 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:47,245 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:04:47,245 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:47,245 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:47,246 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:04:47,247 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-10 00:04:47,247 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-10 00:04:47,262 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:47,264 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (757)] Ended with exit code 0 [2024-02-10 00:04:47,265 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:47,265 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:47,265 INFO L229 MonitoredProcess]: Starting monitored process 758 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:47,267 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (758)] Waiting until timeout for monitored process [2024-02-10 00:04:47,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:04:47,273 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:04:47,273 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:04:47,273 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:47,273 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:47,273 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:04:47,273 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-02-10 00:04:47,273 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:04:47,283 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:47,286 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (758)] Ended with exit code 0 [2024-02-10 00:04:47,286 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:47,286 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:47,287 INFO L229 MonitoredProcess]: Starting monitored process 759 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:47,289 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (759)] Waiting until timeout for monitored process [2024-02-10 00:04:47,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:04:47,295 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:04:47,295 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:04:47,295 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:47,295 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:47,295 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:04:47,295 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-02-10 00:04:47,295 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:04:47,310 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:47,313 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (759)] Ended with exit code 0 [2024-02-10 00:04:47,313 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:47,313 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:47,314 INFO L229 MonitoredProcess]: Starting monitored process 760 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:47,316 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (760)] Waiting until timeout for monitored process [2024-02-10 00:04:47,316 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:47,323 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:04:47,323 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:04:47,323 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:47,324 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:47,324 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:04:47,324 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-02-10 00:04:47,324 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:04:47,325 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:47,327 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (760)] Ended with exit code 0 [2024-02-10 00:04:47,327 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:47,327 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:47,328 INFO L229 MonitoredProcess]: Starting monitored process 761 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:47,329 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (761)] Waiting until timeout for monitored process [2024-02-10 00:04:47,330 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:47,336 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:04:47,336 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:04:47,336 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:47,336 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:47,336 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:04:47,336 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-02-10 00:04:47,337 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:04:47,346 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:47,349 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (761)] Ended with exit code 0 [2024-02-10 00:04:47,349 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:47,349 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:47,350 INFO L229 MonitoredProcess]: Starting monitored process 762 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:47,352 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (762)] Waiting until timeout for monitored process [2024-02-10 00:04:47,352 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:47,358 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:04:47,358 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:04:47,358 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:47,358 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:47,358 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:04:47,358 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-02-10 00:04:47,358 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:04:47,359 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:47,362 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (762)] Ended with exit code 0 [2024-02-10 00:04:47,362 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:47,362 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:47,363 INFO L229 MonitoredProcess]: Starting monitored process 763 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:47,364 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (763)] Waiting until timeout for monitored process [2024-02-10 00:04:47,365 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:47,371 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:04:47,371 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:04:47,371 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:47,371 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:47,371 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:04:47,371 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-02-10 00:04:47,372 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:04:47,386 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:47,389 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (763)] Ended with exit code 0 [2024-02-10 00:04:47,389 INFO L490 LassoAnalysis]: Using template '3-nested'. [2024-02-10 00:04:47,389 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:47,389 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:47,390 INFO L229 MonitoredProcess]: Starting monitored process 764 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:47,391 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (764)] Waiting until timeout for monitored process [2024-02-10 00:04:47,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:04:47,397 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:04:47,398 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:04:47,398 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:47,398 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:47,398 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:04:47,398 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 00:04:47,398 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:04:47,408 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:47,411 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (764)] Ended with exit code 0 [2024-02-10 00:04:47,411 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:47,411 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:47,412 INFO L229 MonitoredProcess]: Starting monitored process 765 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:47,413 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (765)] Waiting until timeout for monitored process [2024-02-10 00:04:47,413 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:47,420 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:04:47,421 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:47,421 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:47,421 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:04:47,423 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 00:04:47,423 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:04:47,437 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:47,440 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (765)] Ended with exit code 0 [2024-02-10 00:04:47,440 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:47,441 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:47,441 INFO L229 MonitoredProcess]: Starting monitored process 766 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:47,443 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (766)] Waiting until timeout for monitored process [2024-02-10 00:04:47,443 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:47,449 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:04:47,449 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:04:47,449 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:47,449 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:47,449 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:04:47,449 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 00:04:47,449 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:04:47,451 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:47,453 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (766)] Ended with exit code 0 [2024-02-10 00:04:47,453 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:47,453 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:47,454 INFO L229 MonitoredProcess]: Starting monitored process 767 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:47,456 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (767)] Waiting until timeout for monitored process [2024-02-10 00:04:47,456 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:47,464 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:04:47,464 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:47,464 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:47,464 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:04:47,466 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 00:04:47,466 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:04:47,480 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:47,483 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (767)] Ended with exit code 0 [2024-02-10 00:04:47,484 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:47,484 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:47,484 INFO L229 MonitoredProcess]: Starting monitored process 768 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:47,485 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (768)] Waiting until timeout for monitored process [2024-02-10 00:04:47,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:04:47,493 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:04:47,493 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:47,493 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:47,493 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:04:47,500 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 00:04:47,501 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:04:47,516 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:47,519 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (768)] Ended with exit code 0 [2024-02-10 00:04:47,520 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:47,520 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:47,521 INFO L229 MonitoredProcess]: Starting monitored process 769 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:47,522 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (769)] Waiting until timeout for monitored process [2024-02-10 00:04:47,523 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:47,529 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:04:47,529 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:47,529 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:47,529 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:04:47,531 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 00:04:47,531 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:04:47,535 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:47,538 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (769)] Ended with exit code 0 [2024-02-10 00:04:47,538 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:47,538 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:47,539 INFO L229 MonitoredProcess]: Starting monitored process 770 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:47,540 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (770)] Waiting until timeout for monitored process [2024-02-10 00:04:47,541 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:47,547 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:04:47,547 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:04:47,547 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:47,547 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:47,547 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:04:47,548 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 00:04:47,548 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:04:47,557 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:47,560 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (770)] Ended with exit code 0 [2024-02-10 00:04:47,560 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:47,560 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:47,561 INFO L229 MonitoredProcess]: Starting monitored process 771 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:47,563 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (771)] Waiting until timeout for monitored process [2024-02-10 00:04:47,563 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:47,570 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:04:47,570 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:04:47,570 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:47,571 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:47,571 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:04:47,571 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 00:04:47,571 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:04:47,585 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:47,588 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (771)] Ended with exit code 0 [2024-02-10 00:04:47,588 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:47,588 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:47,589 INFO L229 MonitoredProcess]: Starting monitored process 772 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:47,590 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (772)] Waiting until timeout for monitored process [2024-02-10 00:04:47,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:04:47,596 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:04:47,597 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:04:47,597 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:47,597 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:47,597 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:04:47,597 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 00:04:47,597 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:04:47,612 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:47,614 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (772)] Ended with exit code 0 [2024-02-10 00:04:47,615 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:47,615 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:47,615 INFO L229 MonitoredProcess]: Starting monitored process 773 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:47,617 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (773)] Waiting until timeout for monitored process [2024-02-10 00:04:47,617 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:47,624 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:04:47,624 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:47,624 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:47,624 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:04:47,626 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 00:04:47,626 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:04:47,640 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:47,642 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (773)] Ended with exit code 0 [2024-02-10 00:04:47,642 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:47,643 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:47,643 INFO L229 MonitoredProcess]: Starting monitored process 774 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:47,644 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (774)] Waiting until timeout for monitored process [2024-02-10 00:04:47,645 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:47,652 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:04:47,652 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:47,652 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:47,652 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:04:47,654 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 00:04:47,654 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:04:47,665 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:47,668 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (774)] Ended with exit code 0 [2024-02-10 00:04:47,668 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:47,668 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:47,669 INFO L229 MonitoredProcess]: Starting monitored process 775 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:47,670 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (775)] Waiting until timeout for monitored process [2024-02-10 00:04:47,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:04:47,678 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:04:47,678 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:47,678 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:47,678 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:04:47,680 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 00:04:47,680 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:04:47,685 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:47,688 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (775)] Ended with exit code 0 [2024-02-10 00:04:47,688 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:47,688 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:47,689 INFO L229 MonitoredProcess]: Starting monitored process 776 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:47,690 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (776)] Waiting until timeout for monitored process [2024-02-10 00:04:47,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:04:47,697 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:04:47,697 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:47,697 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:47,697 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:04:47,699 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 00:04:47,699 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:04:47,703 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:47,706 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (776)] Ended with exit code 0 [2024-02-10 00:04:47,706 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:47,706 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:47,707 INFO L229 MonitoredProcess]: Starting monitored process 777 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:47,708 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (777)] Waiting until timeout for monitored process [2024-02-10 00:04:47,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:04:47,715 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:04:47,715 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:47,715 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:47,715 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:04:47,717 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 00:04:47,717 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:04:47,721 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:47,723 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (777)] Ended with exit code 0 [2024-02-10 00:04:47,723 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:47,724 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:47,724 INFO L229 MonitoredProcess]: Starting monitored process 778 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:47,726 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (778)] Waiting until timeout for monitored process [2024-02-10 00:04:47,726 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:47,733 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:04:47,733 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:47,733 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:47,733 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:04:47,736 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 00:04:47,736 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:04:47,744 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:47,746 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (778)] Forceful destruction successful, exit code 0 [2024-02-10 00:04:47,746 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:47,746 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:47,748 INFO L229 MonitoredProcess]: Starting monitored process 779 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:47,749 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (779)] Waiting until timeout for monitored process [2024-02-10 00:04:47,750 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:47,756 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:04:47,756 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:47,756 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:47,756 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:04:47,758 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 00:04:47,758 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:04:47,763 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:47,766 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (779)] Ended with exit code 0 [2024-02-10 00:04:47,766 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:47,766 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:47,767 INFO L229 MonitoredProcess]: Starting monitored process 780 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:47,768 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (780)] Waiting until timeout for monitored process [2024-02-10 00:04:47,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:04:47,775 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:04:47,775 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:47,775 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:47,775 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:04:47,778 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 00:04:47,778 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:04:47,794 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:47,797 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (780)] Ended with exit code 0 [2024-02-10 00:04:47,797 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:47,797 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:47,798 INFO L229 MonitoredProcess]: Starting monitored process 781 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:47,799 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (781)] Waiting until timeout for monitored process [2024-02-10 00:04:47,800 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:47,806 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:04:47,806 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:47,807 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:47,807 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:04:47,808 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 00:04:47,808 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:04:47,812 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:47,815 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (781)] Forceful destruction successful, exit code 0 [2024-02-10 00:04:47,815 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:47,815 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:47,816 INFO L229 MonitoredProcess]: Starting monitored process 782 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:47,817 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (782)] Waiting until timeout for monitored process [2024-02-10 00:04:47,817 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:47,824 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:04:47,824 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:47,824 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:47,824 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:04:47,826 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 00:04:47,826 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:04:47,830 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:47,832 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (782)] Ended with exit code 0 [2024-02-10 00:04:47,832 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:47,833 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:47,833 INFO L229 MonitoredProcess]: Starting monitored process 783 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:47,835 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (783)] Waiting until timeout for monitored process [2024-02-10 00:04:47,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:04:47,841 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:04:47,841 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:47,841 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:47,842 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:04:47,843 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 00:04:47,843 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:04:47,854 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:47,857 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (783)] Ended with exit code 0 [2024-02-10 00:04:47,857 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:47,857 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:47,858 INFO L229 MonitoredProcess]: Starting monitored process 784 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:47,860 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (784)] Waiting until timeout for monitored process [2024-02-10 00:04:47,860 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:47,867 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:04:47,867 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:47,867 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:47,867 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:04:47,869 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 00:04:47,869 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:04:47,873 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:47,876 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (784)] Forceful destruction successful, exit code 0 [2024-02-10 00:04:47,876 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:47,876 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:47,876 INFO L229 MonitoredProcess]: Starting monitored process 785 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:47,878 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (785)] Waiting until timeout for monitored process [2024-02-10 00:04:47,878 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:47,885 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:04:47,886 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:47,886 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:47,886 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:04:47,887 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 00:04:47,887 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:04:47,892 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:47,894 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (785)] Forceful destruction successful, exit code 0 [2024-02-10 00:04:47,894 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:47,895 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:47,895 INFO L229 MonitoredProcess]: Starting monitored process 786 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:47,896 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (786)] Waiting until timeout for monitored process [2024-02-10 00:04:47,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:04:47,904 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:04:47,904 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:04:47,905 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:47,905 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:47,905 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:04:47,905 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 00:04:47,905 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:04:47,919 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:47,921 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (786)] Ended with exit code 0 [2024-02-10 00:04:47,922 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:47,922 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:47,922 INFO L229 MonitoredProcess]: Starting monitored process 787 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:47,924 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (787)] Waiting until timeout for monitored process [2024-02-10 00:04:47,924 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:47,930 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:04:47,930 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:04:47,930 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:47,930 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:47,930 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:04:47,931 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 00:04:47,931 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:04:47,932 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:47,934 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (787)] Forceful destruction successful, exit code 0 [2024-02-10 00:04:47,935 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:47,935 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:47,935 INFO L229 MonitoredProcess]: Starting monitored process 788 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:47,937 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (788)] Waiting until timeout for monitored process [2024-02-10 00:04: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:04:47,945 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:04:47,945 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:04:47,945 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:47,945 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:47,945 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:04:47,945 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 00:04:47,945 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:04:47,947 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:47,949 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (788)] Forceful destruction successful, exit code 0 [2024-02-10 00:04:47,949 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:47,950 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:47,950 INFO L229 MonitoredProcess]: Starting monitored process 789 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:47,952 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (789)] Waiting until timeout for monitored process [2024-02-10 00:04:47,952 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:47,960 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:04:47,960 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:47,960 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:47,960 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:04:47,962 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 00:04:47,962 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:04:47,976 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:47,979 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (789)] Ended with exit code 0 [2024-02-10 00:04:47,979 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:47,979 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:47,980 INFO L229 MonitoredProcess]: Starting monitored process 790 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:47,981 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (790)] Waiting until timeout for monitored process [2024-02-10 00:04:47,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:04:47,989 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:04:47,990 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:47,990 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:47,990 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:04:47,992 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 00:04:47,992 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:04:47,996 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:47,999 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (790)] Forceful destruction successful, exit code 0 [2024-02-10 00:04:47,999 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:48,000 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:48,000 INFO L229 MonitoredProcess]: Starting monitored process 791 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:48,001 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (791)] Waiting until timeout for monitored process [2024-02-10 00:04:48,002 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:48,008 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:04:48,008 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:04:48,008 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:48,008 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:48,008 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:04:48,009 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 00:04:48,009 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:04:48,010 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:48,013 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (791)] Ended with exit code 0 [2024-02-10 00:04:48,013 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:48,013 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:48,014 INFO L229 MonitoredProcess]: Starting monitored process 792 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:48,016 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (792)] Waiting until timeout for monitored process [2024-02-10 00:04:48,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:04:48,023 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:04:48,024 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:04:48,024 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:48,024 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:48,024 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:04:48,024 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 00:04:48,024 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:04:48,025 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:48,028 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (792)] Ended with exit code 0 [2024-02-10 00:04:48,028 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:48,028 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:48,029 INFO L229 MonitoredProcess]: Starting monitored process 793 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:48,030 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (793)] Waiting until timeout for monitored process [2024-02-10 00:04:48,031 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:48,037 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:04:48,037 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:04:48,037 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:48,037 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:48,037 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:04:48,038 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 00:04:48,038 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:04:48,040 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:48,042 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (793)] Ended with exit code 0 [2024-02-10 00:04:48,043 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:48,043 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:48,043 INFO L229 MonitoredProcess]: Starting monitored process 794 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:48,045 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (794)] Waiting until timeout for monitored process [2024-02-10 00:04:48,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:04:48,052 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:04:48,052 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:04:48,052 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:48,052 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:48,052 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:04:48,052 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 00:04:48,052 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:04:48,062 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:48,064 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (794)] Ended with exit code 0 [2024-02-10 00:04:48,064 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:48,064 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:48,065 INFO L229 MonitoredProcess]: Starting monitored process 795 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:48,067 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (795)] Waiting until timeout for monitored process [2024-02-10 00:04:48,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:04:48,074 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:04:48,074 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:04:48,074 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:48,074 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:48,074 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:04:48,075 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 00:04:48,075 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:04:48,076 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:48,079 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (795)] Ended with exit code 0 [2024-02-10 00:04:48,079 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:48,079 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:48,080 INFO L229 MonitoredProcess]: Starting monitored process 796 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:48,082 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (796)] Waiting until timeout for monitored process [2024-02-10 00:04:48,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:04:48,088 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:04:48,088 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:48,089 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:48,089 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:04:48,092 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 00:04:48,093 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:04:48,108 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:48,111 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (796)] Ended with exit code 0 [2024-02-10 00:04:48,111 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:48,111 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:48,112 INFO L229 MonitoredProcess]: Starting monitored process 797 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:48,112 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (797)] Waiting until timeout for monitored process [2024-02-10 00:04:48,114 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:48,121 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:04:48,121 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:48,121 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:48,121 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:04:48,123 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 00:04:48,123 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:04:48,127 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:48,129 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (797)] Ended with exit code 0 [2024-02-10 00:04:48,130 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:48,130 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:48,130 INFO L229 MonitoredProcess]: Starting monitored process 798 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:48,132 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (798)] Waiting until timeout for monitored process [2024-02-10 00:04:48,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:04:48,139 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:04:48,139 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:48,139 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:48,139 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:04:48,141 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 00:04:48,141 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:04:48,145 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:48,147 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (798)] Ended with exit code 0 [2024-02-10 00:04:48,147 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:48,147 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:48,165 INFO L229 MonitoredProcess]: Starting monitored process 799 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:48,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:04:48,175 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (799)] Waiting until timeout for monitored process [2024-02-10 00:04:48,175 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:04:48,175 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:04:48,175 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:48,175 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:48,175 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:04:48,176 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 00:04:48,176 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:04:48,188 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:48,190 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (799)] Ended with exit code 0 [2024-02-10 00:04:48,191 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:48,191 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:48,191 INFO L229 MonitoredProcess]: Starting monitored process 800 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:48,193 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (800)] Waiting until timeout for monitored process [2024-02-10 00:04:48,193 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:48,200 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:04:48,201 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:48,201 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:48,201 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:04:48,214 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 00:04:48,214 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:04:48,235 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:48,249 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (800)] Forceful destruction successful, exit code 0 [2024-02-10 00:04:48,249 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:48,249 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:48,260 INFO L229 MonitoredProcess]: Starting monitored process 801 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:48,272 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (801)] Waiting until timeout for monitored process [2024-02-10 00:04:48,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:04:48,278 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:04:48,278 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:48,278 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:48,278 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:04:48,280 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 00:04:48,280 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:04:48,296 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:48,299 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (801)] Ended with exit code 0 [2024-02-10 00:04:48,299 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:48,299 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:48,300 INFO L229 MonitoredProcess]: Starting monitored process 802 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:48,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:04:48,308 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (802)] Waiting until timeout for monitored process [2024-02-10 00:04:48,308 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:04:48,308 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:04:48,308 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:48,308 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:48,309 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:04:48,309 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 00:04:48,309 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:04:48,310 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:48,312 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (802)] Forceful destruction successful, exit code 0 [2024-02-10 00:04:48,312 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:48,313 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:48,313 INFO L229 MonitoredProcess]: Starting monitored process 803 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:48,314 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (803)] Waiting until timeout for monitored process [2024-02-10 00:04:48,316 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:48,321 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:04:48,322 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:04:48,322 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:48,322 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:48,322 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:04:48,322 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 00:04:48,322 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:04:48,331 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:48,333 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (803)] Ended with exit code 0 [2024-02-10 00:04:48,334 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:48,334 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:48,334 INFO L229 MonitoredProcess]: Starting monitored process 804 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:48,336 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (804)] Waiting until timeout for monitored process [2024-02-10 00:04:48,336 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:48,342 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:04:48,342 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:04:48,342 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:48,342 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:48,342 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:04:48,343 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 00:04:48,343 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:04:48,344 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:48,346 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (804)] Forceful destruction successful, exit code 0 [2024-02-10 00:04:48,346 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:48,346 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:48,347 INFO L229 MonitoredProcess]: Starting monitored process 805 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:48,373 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (805)] Waiting until timeout for monitored process [2024-02-10 00:04:48,374 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:48,388 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:04:48,388 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:04:48,388 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:48,388 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:48,388 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:04:48,389 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 00:04:48,389 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:04:48,404 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:48,407 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (805)] Forceful destruction successful, exit code 0 [2024-02-10 00:04:48,407 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:48,407 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:48,408 INFO L229 MonitoredProcess]: Starting monitored process 806 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:48,410 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (806)] Waiting until timeout for monitored process [2024-02-10 00:04:48,411 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:48,417 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:04:48,417 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:04:48,417 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:48,417 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:48,417 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:04:48,418 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 00:04:48,418 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:04:48,419 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:48,421 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (806)] Forceful destruction successful, exit code 0 [2024-02-10 00:04:48,422 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:48,422 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:48,422 INFO L229 MonitoredProcess]: Starting monitored process 807 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:48,424 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (807)] Waiting until timeout for monitored process [2024-02-10 00:04:48,424 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:48,430 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:04:48,431 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:04:48,431 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:48,431 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:48,431 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:04:48,431 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 00:04:48,431 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:04:48,432 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:48,435 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (807)] Ended with exit code 0 [2024-02-10 00:04:48,435 INFO L490 LassoAnalysis]: Using template '4-nested'. [2024-02-10 00:04:48,435 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:48,435 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:48,436 INFO L229 MonitoredProcess]: Starting monitored process 808 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:48,438 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (808)] Waiting until timeout for monitored process [2024-02-10 00:04:48,438 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:48,445 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:04:48,445 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:04:48,445 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:48,445 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:48,445 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:04:48,446 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-02-10 00:04:48,446 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:04:48,447 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:48,449 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (808)] Ended with exit code 0 [2024-02-10 00:04:48,450 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:48,450 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:48,450 INFO L229 MonitoredProcess]: Starting monitored process 809 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:48,452 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (809)] Waiting until timeout for monitored process [2024-02-10 00:04:48,453 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:48,458 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:04:48,458 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:48,458 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:48,459 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:04:48,461 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-10 00:04:48,461 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-10 00:04:48,468 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:48,471 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (809)] Ended with exit code 0 [2024-02-10 00:04:48,471 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:48,471 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:48,471 INFO L229 MonitoredProcess]: Starting monitored process 810 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:48,473 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (810)] Waiting until timeout for monitored process [2024-02-10 00:04:48,473 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:48,479 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:04:48,480 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:04:48,480 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:48,480 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:48,480 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:04:48,480 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-02-10 00:04:48,480 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:04:48,495 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:48,498 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (810)] Ended with exit code 0 [2024-02-10 00:04:48,498 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:48,498 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:48,499 INFO L229 MonitoredProcess]: Starting monitored process 811 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:48,500 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (811)] Waiting until timeout for monitored process [2024-02-10 00:04:48,501 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:48,507 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:04:48,507 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:48,507 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:48,507 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:04:48,509 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-10 00:04:48,509 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-10 00:04:48,521 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:48,524 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (811)] Ended with exit code 0 [2024-02-10 00:04:48,524 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:48,524 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:48,525 INFO L229 MonitoredProcess]: Starting monitored process 812 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:48,526 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (812)] Waiting until timeout for monitored process [2024-02-10 00:04:48,527 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:48,533 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:04:48,533 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:48,533 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:48,533 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:04:48,542 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-10 00:04:48,542 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-10 00:04:48,559 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:48,562 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (812)] Ended with exit code 0 [2024-02-10 00:04:48,563 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:48,563 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:48,564 INFO L229 MonitoredProcess]: Starting monitored process 813 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:48,565 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (813)] Waiting until timeout for monitored process [2024-02-10 00:04:48,565 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:48,571 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:04:48,571 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:48,571 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:48,571 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:04:48,573 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-10 00:04:48,573 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-10 00:04:48,578 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:48,581 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (813)] Ended with exit code 0 [2024-02-10 00:04:48,581 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:48,581 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:48,581 INFO L229 MonitoredProcess]: Starting monitored process 814 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:48,583 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (814)] Waiting until timeout for monitored process [2024-02-10 00:04:48,583 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:48,590 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:04:48,590 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:04:48,590 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:48,590 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:48,590 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:04:48,591 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-02-10 00:04:48,591 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:04:48,605 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:48,607 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (814)] Ended with exit code 0 [2024-02-10 00:04:48,608 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:48,608 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:48,608 INFO L229 MonitoredProcess]: Starting monitored process 815 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:48,610 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (815)] Waiting until timeout for monitored process [2024-02-10 00:04:48,611 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:48,617 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:04:48,617 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:04:48,617 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:48,617 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:48,617 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:04:48,617 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-02-10 00:04:48,618 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:04:48,623 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:48,626 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (815)] Ended with exit code 0 [2024-02-10 00:04:48,626 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:48,626 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:48,627 INFO L229 MonitoredProcess]: Starting monitored process 816 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:48,627 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (816)] Waiting until timeout for monitored process [2024-02-10 00:04:48,629 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:48,636 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:04:48,636 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:04:48,636 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:48,636 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:48,636 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:04:48,636 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-02-10 00:04:48,637 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:04:48,638 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:48,640 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (816)] Ended with exit code 0 [2024-02-10 00:04:48,640 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:48,640 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:48,641 INFO L229 MonitoredProcess]: Starting monitored process 817 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:48,642 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (817)] Waiting until timeout for monitored process [2024-02-10 00:04:48,643 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:48,649 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:04:48,649 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:48,649 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:48,649 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:04:48,651 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-10 00:04:48,651 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-10 00:04:48,657 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:48,659 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (817)] Ended with exit code 0 [2024-02-10 00:04:48,659 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:48,659 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:48,660 INFO L229 MonitoredProcess]: Starting monitored process 818 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:48,661 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (818)] Waiting until timeout for monitored process [2024-02-10 00:04:48,662 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:48,668 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:04:48,668 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:48,668 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:48,668 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:04:48,671 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-10 00:04:48,671 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-10 00:04:48,682 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:48,685 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (818)] Ended with exit code 0 [2024-02-10 00:04:48,686 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:48,686 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:48,686 INFO L229 MonitoredProcess]: Starting monitored process 819 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:48,688 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (819)] Waiting until timeout for monitored process [2024-02-10 00:04:48,688 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:48,694 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:04:48,695 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:48,695 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:48,695 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:04:48,697 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-10 00:04:48,697 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-10 00:04:48,703 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:48,705 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (819)] Ended with exit code 0 [2024-02-10 00:04:48,705 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:48,705 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:48,706 INFO L229 MonitoredProcess]: Starting monitored process 820 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:48,707 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (820)] Waiting until timeout for monitored process [2024-02-10 00:04:48,708 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:48,715 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:04:48,715 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:48,715 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:48,715 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:04:48,717 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-10 00:04:48,717 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-10 00:04:48,732 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:48,736 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (820)] Ended with exit code 0 [2024-02-10 00:04:48,736 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:48,736 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:48,736 INFO L229 MonitoredProcess]: Starting monitored process 821 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:48,738 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (821)] Waiting until timeout for monitored process [2024-02-10 00:04:48,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:04:48,755 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:04:48,755 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:48,755 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:48,755 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:04:48,757 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-10 00:04:48,757 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-10 00:04:48,772 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:48,775 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (821)] Forceful destruction successful, exit code 0 [2024-02-10 00:04:48,776 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:48,776 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:48,777 INFO L229 MonitoredProcess]: Starting monitored process 822 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:48,779 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (822)] Waiting until timeout for monitored process [2024-02-10 00:04:48,780 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:48,792 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:04:48,792 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:48,793 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:48,793 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:04:48,798 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-10 00:04:48,798 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-10 00:04:48,813 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:48,817 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (822)] Ended with exit code 0 [2024-02-10 00:04:48,817 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:48,817 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:48,818 INFO L229 MonitoredProcess]: Starting monitored process 823 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:48,820 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (823)] Waiting until timeout for monitored process [2024-02-10 00:04:48,820 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:48,828 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:04:48,828 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:48,828 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:48,829 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:04:48,831 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-10 00:04:48,831 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-10 00:04:48,837 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:48,840 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (823)] Forceful destruction successful, exit code 0 [2024-02-10 00:04:48,841 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:48,841 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:48,842 INFO L229 MonitoredProcess]: Starting monitored process 824 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:48,843 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (824)] Waiting until timeout for monitored process [2024-02-10 00:04: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:04:48,854 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:04:48,855 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:48,855 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:48,855 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:04:48,858 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-10 00:04:48,858 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-10 00:04:48,865 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:48,869 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (824)] Ended with exit code 0 [2024-02-10 00:04:48,869 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:48,869 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:48,870 INFO L229 MonitoredProcess]: Starting monitored process 825 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:48,871 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (825)] Waiting until timeout for monitored process [2024-02-10 00:04:48,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:04:48,880 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:04:48,880 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:48,880 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:48,881 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:04:48,882 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-10 00:04:48,883 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-10 00:04:48,888 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:48,891 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (825)] Ended with exit code 0 [2024-02-10 00:04:48,891 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:48,892 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:48,892 INFO L229 MonitoredProcess]: Starting monitored process 826 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:48,894 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (826)] Waiting until timeout for monitored process [2024-02-10 00:04:48,894 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:48,904 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:04:48,904 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:48,904 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:48,904 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:04:48,906 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-10 00:04:48,906 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-10 00:04:48,919 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:48,922 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (826)] Ended with exit code 0 [2024-02-10 00:04:48,922 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:48,922 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:48,923 INFO L229 MonitoredProcess]: Starting monitored process 827 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:48,925 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (827)] Waiting until timeout for monitored process [2024-02-10 00:04:48,925 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:48,932 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:04:48,933 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:48,933 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:48,933 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:04:48,935 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-10 00:04:48,935 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-10 00:04:48,949 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:48,953 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (827)] Ended with exit code 0 [2024-02-10 00:04:48,954 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:48,954 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:48,954 INFO L229 MonitoredProcess]: Starting monitored process 828 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:48,956 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (828)] Waiting until timeout for monitored process [2024-02-10 00:04:48,956 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:48,965 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:04:48,965 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:48,965 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:48,965 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:04:48,967 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-10 00:04:48,967 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-10 00:04:48,973 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:48,976 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (828)] Ended with exit code 0 [2024-02-10 00:04:48,976 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:48,976 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:48,977 INFO L229 MonitoredProcess]: Starting monitored process 829 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:48,978 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (829)] Waiting until timeout for monitored process [2024-02-10 00:04:48,979 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:48,986 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:04:48,986 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:48,986 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:48,986 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:04:48,988 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-10 00:04:48,988 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-10 00:04:49,000 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:49,003 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (829)] Ended with exit code 0 [2024-02-10 00:04:49,003 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:49,003 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:49,004 INFO L229 MonitoredProcess]: Starting monitored process 830 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:49,006 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (830)] Waiting until timeout for monitored process [2024-02-10 00:04:49,006 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:49,013 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:04:49,013 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:04:49,013 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:49,013 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:49,013 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:04:49,014 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-02-10 00:04:49,014 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:04:49,028 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:49,031 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (830)] Ended with exit code 0 [2024-02-10 00:04:49,031 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:49,031 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:49,032 INFO L229 MonitoredProcess]: Starting monitored process 831 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:49,033 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (831)] Waiting until timeout for monitored process [2024-02-10 00:04:49,034 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:49,042 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:04:49,042 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:04:49,042 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:49,042 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:49,042 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:04:49,043 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-02-10 00:04:49,043 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:04:49,045 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:49,047 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (831)] Forceful destruction successful, exit code 0 [2024-02-10 00:04:49,047 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:49,048 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:49,048 INFO L229 MonitoredProcess]: Starting monitored process 832 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:49,050 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (832)] Waiting until timeout for monitored process [2024-02-10 00:04:49,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:04:49,060 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:04:49,060 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:04:49,060 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:49,061 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:49,061 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:04:49,061 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-02-10 00:04:49,061 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:04:49,062 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:49,065 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (832)] Forceful destruction successful, exit code 0 [2024-02-10 00:04:49,065 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:49,065 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:49,068 INFO L229 MonitoredProcess]: Starting monitored process 833 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:49,069 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:49,075 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (833)] Waiting until timeout for monitored process [2024-02-10 00:04:49,075 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:04:49,076 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:49,076 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:49,076 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:04:49,078 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-10 00:04:49,078 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-10 00:04:49,083 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:49,086 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (833)] Forceful destruction successful, exit code 0 [2024-02-10 00:04:49,086 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:49,086 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:49,087 INFO L229 MonitoredProcess]: Starting monitored process 834 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:49,088 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (834)] Waiting until timeout for monitored process [2024-02-10 00:04:49,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:04:49,126 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:04:49,127 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:49,127 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:49,127 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:04:49,129 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-10 00:04:49,129 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-10 00:04:49,144 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:49,147 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (834)] Ended with exit code 0 [2024-02-10 00:04:49,147 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:49,148 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:49,150 INFO L229 MonitoredProcess]: Starting monitored process 835 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:49,152 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (835)] Waiting until timeout for monitored process [2024-02-10 00:04:49,153 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:49,159 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:04:49,160 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:04:49,160 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:49,160 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:49,160 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:04:49,160 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-02-10 00:04:49,160 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:04:49,174 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:49,178 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (835)] Ended with exit code 0 [2024-02-10 00:04:49,178 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:49,178 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:49,179 INFO L229 MonitoredProcess]: Starting monitored process 836 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:49,181 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (836)] Waiting until timeout for monitored process [2024-02-10 00:04:49,181 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:49,189 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:04:49,189 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:04:49,189 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:49,190 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:49,190 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:04:49,190 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-02-10 00:04:49,190 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:04:49,203 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:49,207 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (836)] Ended with exit code 0 [2024-02-10 00:04:49,207 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:49,207 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:49,208 INFO L229 MonitoredProcess]: Starting monitored process 837 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:49,209 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (837)] Waiting until timeout for monitored process [2024-02-10 00:04:49,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:04:49,218 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:04:49,218 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:04:49,218 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:49,218 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:49,218 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:04:49,219 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-02-10 00:04:49,219 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:04:49,226 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:49,229 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (837)] Ended with exit code 0 [2024-02-10 00:04:49,229 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:49,229 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:49,230 INFO L229 MonitoredProcess]: Starting monitored process 838 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:49,231 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (838)] Waiting until timeout for monitored process [2024-02-10 00:04:49,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:04:49,240 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:04:49,241 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:04:49,241 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:49,241 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:49,241 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:04:49,242 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-02-10 00:04:49,242 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:04:49,243 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:49,247 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (838)] Ended with exit code 0 [2024-02-10 00:04:49,247 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:49,247 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:49,364 INFO L229 MonitoredProcess]: Starting monitored process 839 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:49,366 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (839)] Waiting until timeout for monitored process [2024-02-10 00:04:49,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:04:49,374 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:04:49,375 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:04:49,375 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:49,375 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:49,375 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:04:49,375 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-02-10 00:04:49,375 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:04:49,377 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:49,380 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (839)] Forceful destruction successful, exit code 0 [2024-02-10 00:04:49,380 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:49,380 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:49,381 INFO L229 MonitoredProcess]: Starting monitored process 840 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:49,383 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (840)] Waiting until timeout for monitored process [2024-02-10 00:04:49,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:04:49,390 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:04:49,391 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:49,391 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:49,391 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:04:49,396 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-10 00:04:49,396 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-10 00:04:49,407 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:49,410 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (840)] Ended with exit code 0 [2024-02-10 00:04:49,410 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:49,410 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:49,411 INFO L229 MonitoredProcess]: Starting monitored process 841 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:49,413 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (841)] Waiting until timeout for monitored process [2024-02-10 00:04:49,413 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:49,420 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:04:49,421 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:49,421 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:49,421 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:04:49,423 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-10 00:04:49,423 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-10 00:04:49,428 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:49,431 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (841)] Forceful destruction successful, exit code 0 [2024-02-10 00:04:49,431 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:49,431 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:49,432 INFO L229 MonitoredProcess]: Starting monitored process 842 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:49,433 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (842)] Waiting until timeout for monitored process [2024-02-10 00:04:49,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:04:49,440 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:04:49,440 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:49,440 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:49,440 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:04:49,442 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-10 00:04:49,442 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-10 00:04:49,490 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:49,493 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (842)] Ended with exit code 0 [2024-02-10 00:04:49,494 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:49,494 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:49,494 INFO L229 MonitoredProcess]: Starting monitored process 843 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:49,496 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (843)] Waiting until timeout for monitored process [2024-02-10 00:04:49,497 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:49,503 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:04:49,503 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:04:49,503 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:49,503 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:49,503 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:04:49,504 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-02-10 00:04:49,504 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:04:49,506 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:49,509 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (843)] Forceful destruction successful, exit code 0 [2024-02-10 00:04:49,509 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:49,510 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:49,510 INFO L229 MonitoredProcess]: Starting monitored process 844 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:49,512 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (844)] Waiting until timeout for monitored process [2024-02-10 00:04:49,512 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:49,519 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:04:49,519 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:49,519 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:49,519 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:04:49,521 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-10 00:04:49,521 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-10 00:04:49,526 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:49,529 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (844)] Ended with exit code 0 [2024-02-10 00:04:49,529 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:49,529 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:49,530 INFO L229 MonitoredProcess]: Starting monitored process 845 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:49,531 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (845)] Waiting until timeout for monitored process [2024-02-10 00:04:49,532 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:49,538 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:04:49,538 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:49,539 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:49,539 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:04:49,541 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-10 00:04:49,541 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-10 00:04:49,546 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:49,548 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (845)] Ended with exit code 0 [2024-02-10 00:04:49,549 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:49,549 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:49,550 INFO L229 MonitoredProcess]: Starting monitored process 846 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:49,551 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (846)] Waiting until timeout for monitored process [2024-02-10 00:04:49,552 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:49,558 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:04:49,558 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:04:49,558 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:49,558 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:49,559 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:04:49,559 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-02-10 00:04:49,559 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:04:49,573 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:49,577 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (846)] Ended with exit code 0 [2024-02-10 00:04:49,577 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:49,577 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:49,578 INFO L229 MonitoredProcess]: Starting monitored process 847 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:49,580 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (847)] Waiting until timeout for monitored process [2024-02-10 00:04:49,580 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:49,587 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:04:49,587 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:04:49,587 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:49,587 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:49,587 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:04:49,588 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-02-10 00:04:49,588 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:04:49,602 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:49,605 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (847)] Forceful destruction successful, exit code 0 [2024-02-10 00:04:49,605 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:49,606 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:49,606 INFO L229 MonitoredProcess]: Starting monitored process 848 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:49,608 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (848)] Waiting until timeout for monitored process [2024-02-10 00:04:49,608 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:49,615 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:04:49,615 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:04:49,616 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:49,616 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:49,616 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:04:49,616 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-02-10 00:04:49,616 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:04:49,630 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:49,633 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (848)] Ended with exit code 0 [2024-02-10 00:04:49,633 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:49,634 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:49,634 INFO L229 MonitoredProcess]: Starting monitored process 849 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:49,636 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (849)] Waiting until timeout for monitored process [2024-02-10 00:04:49,636 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:49,644 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:04:49,644 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:04:49,644 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:49,644 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:49,644 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:04:49,644 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-02-10 00:04:49,644 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:04:49,658 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:49,661 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (849)] Ended with exit code 0 [2024-02-10 00:04:49,661 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:49,661 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:49,662 INFO L229 MonitoredProcess]: Starting monitored process 850 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:49,663 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (850)] Waiting until timeout for monitored process [2024-02-10 00:04:49,664 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:49,670 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:04:49,670 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:04:49,671 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:49,671 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:49,671 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:04:49,671 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-02-10 00:04:49,671 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:04:49,680 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:49,683 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (850)] Ended with exit code 0 [2024-02-10 00:04:49,683 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:49,683 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:49,684 INFO L229 MonitoredProcess]: Starting monitored process 851 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:49,685 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (851)] Waiting until timeout for monitored process [2024-02-10 00:04:49,686 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:49,693 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:04:49,693 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:04:49,693 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:49,693 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:49,693 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:04:49,694 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-02-10 00:04:49,694 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:04:49,695 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:49,698 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (851)] Ended with exit code 0 [2024-02-10 00:04:49,699 INFO L490 LassoAnalysis]: Using template '2-phase'. [2024-02-10 00:04:49,699 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:49,699 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:49,699 INFO L229 MonitoredProcess]: Starting monitored process 852 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:49,701 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (852)] Waiting until timeout for monitored process [2024-02-10 00:04:49,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:04:49,707 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:04:49,708 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:04:49,708 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:04:49,708 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:49,708 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:49,708 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:04:49,708 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-02-10 00:04:49,708 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:04:49,718 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:49,721 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (852)] Ended with exit code 0 [2024-02-10 00:04:49,721 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:49,721 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:49,722 INFO L229 MonitoredProcess]: Starting monitored process 853 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:49,723 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (853)] Waiting until timeout for monitored process [2024-02-10 00:04:49,724 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:49,730 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:04:49,731 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:04:49,731 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:49,731 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:49,731 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:04:49,733 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-10 00:04:49,733 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-10 00:04:49,748 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:49,751 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (853)] Ended with exit code 0 [2024-02-10 00:04:49,751 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:49,752 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:49,752 INFO L229 MonitoredProcess]: Starting monitored process 854 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:49,754 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (854)] Waiting until timeout for monitored process [2024-02-10 00:04:49,754 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:49,761 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:04:49,762 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:04:49,762 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:04:49,762 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:49,762 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:49,762 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:04:49,762 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-02-10 00:04:49,762 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:04:49,776 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:49,779 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (854)] Forceful destruction successful, exit code 0 [2024-02-10 00:04:49,779 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:49,780 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:49,780 INFO L229 MonitoredProcess]: Starting monitored process 855 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:49,782 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (855)] Waiting until timeout for monitored process [2024-02-10 00:04:49,782 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:49,788 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:04:49,788 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:04:49,788 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:49,789 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:49,789 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:04:49,790 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-10 00:04:49,790 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-10 00:04:49,800 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:49,804 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (855)] Ended with exit code 0 [2024-02-10 00:04:49,804 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:49,804 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:49,805 INFO L229 MonitoredProcess]: Starting monitored process 856 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:49,806 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (856)] Waiting until timeout for monitored process [2024-02-10 00:04:49,806 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:49,813 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:04:49,813 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:04:49,813 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:49,813 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:49,813 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:04:49,820 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-10 00:04:49,820 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-10 00:04:49,844 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:49,848 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (856)] Ended with exit code 0 [2024-02-10 00:04:49,848 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:49,849 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:49,849 INFO L229 MonitoredProcess]: Starting monitored process 857 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:49,851 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (857)] Waiting until timeout for monitored process [2024-02-10 00:04:49,851 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:49,857 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:04:49,857 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:04:49,858 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:49,858 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:49,858 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:04:49,859 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-10 00:04:49,859 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-10 00:04:49,874 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:49,878 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (857)] Ended with exit code 0 [2024-02-10 00:04:49,878 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:49,878 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:49,879 INFO L229 MonitoredProcess]: Starting monitored process 858 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:49,880 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (858)] Waiting until timeout for monitored process [2024-02-10 00:04:49,880 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:49,887 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:04:49,888 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:04:49,888 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:04:49,888 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:49,888 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:49,888 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:04:49,888 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-02-10 00:04:49,888 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:04:49,890 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:49,893 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (858)] Ended with exit code 0 [2024-02-10 00:04:49,893 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:49,893 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:49,894 INFO L229 MonitoredProcess]: Starting monitored process 859 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:49,895 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (859)] Waiting until timeout for monitored process [2024-02-10 00:04:49,896 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:49,904 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:04:49,904 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:04:49,904 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:04:49,904 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:49,904 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:49,904 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:04:49,905 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-02-10 00:04:49,905 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:04:49,914 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:49,917 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (859)] Ended with exit code 0 [2024-02-10 00:04:49,917 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:49,917 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:49,918 INFO L229 MonitoredProcess]: Starting monitored process 860 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:49,919 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (860)] Waiting until timeout for monitored process [2024-02-10 00:04:49,920 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:49,926 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:04:49,927 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:04:49,927 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:04:49,927 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:49,927 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:49,927 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:04:49,927 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-02-10 00:04:49,927 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:04:49,929 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:49,931 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (860)] Ended with exit code 0 [2024-02-10 00:04:49,932 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:49,932 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:49,932 INFO L229 MonitoredProcess]: Starting monitored process 861 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:49,934 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (861)] Waiting until timeout for monitored process [2024-02-10 00:04:49,935 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:49,941 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:04:49,941 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:04:49,941 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:49,941 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:49,941 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:04:49,943 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-10 00:04:49,943 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-10 00:04:49,958 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:49,961 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (861)] Ended with exit code 0 [2024-02-10 00:04:49,962 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:49,962 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:49,962 INFO L229 MonitoredProcess]: Starting monitored process 862 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:49,964 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (862)] Waiting until timeout for monitored process [2024-02-10 00:04:49,964 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:49,972 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:04:49,972 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:04:49,972 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:49,973 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:49,973 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:04:49,974 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-10 00:04:49,974 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-10 00:04:49,980 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:49,983 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (862)] Ended with exit code 0 [2024-02-10 00:04:49,984 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:49,984 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:49,984 INFO L229 MonitoredProcess]: Starting monitored process 863 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:49,986 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (863)] Waiting until timeout for monitored process [2024-02-10 00:04:49,986 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:49,993 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:04:49,994 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:04:49,994 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:49,994 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:49,994 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:04:49,995 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-10 00:04:49,995 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-10 00:04:50,010 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:50,013 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (863)] Ended with exit code 0 [2024-02-10 00:04:50,013 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:50,013 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:50,014 INFO L229 MonitoredProcess]: Starting monitored process 864 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:50,015 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (864)] Waiting until timeout for monitored process [2024-02-10 00:04:50,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:04:50,022 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:04:50,023 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:04:50,023 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:50,023 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:50,023 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:04:50,024 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-10 00:04:50,024 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-10 00:04:50,035 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:50,038 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (864)] Ended with exit code 0 [2024-02-10 00:04:50,038 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:50,038 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:50,039 INFO L229 MonitoredProcess]: Starting monitored process 865 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:50,040 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (865)] Waiting until timeout for monitored process [2024-02-10 00:04:50,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:04:50,047 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:04:50,047 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:04:50,048 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:50,048 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:50,048 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:04:50,049 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-10 00:04:50,049 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-10 00:04:50,056 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:50,058 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (865)] Ended with exit code 0 [2024-02-10 00:04:50,059 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:50,059 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:50,059 INFO L229 MonitoredProcess]: Starting monitored process 866 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:50,061 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (866)] Waiting until timeout for monitored process [2024-02-10 00:04:50,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:04:50,068 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:04:50,069 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:04:50,069 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:50,069 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:50,069 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:04:50,071 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-10 00:04:50,071 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-10 00:04:50,079 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:50,082 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (866)] Ended with exit code 0 [2024-02-10 00:04:50,082 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:50,083 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:50,083 INFO L229 MonitoredProcess]: Starting monitored process 867 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:50,085 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (867)] Waiting until timeout for monitored process [2024-02-10 00:04:50,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:04:50,092 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:04:50,092 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:04:50,092 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:50,092 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:50,092 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:04:50,094 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-10 00:04:50,094 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-10 00:04:50,099 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:50,101 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (867)] Ended with exit code 0 [2024-02-10 00:04:50,101 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:50,101 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:50,102 INFO L229 MonitoredProcess]: Starting monitored process 868 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:50,103 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (868)] Waiting until timeout for monitored process [2024-02-10 00:04:50,104 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:50,110 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:04:50,110 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:04:50,111 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:50,111 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:50,111 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:04:50,112 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-10 00:04:50,112 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-10 00:04:50,124 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:50,127 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (868)] Ended with exit code 0 [2024-02-10 00:04:50,127 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:50,127 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:50,128 INFO L229 MonitoredProcess]: Starting monitored process 869 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:50,129 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (869)] Waiting until timeout for monitored process [2024-02-10 00:04:50,130 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:50,136 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:04:50,137 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:04:50,137 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:50,137 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:50,137 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:04:50,138 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-10 00:04:50,138 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-10 00:04:50,148 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:50,150 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (869)] Ended with exit code 0 [2024-02-10 00:04:50,151 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:50,151 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:50,151 INFO L229 MonitoredProcess]: Starting monitored process 870 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:50,153 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (870)] Waiting until timeout for monitored process [2024-02-10 00:04:50,153 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:50,159 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:04:50,160 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:04:50,160 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:50,160 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:50,160 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:04:50,161 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-10 00:04:50,161 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-10 00:04:50,168 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:50,170 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (870)] Ended with exit code 0 [2024-02-10 00:04:50,171 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:50,171 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:50,171 INFO L229 MonitoredProcess]: Starting monitored process 871 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:50,173 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (871)] Waiting until timeout for monitored process [2024-02-10 00:04:50,174 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:50,180 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:04:50,181 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:04:50,181 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:50,181 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:50,181 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:04:50,182 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-10 00:04:50,182 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-10 00:04:50,197 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:50,199 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (871)] Ended with exit code 0 [2024-02-10 00:04:50,200 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:50,200 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:50,200 INFO L229 MonitoredProcess]: Starting monitored process 872 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:50,202 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (872)] Waiting until timeout for monitored process [2024-02-10 00:04:50,202 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:50,208 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:04:50,208 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:04:50,209 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:50,209 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:50,209 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:04:50,210 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-10 00:04:50,210 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-10 00:04:50,215 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:50,217 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (872)] Forceful destruction successful, exit code 0 [2024-02-10 00:04:50,218 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:50,218 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:50,218 INFO L229 MonitoredProcess]: Starting monitored process 873 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:50,220 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (873)] Waiting until timeout for monitored process [2024-02-10 00:04:50,220 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:50,227 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:04:50,227 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:04:50,227 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:50,227 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:50,228 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:04:50,229 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-10 00:04:50,229 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-10 00:04:50,252 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:50,269 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (873)] Forceful destruction successful, exit code 0 [2024-02-10 00:04:50,270 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:50,270 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:50,271 INFO L229 MonitoredProcess]: Starting monitored process 874 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:50,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:04:50,281 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:04:50,281 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:04:50,281 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:04:50,281 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:50,281 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:50,281 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:04:50,282 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-02-10 00:04:50,282 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:04:50,284 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (874)] Waiting until timeout for monitored process [2024-02-10 00:04:50,300 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:50,316 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (874)] Forceful destruction successful, exit code 0 [2024-02-10 00:04:50,317 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:50,317 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:50,318 INFO L229 MonitoredProcess]: Starting monitored process 875 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:50,321 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:50,328 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:04:50,329 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:04:50,329 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:04:50,329 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:50,329 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:50,329 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:04:50,329 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-02-10 00:04:50,329 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:04:50,332 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (875)] Waiting until timeout for monitored process [2024-02-10 00:04:50,352 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:50,368 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (875)] Forceful destruction successful, exit code 0 [2024-02-10 00:04:50,369 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:50,369 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:50,370 INFO L229 MonitoredProcess]: Starting monitored process 876 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:50,373 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:50,380 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (876)] Waiting until timeout for monitored process [2024-02-10 00:04:50,381 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:04:50,381 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:04:50,381 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:04:50,381 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:50,381 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:50,381 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:04:50,382 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-02-10 00:04:50,382 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:04:50,400 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:50,416 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (876)] Forceful destruction successful, exit code 0 [2024-02-10 00:04:50,417 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:50,417 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:50,436 INFO L229 MonitoredProcess]: Starting monitored process 877 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:50,465 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:50,472 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:04:50,472 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:04:50,472 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:50,472 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:50,472 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:04:50,474 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-10 00:04:50,474 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-10 00:04:50,478 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (877)] Waiting until timeout for monitored process [2024-02-10 00:04:50,486 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:50,516 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (877)] Forceful destruction successful, exit code 0 [2024-02-10 00:04:50,516 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:50,517 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:50,529 INFO L229 MonitoredProcess]: Starting monitored process 878 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:50,532 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:50,539 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:04:50,539 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:04:50,539 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:50,539 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:50,539 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:04:50,541 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-10 00:04:50,541 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-10 00:04:50,569 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (878)] Waiting until timeout for monitored process [2024-02-10 00:04:50,584 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:50,587 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (878)] Forceful destruction successful, exit code 0 [2024-02-10 00:04:50,587 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:50,587 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:50,588 INFO L229 MonitoredProcess]: Starting monitored process 879 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:50,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:04:50,596 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:04:50,596 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:04:50,596 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:04:50,596 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:50,596 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:50,596 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:04:50,597 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-02-10 00:04:50,597 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:04:50,600 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (879)] Waiting until timeout for monitored process [2024-02-10 00:04:50,608 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:50,611 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (879)] Forceful destruction successful, exit code 0 [2024-02-10 00:04:50,611 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:50,611 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:50,612 INFO L229 MonitoredProcess]: Starting monitored process 880 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:50,614 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:50,620 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:04:50,620 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:04:50,620 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:04:50,620 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:50,620 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:50,620 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:04:50,620 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-02-10 00:04:50,621 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:04:50,624 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (880)] Waiting until timeout for monitored process [2024-02-10 00:04:50,632 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:50,635 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (880)] Forceful destruction successful, exit code 0 [2024-02-10 00:04:50,635 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:50,635 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:50,636 INFO L229 MonitoredProcess]: Starting monitored process 881 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:50,638 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:50,645 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:04:50,645 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:04:50,645 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:04:50,645 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:50,645 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:50,645 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:04:50,645 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-02-10 00:04:50,645 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:04:50,648 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (881)] Waiting until timeout for monitored process [2024-02-10 00:04:50,664 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:50,667 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (881)] Forceful destruction successful, exit code 0 [2024-02-10 00:04:50,667 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:50,667 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:50,668 INFO L229 MonitoredProcess]: Starting monitored process 882 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:50,670 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:50,676 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:04:50,676 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:04:50,676 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:04:50,676 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:50,676 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:50,676 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:04:50,677 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-02-10 00:04:50,677 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:04:50,680 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (882)] Waiting until timeout for monitored process [2024-02-10 00:04:50,688 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:50,691 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (882)] Forceful destruction successful, exit code 0 [2024-02-10 00:04:50,691 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:50,692 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:50,692 INFO L229 MonitoredProcess]: Starting monitored process 883 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:50,695 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:50,701 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:04:50,701 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:04:50,701 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:04:50,701 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:50,701 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:50,701 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:04:50,701 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-02-10 00:04:50,702 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:04:50,705 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (883)] Waiting until timeout for monitored process [2024-02-10 00:04:50,713 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:50,715 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (883)] Forceful destruction successful, exit code 0 [2024-02-10 00:04:50,716 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:50,716 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:50,716 INFO L229 MonitoredProcess]: Starting monitored process 884 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:50,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:04:50,725 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:04:50,725 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:04:50,725 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:50,725 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:50,725 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:04:50,728 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-10 00:04:50,728 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-10 00:04:50,736 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (884)] Waiting until timeout for monitored process [2024-02-10 00:04:50,737 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:50,740 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (884)] Ended with exit code 0 [2024-02-10 00:04:50,740 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:50,740 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:50,741 INFO L229 MonitoredProcess]: Starting monitored process 885 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:50,743 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:50,749 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (885)] Waiting until timeout for monitored process [2024-02-10 00:04:50,749 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:04:50,749 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:04:50,749 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:50,749 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:50,750 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:04:50,751 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-10 00:04:50,751 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-10 00:04:50,767 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:50,770 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (885)] Ended with exit code 0 [2024-02-10 00:04:50,770 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:50,770 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:50,771 INFO L229 MonitoredProcess]: Starting monitored process 886 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:50,772 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (886)] Waiting until timeout for monitored process [2024-02-10 00:04:50,773 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:50,780 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:04:50,781 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:04:50,781 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:50,781 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:50,781 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:04:50,782 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-10 00:04:50,782 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-10 00:04:50,797 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:50,800 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (886)] Ended with exit code 0 [2024-02-10 00:04:50,800 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:50,800 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:50,801 INFO L229 MonitoredProcess]: Starting monitored process 887 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:50,803 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (887)] Waiting until timeout for monitored process [2024-02-10 00:04:50,803 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:50,810 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:04:50,811 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:04:50,811 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:04:50,811 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:50,811 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:50,811 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:04:50,811 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-02-10 00:04:50,811 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:04:50,813 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:50,816 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (887)] Ended with exit code 0 [2024-02-10 00:04:50,816 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:50,816 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:50,817 INFO L229 MonitoredProcess]: Starting monitored process 888 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:50,818 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (888)] Waiting until timeout for monitored process [2024-02-10 00:04:50,819 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:50,825 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:04:50,825 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:04:50,825 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:50,825 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:50,826 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:04:50,827 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-10 00:04:50,827 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-10 00:04:50,838 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:50,840 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (888)] Ended with exit code 0 [2024-02-10 00:04:50,841 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:50,841 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:50,842 INFO L229 MonitoredProcess]: Starting monitored process 889 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:50,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:04:50,850 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:04:50,850 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:04:50,850 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:50,850 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:50,850 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:04:50,852 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-10 00:04:50,852 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-10 00:04:50,856 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (889)] Waiting until timeout for monitored process [2024-02-10 00:04:50,864 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:50,866 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (889)] Forceful destruction successful, exit code 0 [2024-02-10 00:04:50,867 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:50,867 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:50,868 INFO L229 MonitoredProcess]: Starting monitored process 890 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:50,870 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (890)] Waiting until timeout for monitored process [2024-02-10 00:04:50,870 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:50,876 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:04:50,876 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:04:50,876 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:04:50,876 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:50,876 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:50,876 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:04:50,877 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-02-10 00:04:50,877 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:04:50,879 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:50,881 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (890)] Ended with exit code 0 [2024-02-10 00:04:50,881 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:50,881 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:50,882 INFO L229 MonitoredProcess]: Starting monitored process 891 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:50,883 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (891)] Waiting until timeout for monitored process [2024-02-10 00:04:50,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:04:50,891 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:04:50,891 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:04:50,891 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:04:50,891 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:50,891 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:50,891 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:04:50,892 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-02-10 00:04:50,892 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:04:50,901 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:50,903 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (891)] Ended with exit code 0 [2024-02-10 00:04:50,903 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:50,904 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:50,904 INFO L229 MonitoredProcess]: Starting monitored process 892 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:50,906 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (892)] Waiting until timeout for monitored process [2024-02-10 00:04:50,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:04:50,912 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:04:50,913 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:04:50,913 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:04:50,913 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:50,913 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:50,913 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:04:50,913 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-02-10 00:04:50,913 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:04:50,929 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:50,931 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (892)] Ended with exit code 0 [2024-02-10 00:04:50,932 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:50,932 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:50,932 INFO L229 MonitoredProcess]: Starting monitored process 893 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:50,934 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (893)] Waiting until timeout for monitored process [2024-02-10 00:04:50,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:04:50,940 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:04:50,940 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:04:50,940 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:04:50,940 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:50,940 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:50,941 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:04:50,941 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-02-10 00:04:50,941 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:04:50,956 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:50,959 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (893)] Ended with exit code 0 [2024-02-10 00:04:50,959 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:50,960 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:50,960 INFO L229 MonitoredProcess]: Starting monitored process 894 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:50,961 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (894)] Waiting until timeout for monitored process [2024-02-10 00:04:50,962 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:50,969 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:04:50,969 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:04:50,969 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:04:50,969 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:50,969 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:50,969 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:04:50,970 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-02-10 00:04:50,970 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:04:50,984 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:50,987 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (894)] Ended with exit code 0 [2024-02-10 00:04:50,987 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:50,987 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:50,988 INFO L229 MonitoredProcess]: Starting monitored process 895 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:50,989 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (895)] Waiting until timeout for monitored process [2024-02-10 00:04:50,990 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:50,995 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:04:50,995 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:04:50,995 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:04:50,995 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:50,996 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:50,996 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:04:50,996 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-02-10 00:04:50,996 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:04:50,998 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:51,000 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (895)] Ended with exit code 0 [2024-02-10 00:04:51,000 INFO L490 LassoAnalysis]: Using template '3-phase'. [2024-02-10 00:04:51,000 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:51,000 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:51,001 INFO L229 MonitoredProcess]: Starting monitored process 896 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:51,002 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (896)] Waiting until timeout for monitored process [2024-02-10 00:04:51,003 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:51,009 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:04:51,009 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-02-10 00:04:51,009 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:04:51,009 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:51,009 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:51,009 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:04:51,010 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 00:04:51,010 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:04:51,021 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:51,023 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (896)] Ended with exit code 0 [2024-02-10 00:04:51,023 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:51,023 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:51,024 INFO L229 MonitoredProcess]: Starting monitored process 897 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:51,026 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (897)] Waiting until timeout for monitored process [2024-02-10 00:04:51,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:04:51,032 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:04:51,032 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-02-10 00:04:51,032 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:51,032 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:51,032 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:04:51,035 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 00:04:51,035 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:04:51,052 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:51,054 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (897)] Ended with exit code 0 [2024-02-10 00:04:51,054 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:51,054 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:51,055 INFO L229 MonitoredProcess]: Starting monitored process 898 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:51,057 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (898)] Waiting until timeout for monitored process [2024-02-10 00:04:51,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:04:51,064 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:04:51,064 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-02-10 00:04:51,064 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:04:51,064 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:51,064 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:51,065 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:04:51,065 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 00:04:51,065 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:04:51,080 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:51,082 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (898)] Ended with exit code 0 [2024-02-10 00:04:51,083 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:51,083 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:51,083 INFO L229 MonitoredProcess]: Starting monitored process 899 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:51,085 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (899)] Waiting until timeout for monitored process [2024-02-10 00:04:51,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:04:51,092 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:04:51,092 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-02-10 00:04:51,092 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:51,093 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:51,093 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:04:51,094 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 00:04:51,094 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:04:51,110 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:51,113 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (899)] Ended with exit code 0 [2024-02-10 00:04:51,113 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:51,113 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:51,114 INFO L229 MonitoredProcess]: Starting monitored process 900 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:51,116 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (900)] Waiting until timeout for monitored process [2024-02-10 00:04:51,116 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:51,123 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:04:51,123 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-02-10 00:04:51,123 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:51,123 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:51,123 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:04:51,132 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 00:04:51,132 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:04:51,164 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:51,167 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (900)] Ended with exit code 0 [2024-02-10 00:04:51,168 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:51,168 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:51,168 INFO L229 MonitoredProcess]: Starting monitored process 901 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:51,170 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (901)] Waiting until timeout for monitored process [2024-02-10 00:04:51,170 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:51,176 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:04:51,177 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-02-10 00:04:51,177 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:51,177 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:51,177 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:04:51,179 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 00:04:51,179 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:04:51,191 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:51,193 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (901)] Ended with exit code 0 [2024-02-10 00:04:51,193 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:51,194 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:51,194 INFO L229 MonitoredProcess]: Starting monitored process 902 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:51,196 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (902)] Waiting until timeout for monitored process [2024-02-10 00:04:51,196 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:51,202 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:04:51,202 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-02-10 00:04:51,203 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:04:51,203 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:51,203 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:51,203 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:04:51,203 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 00:04:51,203 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:04:51,219 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:51,221 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (902)] Ended with exit code 0 [2024-02-10 00:04:51,222 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:51,222 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:51,222 INFO L229 MonitoredProcess]: Starting monitored process 903 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:51,224 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (903)] Waiting until timeout for monitored process [2024-02-10 00:04:51,224 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:51,230 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:04:51,230 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-02-10 00:04:51,231 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:04:51,231 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:51,231 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:51,231 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:04:51,231 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 00:04:51,231 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:04:51,234 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:51,236 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (903)] Ended with exit code 0 [2024-02-10 00:04:51,236 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:51,236 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:51,237 INFO L229 MonitoredProcess]: Starting monitored process 904 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:51,238 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (904)] Waiting until timeout for monitored process [2024-02-10 00:04:51,239 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:51,245 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:04:51,245 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-02-10 00:04:51,245 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:04:51,245 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:51,245 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:51,245 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:04:51,246 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 00:04:51,246 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:04:51,261 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:51,264 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (904)] Ended with exit code 0 [2024-02-10 00:04:51,264 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:51,264 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:51,265 INFO L229 MonitoredProcess]: Starting monitored process 905 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:51,267 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (905)] Waiting until timeout for monitored process [2024-02-10 00:04:51,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:04:51,273 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:04:51,273 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-02-10 00:04:51,273 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:51,273 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:51,273 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:04:51,275 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 00:04:51,275 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:04:51,291 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:51,294 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (905)] Ended with exit code 0 [2024-02-10 00:04:51,294 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:51,294 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:51,295 INFO L229 MonitoredProcess]: Starting monitored process 906 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:51,296 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (906)] Waiting until timeout for monitored process [2024-02-10 00:04:51,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:04:51,303 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:04:51,303 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-02-10 00:04:51,303 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:51,303 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:51,303 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:04:51,305 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 00:04:51,306 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:04:51,312 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:51,314 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (906)] Ended with exit code 0 [2024-02-10 00:04:51,314 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:51,314 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:51,315 INFO L229 MonitoredProcess]: Starting monitored process 907 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:51,316 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (907)] Waiting until timeout for monitored process [2024-02-10 00:04:51,317 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:51,324 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:04:51,324 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-02-10 00:04:51,324 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:51,324 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:51,324 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:04:51,326 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 00:04:51,326 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:04:51,333 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:51,335 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (907)] Ended with exit code 0 [2024-02-10 00:04:51,335 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:51,335 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:51,336 INFO L229 MonitoredProcess]: Starting monitored process 908 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:51,337 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (908)] Waiting until timeout for monitored process [2024-02-10 00:04:51,338 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:51,344 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:04:51,345 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-02-10 00:04:51,345 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:51,345 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:51,345 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:04:51,347 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 00:04:51,347 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:04:51,352 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:51,355 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (908)] Ended with exit code 0 [2024-02-10 00:04:51,355 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:51,355 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:51,356 INFO L229 MonitoredProcess]: Starting monitored process 909 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:51,357 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (909)] Waiting until timeout for monitored process [2024-02-10 00:04:51,358 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:51,364 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:04:51,364 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-02-10 00:04:51,364 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:51,364 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:51,364 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:04:51,366 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 00:04:51,366 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:04:51,377 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:51,380 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (909)] Ended with exit code 0 [2024-02-10 00:04:51,380 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:51,380 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:51,381 INFO L229 MonitoredProcess]: Starting monitored process 910 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:51,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:04:51,390 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:04:51,390 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-02-10 00:04:51,390 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:51,390 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:51,390 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:04:51,394 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 00:04:51,394 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:04:51,404 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (910)] Waiting until timeout for monitored process [2024-02-10 00:04:51,407 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:51,410 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (910)] Forceful destruction successful, exit code 0 [2024-02-10 00:04:51,410 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:51,410 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:51,411 INFO L229 MonitoredProcess]: Starting monitored process 911 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:51,412 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (911)] Waiting until timeout for monitored process [2024-02-10 00:04:51,413 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:51,419 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:04:51,419 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-02-10 00:04:51,419 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:51,420 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:51,420 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:04:51,422 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 00:04:51,422 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:04:51,428 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:51,431 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (911)] Forceful destruction successful, exit code 0 [2024-02-10 00:04:51,431 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:51,431 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:51,432 INFO L229 MonitoredProcess]: Starting monitored process 912 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:51,433 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (912)] Waiting until timeout for monitored process [2024-02-10 00:04:51,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:04:51,440 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:04:51,440 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-02-10 00:04:51,440 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:51,440 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:51,440 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:04:51,443 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 00:04:51,443 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:04:51,456 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:51,458 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (912)] Ended with exit code 0 [2024-02-10 00:04:51,459 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:51,459 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:51,459 INFO L229 MonitoredProcess]: Starting monitored process 913 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:51,460 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (913)] Waiting until timeout for monitored process [2024-02-10 00:04:51,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:04:51,467 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:04:51,467 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-02-10 00:04:51,467 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:51,468 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:51,468 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:04:51,469 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 00:04:51,469 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:04:51,481 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:51,484 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (913)] Ended with exit code 0 [2024-02-10 00:04:51,484 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:51,484 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:51,485 INFO L229 MonitoredProcess]: Starting monitored process 914 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:51,485 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (914)] Waiting until timeout for monitored process [2024-02-10 00:04:51,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:04:51,492 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:04:51,492 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-02-10 00:04:51,492 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:51,493 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:51,493 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:04:51,494 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 00:04:51,494 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:04:51,500 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:51,503 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (914)] Ended with exit code 0 [2024-02-10 00:04:51,503 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:51,503 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:51,503 INFO L229 MonitoredProcess]: Starting monitored process 915 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:51,505 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (915)] Waiting until timeout for monitored process [2024-02-10 00:04:51,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:04:51,512 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:04:51,512 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-02-10 00:04:51,512 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:51,512 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:51,512 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:04:51,514 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 00:04:51,514 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:04:51,520 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:51,523 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (915)] Ended with exit code 0 [2024-02-10 00:04:51,523 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:51,523 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:51,523 INFO L229 MonitoredProcess]: Starting monitored process 916 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:51,525 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (916)] Waiting until timeout for monitored process [2024-02-10 00:04:51,526 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:51,532 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:04:51,532 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-02-10 00:04:51,532 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:51,532 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:51,532 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:04:51,534 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 00:04:51,534 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:04:51,544 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:51,546 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (916)] Ended with exit code 0 [2024-02-10 00:04:51,546 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:51,547 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:51,547 INFO L229 MonitoredProcess]: Starting monitored process 917 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:51,548 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (917)] Waiting until timeout for monitored process [2024-02-10 00:04:51,549 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:51,555 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:04:51,555 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-02-10 00:04:51,555 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:51,555 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:51,555 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:04:51,557 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 00:04:51,557 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:04:51,563 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:51,565 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (917)] Ended with exit code 0 [2024-02-10 00:04:51,565 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:51,565 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:51,566 INFO L229 MonitoredProcess]: Starting monitored process 918 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:51,567 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (918)] Waiting until timeout for monitored process [2024-02-10 00:04:51,568 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:51,574 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:04:51,574 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-02-10 00:04:51,574 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:04:51,574 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:51,575 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:51,575 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:04:51,575 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 00:04:51,575 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:04:51,585 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:51,588 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (918)] Ended with exit code 0 [2024-02-10 00:04:51,588 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:51,588 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:51,589 INFO L229 MonitoredProcess]: Starting monitored process 919 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:51,590 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (919)] Waiting until timeout for monitored process [2024-02-10 00:04:51,591 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:51,597 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:04:51,597 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-02-10 00:04:51,597 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:04:51,597 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:51,597 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:51,597 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:04:51,598 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 00:04:51,598 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:04:51,600 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:51,602 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (919)] Forceful destruction successful, exit code 0 [2024-02-10 00:04:51,603 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:51,603 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:51,603 INFO L229 MonitoredProcess]: Starting monitored process 920 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:51,605 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (920)] Waiting until timeout for monitored process [2024-02-10 00:04:51,606 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:51,612 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:04:51,612 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-02-10 00:04:51,612 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:04:51,612 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:51,612 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:51,612 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:04:51,613 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 00:04:51,613 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:04:51,623 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:51,625 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (920)] Ended with exit code 0 [2024-02-10 00:04:51,626 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:51,626 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:51,626 INFO L229 MonitoredProcess]: Starting monitored process 921 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:51,628 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (921)] Waiting until timeout for monitored process [2024-02-10 00:04:51,628 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:51,635 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:04:51,636 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-02-10 00:04:51,636 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:51,636 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:51,636 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:04:51,637 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 00:04:51,638 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:04:51,652 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:51,655 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (921)] Ended with exit code 0 [2024-02-10 00:04:51,655 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:51,656 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:51,656 INFO L229 MonitoredProcess]: Starting monitored process 922 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:51,657 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (922)] Waiting until timeout for monitored process [2024-02-10 00:04:51,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:04:51,666 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:04:51,666 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-02-10 00:04:51,666 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:51,666 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:51,666 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:04:51,668 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 00:04:51,668 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:04:51,674 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:51,677 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (922)] Ended with exit code 0 [2024-02-10 00:04:51,677 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:51,677 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:51,678 INFO L229 MonitoredProcess]: Starting monitored process 923 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:51,679 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (923)] Waiting until timeout for monitored process [2024-02-10 00:04:51,680 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:51,686 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:04:51,686 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-02-10 00:04:51,686 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:04:51,687 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:51,687 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:51,687 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:04:51,687 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 00:04:51,687 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:04:51,697 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:51,700 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (923)] Ended with exit code 0 [2024-02-10 00:04:51,700 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:51,700 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:51,701 INFO L229 MonitoredProcess]: Starting monitored process 924 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:51,703 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (924)] Waiting until timeout for monitored process [2024-02-10 00:04:51,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:04:51,710 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:04:51,710 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-02-10 00:04:51,710 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:04:51,710 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:51,710 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:51,711 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:04:51,711 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 00:04:51,711 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:04:51,726 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:51,729 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (924)] Ended with exit code 0 [2024-02-10 00:04:51,729 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:51,729 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:51,730 INFO L229 MonitoredProcess]: Starting monitored process 925 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:51,731 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (925)] Waiting until timeout for monitored process [2024-02-10 00:04:51,732 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:51,739 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:04:51,739 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-02-10 00:04:51,739 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:04:51,739 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:51,739 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:51,739 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:04:51,740 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 00:04:51,740 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:04:51,742 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:51,744 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (925)] Forceful destruction successful, exit code 0 [2024-02-10 00:04:51,745 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:51,745 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:51,745 INFO L229 MonitoredProcess]: Starting monitored process 926 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:51,747 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (926)] Waiting until timeout for monitored process [2024-02-10 00:04:51,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:04:51,754 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:04:51,754 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-02-10 00:04:51,754 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:04:51,754 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:51,754 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:51,754 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:04:51,754 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 00:04:51,755 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:04:51,765 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:51,768 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (926)] Ended with exit code 0 [2024-02-10 00:04:51,768 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:51,768 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:51,769 INFO L229 MonitoredProcess]: Starting monitored process 927 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:51,770 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (927)] Waiting until timeout for monitored process [2024-02-10 00:04:51,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:04:51,777 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:04:51,778 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-02-10 00:04:51,778 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:04:51,778 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:51,778 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:51,778 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:04:51,778 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 00:04:51,779 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:04:51,793 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:51,796 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (927)] Ended with exit code 0 [2024-02-10 00:04:51,796 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:51,796 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:51,797 INFO L229 MonitoredProcess]: Starting monitored process 928 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:51,799 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (928)] Waiting until timeout for monitored process [2024-02-10 00:04:51,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:04: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:04:51,807 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-02-10 00:04:51,807 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:51,807 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:51,807 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:04:51,811 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 00:04:51,811 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:04:51,824 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:51,827 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (928)] Ended with exit code 0 [2024-02-10 00:04:51,827 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:51,827 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:51,828 INFO L229 MonitoredProcess]: Starting monitored process 929 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:51,829 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (929)] Waiting until timeout for monitored process [2024-02-10 00:04:51,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:04:51,837 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:04:51,837 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-02-10 00:04:51,837 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:51,837 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:51,837 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:04:51,839 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 00:04:51,839 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:04:51,844 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:51,846 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (929)] Ended with exit code 0 [2024-02-10 00:04:51,846 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:51,846 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:51,847 INFO L229 MonitoredProcess]: Starting monitored process 930 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:51,849 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (930)] Waiting until timeout for monitored process [2024-02-10 00:04:51,849 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:51,855 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:04:51,855 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-02-10 00:04:51,855 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:51,855 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:51,855 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:04:51,857 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 00:04:51,857 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:04:51,869 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:51,872 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (930)] Forceful destruction successful, exit code 0 [2024-02-10 00:04:51,872 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:51,872 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:51,873 INFO L229 MonitoredProcess]: Starting monitored process 931 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:51,874 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (931)] Waiting until timeout for monitored process [2024-02-10 00:04:51,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:04:51,881 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:04:51,881 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-02-10 00:04:51,881 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:04:51,881 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:51,881 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:51,881 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:04:51,882 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 00:04:51,882 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:04:51,885 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:51,887 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (931)] Ended with exit code 0 [2024-02-10 00:04:51,887 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:51,887 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:51,888 INFO L229 MonitoredProcess]: Starting monitored process 932 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:51,889 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (932)] Waiting until timeout for monitored process [2024-02-10 00:04: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:04:51,897 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:04:51,897 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-02-10 00:04:51,897 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:51,897 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:51,897 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:04:51,899 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 00:04:51,899 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:04:51,904 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:51,907 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (932)] Forceful destruction successful, exit code 0 [2024-02-10 00:04:51,907 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:51,907 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:51,908 INFO L229 MonitoredProcess]: Starting monitored process 933 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:51,909 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (933)] Waiting until timeout for monitored process [2024-02-10 00:04:51,910 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:51,916 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:04:51,916 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-02-10 00:04:51,916 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:51,916 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:51,916 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:04:51,918 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 00:04:51,918 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:04:51,930 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:51,933 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (933)] Ended with exit code 0 [2024-02-10 00:04:51,933 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:51,933 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:51,934 INFO L229 MonitoredProcess]: Starting monitored process 934 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:51,936 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (934)] Waiting until timeout for monitored process [2024-02-10 00:04:51,936 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:51,943 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:04:51,943 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-02-10 00:04:51,943 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:04:51,943 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:51,943 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:51,943 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:04:51,943 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 00:04:51,944 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:04:51,946 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:51,949 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (934)] Ended with exit code 0 [2024-02-10 00:04:51,949 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:51,949 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:51,950 INFO L229 MonitoredProcess]: Starting monitored process 935 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:51,951 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (935)] Waiting until timeout for monitored process [2024-02-10 00:04:51,952 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:51,960 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:04:51,960 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-02-10 00:04:51,960 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:04:51,960 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:51,960 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:51,960 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:04:51,960 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 00:04:51,961 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:04:51,963 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:51,965 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (935)] Ended with exit code 0 [2024-02-10 00:04:51,966 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:51,966 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:51,966 INFO L229 MonitoredProcess]: Starting monitored process 936 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:51,968 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (936)] Waiting until timeout for monitored process [2024-02-10 00:04:51,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:04:51,975 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:04:51,975 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-02-10 00:04:51,975 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:04:51,975 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:51,975 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:51,975 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:04:51,976 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 00:04:51,976 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:04:51,984 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:51,986 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (936)] Ended with exit code 0 [2024-02-10 00:04:51,986 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:51,986 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:51,987 INFO L229 MonitoredProcess]: Starting monitored process 937 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:51,987 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (937)] Waiting until timeout for monitored process [2024-02-10 00:04:51,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:04:51,995 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:04:51,995 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-02-10 00:04:51,995 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:04:51,995 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:51,995 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:51,995 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:04:51,996 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 00:04:51,996 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:04:51,998 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:52,001 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (937)] Ended with exit code 0 [2024-02-10 00:04:52,001 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:52,001 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:52,002 INFO L229 MonitoredProcess]: Starting monitored process 938 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:52,003 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (938)] Waiting until timeout for monitored process [2024-02-10 00:04:52,004 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:52,010 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:04:52,010 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-02-10 00:04:52,010 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:04:52,010 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:52,010 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:52,010 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:04:52,011 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 00:04:52,011 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:04:52,021 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:52,024 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (938)] Ended with exit code 0 [2024-02-10 00:04:52,024 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:52,024 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:52,025 INFO L229 MonitoredProcess]: Starting monitored process 939 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:52,025 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (939)] Waiting until timeout for monitored process [2024-02-10 00:04:52,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:04:52,033 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:04:52,033 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-02-10 00:04:52,033 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:04:52,033 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:52,033 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:52,033 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:04:52,034 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 00:04:52,034 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:04:52,043 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:52,046 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (939)] Ended with exit code 0 [2024-02-10 00:04:52,046 INFO L490 LassoAnalysis]: Using template '4-phase'. [2024-02-10 00:04:52,046 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:52,047 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:52,047 INFO L229 MonitoredProcess]: Starting monitored process 940 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:52,049 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (940)] Waiting until timeout for monitored process [2024-02-10 00:04:52,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:04:52,057 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:04:52,057 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:04:52,057 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:04:52,057 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:52,057 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:52,057 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:04:52,058 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-02-10 00:04:52,058 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:04:52,061 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:52,063 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (940)] Ended with exit code 0 [2024-02-10 00:04:52,063 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:52,064 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:52,064 INFO L229 MonitoredProcess]: Starting monitored process 941 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:52,066 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (941)] Waiting until timeout for monitored process [2024-02-10 00:04:52,066 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:52,072 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:04:52,073 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:04:52,073 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:52,073 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:52,073 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:04:52,076 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-10 00:04:52,076 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-10 00:04:52,086 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:52,088 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (941)] Ended with exit code 0 [2024-02-10 00:04:52,088 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:52,089 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:52,089 INFO L229 MonitoredProcess]: Starting monitored process 942 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:52,090 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (942)] Waiting until timeout for monitored process [2024-02-10 00:04:52,091 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:52,098 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:04:52,098 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:04:52,098 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:04:52,098 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:52,098 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:52,098 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:04:52,099 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-02-10 00:04:52,099 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:04:52,102 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:52,104 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (942)] Ended with exit code 0 [2024-02-10 00:04:52,104 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:52,105 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:52,105 INFO L229 MonitoredProcess]: Starting monitored process 943 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:52,107 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (943)] Waiting until timeout for monitored process [2024-02-10 00:04: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:04:52,114 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:04:52,114 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:04:52,114 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:52,114 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:52,114 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:04:52,116 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-10 00:04:52,116 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-10 00:04:52,125 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:52,128 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (943)] Ended with exit code 0 [2024-02-10 00:04:52,128 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:52,128 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:52,129 INFO L229 MonitoredProcess]: Starting monitored process 944 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:52,130 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (944)] Waiting until timeout for monitored process [2024-02-10 00:04:52,131 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:52,138 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:04:52,139 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:04:52,139 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:52,139 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:52,139 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:04:52,149 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-10 00:04:52,149 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-10 00:04:52,195 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:52,198 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (944)] Ended with exit code 0 [2024-02-10 00:04:52,198 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:52,199 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:52,199 INFO L229 MonitoredProcess]: Starting monitored process 945 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:52,201 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (945)] Waiting until timeout for monitored process [2024-02-10 00:04:52,202 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:52,209 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:04:52,209 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:04:52,210 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:52,210 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:52,210 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:04:52,212 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-10 00:04:52,212 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-10 00:04:52,219 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:52,222 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (945)] Ended with exit code 0 [2024-02-10 00:04:52,222 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:52,223 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:52,223 INFO L229 MonitoredProcess]: Starting monitored process 946 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:52,225 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (946)] Waiting until timeout for monitored process [2024-02-10 00:04:52,225 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:52,232 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:04:52,232 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:04:52,232 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:04:52,232 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:52,232 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:52,232 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:04:52,233 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-02-10 00:04:52,233 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:04:52,243 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:52,246 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (946)] Ended with exit code 0 [2024-02-10 00:04:52,247 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:52,247 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:52,247 INFO L229 MonitoredProcess]: Starting monitored process 947 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:52,249 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (947)] Waiting until timeout for monitored process [2024-02-10 00:04:52,250 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04: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:04:52,257 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:04:52,257 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:04:52,257 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:52,257 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:52,257 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:04:52,258 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-02-10 00:04:52,258 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:04:52,264 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:52,267 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (947)] Ended with exit code 0 [2024-02-10 00:04:52,267 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:52,267 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:52,268 INFO L229 MonitoredProcess]: Starting monitored process 948 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:52,270 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (948)] Waiting until timeout for monitored process [2024-02-10 00:04:52,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:04:52,277 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:04:52,278 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:04:52,278 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:04:52,278 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:52,278 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:52,278 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:04:52,278 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-02-10 00:04:52,279 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:04:52,293 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:52,296 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (948)] Ended with exit code 0 [2024-02-10 00:04:52,296 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:52,297 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:52,297 INFO L229 MonitoredProcess]: Starting monitored process 949 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:52,299 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (949)] Waiting until timeout for monitored process [2024-02-10 00:04:52,299 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:52,307 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:04:52,308 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:04:52,308 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:52,308 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:52,308 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:04:52,311 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-10 00:04:52,311 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-10 00:04:52,320 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:52,323 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (949)] Ended with exit code 0 [2024-02-10 00:04:52,323 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:52,324 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:52,324 INFO L229 MonitoredProcess]: Starting monitored process 950 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:52,327 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (950)] Waiting until timeout for monitored process [2024-02-10 00:04: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:04:52,338 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:04:52,338 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:04:52,338 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:52,338 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:52,338 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:04:52,341 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-10 00:04:52,341 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-10 00:04:52,355 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:52,362 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (950)] Forceful destruction successful, exit code 0 [2024-02-10 00:04:52,363 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:52,363 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:52,364 INFO L229 MonitoredProcess]: Starting monitored process 951 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:52,366 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (951)] Waiting until timeout for monitored process [2024-02-10 00:04:52,367 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:52,384 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:04:52,384 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:04:52,384 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:52,384 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:52,384 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:04:52,387 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-10 00:04:52,387 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-10 00:04:52,396 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:52,400 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (951)] Ended with exit code 0 [2024-02-10 00:04:52,400 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:52,400 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:52,401 INFO L229 MonitoredProcess]: Starting monitored process 952 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:52,403 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (952)] Waiting until timeout for monitored process [2024-02-10 00:04:52,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:04:52,410 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:04:52,410 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:04:52,410 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:52,411 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:52,411 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:04:52,413 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-10 00:04:52,413 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-10 00:04:52,421 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:52,424 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (952)] Ended with exit code 0 [2024-02-10 00:04:52,424 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:52,424 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:52,425 INFO L229 MonitoredProcess]: Starting monitored process 953 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:52,427 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (953)] Waiting until timeout for monitored process [2024-02-10 00:04:52,428 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:52,435 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:04:52,435 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:04:52,435 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:52,435 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:52,435 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:04:52,438 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-10 00:04:52,438 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-10 00:04:52,446 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:52,450 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (953)] Ended with exit code 0 [2024-02-10 00:04:52,450 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:52,450 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:52,451 INFO L229 MonitoredProcess]: Starting monitored process 954 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:52,453 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (954)] Waiting until timeout for monitored process [2024-02-10 00:04:52,453 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:52,461 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:04:52,461 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:04:52,461 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:52,461 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:52,462 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:04:52,467 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-10 00:04:52,467 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-10 00:04:52,484 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:52,488 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (954)] Ended with exit code 0 [2024-02-10 00:04:52,488 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:52,488 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:52,489 INFO L229 MonitoredProcess]: Starting monitored process 955 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:52,491 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (955)] Waiting until timeout for monitored process [2024-02-10 00:04:52,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:04:52,499 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:04:52,499 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:04:52,499 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:52,499 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:52,499 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:04:52,502 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-10 00:04:52,502 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-10 00:04:52,512 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:52,515 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (955)] Ended with exit code 0 [2024-02-10 00:04:52,515 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:52,515 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:52,516 INFO L229 MonitoredProcess]: Starting monitored process 956 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:52,518 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (956)] Waiting until timeout for monitored process [2024-02-10 00:04:52,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:04:52,525 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:04:52,525 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:04:52,525 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:52,525 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:52,526 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:04:52,529 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-10 00:04:52,529 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-10 00:04:52,541 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:52,544 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (956)] Ended with exit code 0 [2024-02-10 00:04:52,544 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:52,545 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:52,545 INFO L229 MonitoredProcess]: Starting monitored process 957 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:52,547 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (957)] Waiting until timeout for monitored process [2024-02-10 00:04:52,547 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:52,555 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:04:52,555 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:04:52,555 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:52,555 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:52,555 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:04:52,558 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-10 00:04:52,558 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-10 00:04:52,569 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:52,572 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (957)] Forceful destruction successful, exit code 0 [2024-02-10 00:04:52,572 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:52,572 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:52,573 INFO L229 MonitoredProcess]: Starting monitored process 958 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:52,575 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (958)] Waiting until timeout for monitored process [2024-02-10 00:04:52,575 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:52,583 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:04:52,583 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:04:52,583 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:52,583 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:52,583 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:04:52,585 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-10 00:04:52,585 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-10 00:04:52,601 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:52,604 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (958)] Ended with exit code 0 [2024-02-10 00:04:52,604 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:52,604 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:52,605 INFO L229 MonitoredProcess]: Starting monitored process 959 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:52,607 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (959)] Waiting until timeout for monitored process [2024-02-10 00:04:52,607 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:52,615 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:04:52,615 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:04:52,615 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:52,615 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:52,615 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:04:52,648 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-10 00:04:52,649 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-10 00:04:52,668 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:52,671 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (959)] Ended with exit code 0 [2024-02-10 00:04:52,671 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:52,671 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:52,672 INFO L229 MonitoredProcess]: Starting monitored process 960 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:52,673 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (960)] Waiting until timeout for monitored process [2024-02-10 00:04:52,674 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:52,681 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:04:52,681 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:04:52,681 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:52,681 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:52,681 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:04:52,684 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-10 00:04:52,684 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-10 00:04:52,697 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:52,700 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (960)] Ended with exit code 0 [2024-02-10 00:04:52,700 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:52,700 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:52,701 INFO L229 MonitoredProcess]: Starting monitored process 961 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:52,702 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (961)] Waiting until timeout for monitored process [2024-02-10 00:04:52,703 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:52,710 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:04:52,710 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:04:52,710 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:52,711 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:52,711 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:04:52,717 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-10 00:04:52,717 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-10 00:04:52,733 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:52,736 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (961)] Ended with exit code 0 [2024-02-10 00:04:52,736 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:52,737 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:52,737 INFO L229 MonitoredProcess]: Starting monitored process 962 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:52,739 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (962)] Waiting until timeout for monitored process [2024-02-10 00:04:52,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:04:52,746 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:04:52,746 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:04:52,746 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:04:52,746 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:52,746 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:52,746 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:04:52,747 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-02-10 00:04:52,747 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:04:52,759 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:52,761 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (962)] Ended with exit code 0 [2024-02-10 00:04:52,762 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:52,762 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:52,762 INFO L229 MonitoredProcess]: Starting monitored process 963 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:52,764 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (963)] Waiting until timeout for monitored process [2024-02-10 00:04:52,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:04:52,771 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:04:52,771 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:04:52,771 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:04:52,771 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:52,771 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:52,771 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:04:52,772 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-02-10 00:04:52,772 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:04:52,788 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:52,791 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (963)] Ended with exit code 0 [2024-02-10 00:04:52,791 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:52,791 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:52,792 INFO L229 MonitoredProcess]: Starting monitored process 964 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:52,794 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (964)] Waiting until timeout for monitored process [2024-02-10 00:04:52,794 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:52,802 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:04:52,802 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:04:52,802 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:04:52,802 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:52,802 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:52,802 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:04:52,803 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-02-10 00:04:52,803 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:04:52,817 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:52,820 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (964)] Ended with exit code 0 [2024-02-10 00:04:52,820 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:52,820 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:52,821 INFO L229 MonitoredProcess]: Starting monitored process 965 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:52,822 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (965)] Waiting until timeout for monitored process [2024-02-10 00:04:52,823 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:52,830 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:04:52,830 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:04:52,830 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:52,830 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:52,830 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:04:52,832 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-10 00:04:52,833 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-10 00:04:52,841 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:52,844 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (965)] Ended with exit code 0 [2024-02-10 00:04:52,844 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:52,844 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:52,845 INFO L229 MonitoredProcess]: Starting monitored process 966 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:52,847 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (966)] Waiting until timeout for monitored process [2024-02-10 00:04:52,847 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:52,854 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:04:52,854 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:04:52,854 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:52,854 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:52,854 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:04:52,857 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-10 00:04:52,857 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-10 00:04:52,870 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:52,873 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (966)] Ended with exit code 0 [2024-02-10 00:04:52,873 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:52,874 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:52,874 INFO L229 MonitoredProcess]: Starting monitored process 967 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:52,876 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (967)] Waiting until timeout for monitored process [2024-02-10 00:04:52,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:04:52,884 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:04:52,884 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:04:52,884 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:04:52,884 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:52,884 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:52,884 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:04:52,885 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-02-10 00:04:52,885 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:04:52,888 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:52,891 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (967)] Ended with exit code 0 [2024-02-10 00:04:52,891 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:52,891 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:52,892 INFO L229 MonitoredProcess]: Starting monitored process 968 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:52,893 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (968)] Waiting until timeout for monitored process [2024-02-10 00:04:52,894 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:52,901 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:04:52,901 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:04:52,901 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:04:52,902 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:52,902 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:52,902 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:04:52,902 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-02-10 00:04:52,902 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:04:52,917 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:52,920 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (968)] Ended with exit code 0 [2024-02-10 00:04:52,920 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:52,920 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:52,921 INFO L229 MonitoredProcess]: Starting monitored process 969 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:52,923 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (969)] Waiting until timeout for monitored process [2024-02-10 00:04:52,923 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:52,930 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:04:52,930 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:04:52,930 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:04:52,930 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:52,930 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:52,931 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:04:52,931 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-02-10 00:04:52,931 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:04:52,935 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:52,937 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (969)] Ended with exit code 0 [2024-02-10 00:04:52,937 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:52,937 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:52,938 INFO L229 MonitoredProcess]: Starting monitored process 970 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:52,939 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (970)] Waiting until timeout for monitored process [2024-02-10 00:04:52,940 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:52,946 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:04:52,946 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:04:52,946 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:04:52,947 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:52,947 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:52,947 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:04:52,947 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-02-10 00:04:52,947 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:04:52,951 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:52,953 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (970)] Ended with exit code 0 [2024-02-10 00:04:52,953 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:52,954 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:52,954 INFO L229 MonitoredProcess]: Starting monitored process 971 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:52,956 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (971)] Waiting until timeout for monitored process [2024-02-10 00:04:52,956 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:52,962 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:04:52,963 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:04:52,963 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:04:52,963 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:52,963 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:52,963 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:04:52,964 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-02-10 00:04:52,964 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:04:52,980 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:52,982 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (971)] Ended with exit code 0 [2024-02-10 00:04:52,982 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:52,983 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:52,983 INFO L229 MonitoredProcess]: Starting monitored process 972 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:52,984 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (972)] Waiting until timeout for monitored process [2024-02-10 00:04:52,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:04:52,992 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:04:52,992 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:04:52,993 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:52,993 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:52,993 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:04:52,998 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-10 00:04:52,998 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-10 00:04:53,017 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:53,020 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (972)] Ended with exit code 0 [2024-02-10 00:04:53,020 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:53,020 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:53,021 INFO L229 MonitoredProcess]: Starting monitored process 973 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:53,022 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (973)] Waiting until timeout for monitored process [2024-02-10 00:04:53,023 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:53,030 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:04:53,030 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:04:53,031 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:53,031 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:53,031 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:04:53,033 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-10 00:04:53,033 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-10 00:04:53,048 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:53,051 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (973)] Ended with exit code 0 [2024-02-10 00:04:53,051 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:53,051 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:53,052 INFO L229 MonitoredProcess]: Starting monitored process 974 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:53,053 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (974)] Waiting until timeout for monitored process [2024-02-10 00:04:53,053 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:53,062 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:04:53,062 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:04:53,062 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:53,062 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:53,062 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:04:53,064 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-10 00:04:53,065 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-10 00:04:53,076 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:53,079 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (974)] Forceful destruction successful, exit code 0 [2024-02-10 00:04:53,079 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:53,079 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:53,080 INFO L229 MonitoredProcess]: Starting monitored process 975 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:53,080 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (975)] Waiting until timeout for monitored process [2024-02-10 00:04:53,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:04:53,089 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:04:53,089 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:04:53,089 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:04:53,089 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:53,089 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:53,089 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:04:53,090 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-02-10 00:04:53,090 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:04:53,094 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:53,097 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (975)] Ended with exit code 0 [2024-02-10 00:04:53,097 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:53,097 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:53,098 INFO L229 MonitoredProcess]: Starting monitored process 976 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:53,099 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (976)] Waiting until timeout for monitored process [2024-02-10 00:04:53,100 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:53,106 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:04:53,106 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:04:53,106 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:53,106 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:53,107 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:04:53,109 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-10 00:04:53,109 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-10 00:04:53,117 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:53,119 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (976)] Ended with exit code 0 [2024-02-10 00:04:53,119 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:53,119 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:53,120 INFO L229 MonitoredProcess]: Starting monitored process 977 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:53,121 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (977)] Waiting until timeout for monitored process [2024-02-10 00:04:53,122 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:53,129 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:04:53,129 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:04:53,129 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:53,129 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:53,129 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:04:53,132 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-10 00:04:53,132 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-10 00:04:53,145 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:53,148 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (977)] Ended with exit code 0 [2024-02-10 00:04:53,149 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:53,149 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:53,149 INFO L229 MonitoredProcess]: Starting monitored process 978 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:53,151 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (978)] Waiting until timeout for monitored process [2024-02-10 00:04:53,151 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:53,158 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:04:53,158 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:04:53,158 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:04:53,158 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:53,158 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:53,158 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:04:53,159 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-02-10 00:04:53,159 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:04:53,168 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:53,171 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (978)] Ended with exit code 0 [2024-02-10 00:04:53,171 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:53,171 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:53,172 INFO L229 MonitoredProcess]: Starting monitored process 979 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:53,173 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (979)] Waiting until timeout for monitored process [2024-02-10 00:04:53,174 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:53,180 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:04:53,181 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:04:53,181 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:04:53,181 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:53,181 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:53,181 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:04:53,182 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-02-10 00:04:53,182 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:04:53,185 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:53,188 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (979)] Forceful destruction successful, exit code 0 [2024-02-10 00:04:53,188 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:53,188 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:53,189 INFO L229 MonitoredProcess]: Starting monitored process 980 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:53,191 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (980)] Waiting until timeout for monitored process [2024-02-10 00:04:53,191 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:53,199 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:04:53,199 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:04:53,199 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:04:53,199 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:53,199 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:53,199 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:04:53,200 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-02-10 00:04:53,200 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:04:53,204 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:53,206 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (980)] Forceful destruction successful, exit code 0 [2024-02-10 00:04:53,206 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:53,207 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:53,207 INFO L229 MonitoredProcess]: Starting monitored process 981 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:53,208 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (981)] Waiting until timeout for monitored process [2024-02-10 00:04:53,209 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:53,215 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:04:53,216 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:04:53,216 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:04:53,216 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:53,216 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:53,216 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:04:53,216 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-02-10 00:04:53,217 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:04:53,232 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:53,235 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (981)] Ended with exit code 0 [2024-02-10 00:04:53,235 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:53,235 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:53,235 INFO L229 MonitoredProcess]: Starting monitored process 982 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:53,236 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (982)] Waiting until timeout for monitored process [2024-02-10 00:04:53,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:04:53,243 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:04:53,244 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:04:53,244 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:04:53,244 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:53,244 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:53,244 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:04:53,245 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-02-10 00:04:53,245 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:04:53,248 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:53,250 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (982)] Forceful destruction successful, exit code 0 [2024-02-10 00:04:53,250 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:53,251 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:53,251 INFO L229 MonitoredProcess]: Starting monitored process 983 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:53,253 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (983)] Waiting until timeout for monitored process [2024-02-10 00:04:53,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:04:53,259 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:04:53,260 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:04:53,260 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:04:53,260 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:53,260 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:53,260 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:04:53,261 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-02-10 00:04:53,261 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:04:53,271 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:53,274 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (983)] Ended with exit code 0 [2024-02-10 00:04:53,274 INFO L490 LassoAnalysis]: Using template '2-lex'. [2024-02-10 00:04:53,274 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:53,274 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:53,275 INFO L229 MonitoredProcess]: Starting monitored process 984 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:53,276 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (984)] Waiting until timeout for monitored process [2024-02-10 00:04:53,276 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:53,282 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:04:53,282 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:04:53,282 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:04:53,282 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:53,282 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:53,282 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:04:53,283 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 00:04:53,283 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:04:53,288 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:53,290 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (984)] Forceful destruction successful, exit code 0 [2024-02-10 00:04:53,290 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:53,290 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:53,291 INFO L229 MonitoredProcess]: Starting monitored process 985 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:53,292 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (985)] Waiting until timeout for monitored process [2024-02-10 00:04:53,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:04:53,299 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:04:53,299 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:04:53,299 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:53,299 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:53,299 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:04:53,302 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 00:04:53,302 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:04:53,317 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:53,320 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (985)] Ended with exit code 0 [2024-02-10 00:04:53,320 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:53,320 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:53,321 INFO L229 MonitoredProcess]: Starting monitored process 986 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:53,322 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (986)] Waiting until timeout for monitored process [2024-02-10 00:04:53,323 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:53,329 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:04:53,329 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:04:53,329 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:04:53,329 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:53,329 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:53,329 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:04:53,330 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 00:04:53,330 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:04:53,342 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:53,345 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (986)] Forceful destruction successful, exit code 0 [2024-02-10 00:04:53,345 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:53,345 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:53,346 INFO L229 MonitoredProcess]: Starting monitored process 987 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:53,346 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (987)] Waiting until timeout for monitored process [2024-02-10 00:04:53,348 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:53,354 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:04:53,355 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:04:53,355 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:53,355 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:53,355 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:04:53,356 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 00:04:53,356 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:04:53,367 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:53,370 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (987)] Ended with exit code 0 [2024-02-10 00:04:53,370 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:53,370 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:53,371 INFO L229 MonitoredProcess]: Starting monitored process 988 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:53,372 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (988)] Waiting until timeout for monitored process [2024-02-10 00:04:53,373 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:53,381 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:04:53,381 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:04:53,381 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:53,381 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:53,381 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:04:53,388 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 00:04:53,388 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:04:53,406 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:53,410 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (988)] Ended with exit code 0 [2024-02-10 00:04:53,410 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:53,410 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:53,411 INFO L229 MonitoredProcess]: Starting monitored process 989 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:53,412 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (989)] Waiting until timeout for monitored process [2024-02-10 00:04:53,413 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:53,420 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:04:53,420 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:04:53,420 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:53,420 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:53,420 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:04:53,422 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 00:04:53,422 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:04:53,436 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:53,439 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (989)] Ended with exit code 0 [2024-02-10 00:04:53,439 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:53,439 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:53,440 INFO L229 MonitoredProcess]: Starting monitored process 990 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:53,442 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (990)] Waiting until timeout for monitored process [2024-02-10 00:04:53,442 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:53,449 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:04:53,449 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:04:53,449 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:04:53,449 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:53,449 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:53,449 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:04:53,450 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 00:04:53,450 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:04:53,451 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:53,454 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (990)] Forceful destruction successful, exit code 0 [2024-02-10 00:04:53,454 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:53,454 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:53,455 INFO L229 MonitoredProcess]: Starting monitored process 991 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:53,456 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (991)] Waiting until timeout for monitored process [2024-02-10 00:04:53,457 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:53,463 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:04:53,463 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:04:53,463 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:04:53,463 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:53,463 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:53,463 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:04:53,464 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 00:04:53,464 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:04:53,466 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:53,468 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (991)] Ended with exit code 0 [2024-02-10 00:04:53,469 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:53,469 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:53,469 INFO L229 MonitoredProcess]: Starting monitored process 992 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:53,471 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (992)] Waiting until timeout for monitored process [2024-02-10 00:04:53,471 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:53,479 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:04:53,479 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:04:53,479 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:04:53,479 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:53,479 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:53,479 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:04:53,479 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 00:04:53,480 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:04:53,492 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:53,495 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (992)] Forceful destruction successful, exit code 0 [2024-02-10 00:04:53,496 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:53,496 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:53,496 INFO L229 MonitoredProcess]: Starting monitored process 993 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:53,498 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (993)] Waiting until timeout for monitored process [2024-02-10 00:04:53,499 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:53,505 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:04:53,505 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:04:53,505 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:53,505 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:53,505 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:04:53,507 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 00:04:53,507 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:04:53,512 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:53,515 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (993)] Ended with exit code 0 [2024-02-10 00:04:53,516 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:53,516 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:53,516 INFO L229 MonitoredProcess]: Starting monitored process 994 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:53,518 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (994)] Waiting until timeout for monitored process [2024-02-10 00:04:53,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:04:53,524 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:04:53,525 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:04:53,525 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:53,525 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:53,525 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:04:53,527 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 00:04:53,527 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:04:53,532 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:53,535 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (994)] Ended with exit code 0 [2024-02-10 00:04:53,535 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:53,535 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:53,536 INFO L229 MonitoredProcess]: Starting monitored process 995 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:53,537 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (995)] Waiting until timeout for monitored process [2024-02-10 00:04:53,538 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:53,544 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:04:53,544 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:04:53,544 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:53,544 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:53,544 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:04:53,547 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 00:04:53,547 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:04:53,552 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:53,554 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (995)] Ended with exit code 0 [2024-02-10 00:04:53,554 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:53,554 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:53,555 INFO L229 MonitoredProcess]: Starting monitored process 996 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:53,556 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (996)] Waiting until timeout for monitored process [2024-02-10 00:04:53,557 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:53,563 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:04:53,563 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:04:53,563 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:53,563 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:53,563 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:04:53,565 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 00:04:53,565 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:04:53,576 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:53,579 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (996)] Forceful destruction successful, exit code 0 [2024-02-10 00:04:53,579 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:53,579 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:53,580 INFO L229 MonitoredProcess]: Starting monitored process 997 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:53,582 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (997)] Waiting until timeout for monitored process [2024-02-10 00:04:53,582 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:53,589 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:04:53,589 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:04:53,590 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:53,590 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:53,590 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:04:53,591 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 00:04:53,591 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:04:53,604 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:53,606 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (997)] Forceful destruction successful, exit code 0 [2024-02-10 00:04:53,606 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:53,606 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:53,607 INFO L229 MonitoredProcess]: Starting monitored process 998 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:53,608 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (998)] Waiting until timeout for monitored process [2024-02-10 00:04:53,610 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:53,615 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:04:53,616 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:04:53,616 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:53,616 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:53,616 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:04:53,619 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 00:04:53,619 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:04:53,632 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:53,634 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (998)] Ended with exit code 0 [2024-02-10 00:04:53,634 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:53,634 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:53,635 INFO L229 MonitoredProcess]: Starting monitored process 999 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:53,636 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (999)] Waiting until timeout for monitored process [2024-02-10 00:04:53,637 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:53,644 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:04:53,644 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:04:53,644 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:53,644 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:53,645 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:04:53,646 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 00:04:53,647 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:04:53,652 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:53,654 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (999)] Forceful destruction successful, exit code 0 [2024-02-10 00:04:53,654 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:53,654 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:53,655 INFO L229 MonitoredProcess]: Starting monitored process 1000 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:53,656 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1000)] Waiting until timeout for monitored process [2024-02-10 00:04:53,657 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:53,663 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:04:53,663 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:04:53,663 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:53,664 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:53,664 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:04:53,666 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 00:04:53,666 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:04:53,672 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:53,675 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1000)] Ended with exit code 0 [2024-02-10 00:04:53,675 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:53,675 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:53,676 INFO L229 MonitoredProcess]: Starting monitored process 1001 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:53,677 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1001)] Waiting until timeout for monitored process [2024-02-10 00:04:53,678 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:53,684 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:04:53,684 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:04:53,684 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:53,684 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:53,684 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:04:53,686 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 00:04:53,686 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:04:53,690 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:53,693 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1001)] Forceful destruction successful, exit code 0 [2024-02-10 00:04:53,693 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:53,693 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:53,694 INFO L229 MonitoredProcess]: Starting monitored process 1002 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:53,695 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1002)] Waiting until timeout for monitored process [2024-02-10 00:04:53,696 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:53,702 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:04:53,702 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:04:53,702 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:53,702 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:53,702 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:04:53,704 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 00:04:53,704 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:04:53,715 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:53,718 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1002)] Ended with exit code 0 [2024-02-10 00:04:53,718 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:53,718 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:53,719 INFO L229 MonitoredProcess]: Starting monitored process 1003 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:53,720 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1003)] Waiting until timeout for monitored process [2024-02-10 00:04:53,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:04:53,726 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:04:53,727 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:04:53,727 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:53,727 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:53,727 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:04:53,729 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 00:04:53,729 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:04:53,733 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:53,736 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1003)] Forceful destruction successful, exit code 0 [2024-02-10 00:04:53,736 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:53,736 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:53,737 INFO L229 MonitoredProcess]: Starting monitored process 1004 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:53,738 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1004)] Waiting until timeout for monitored process [2024-02-10 00:04:53,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:04:53,745 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:04:53,745 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:04:53,745 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:53,745 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:53,745 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:04:53,748 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 00:04:53,748 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:04:53,759 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:53,763 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1004)] Ended with exit code 0 [2024-02-10 00:04:53,763 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:53,763 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:53,764 INFO L229 MonitoredProcess]: Starting monitored process 1005 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:53,765 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1005)] Waiting until timeout for monitored process [2024-02-10 00:04:53,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:04:53,772 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:04:53,772 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:04:53,772 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:53,772 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:53,772 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:04:53,774 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 00:04:53,774 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:04:53,790 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:53,792 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1005)] Ended with exit code 0 [2024-02-10 00:04:53,793 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:53,793 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:53,793 INFO L229 MonitoredProcess]: Starting monitored process 1006 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:53,795 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1006)] Waiting until timeout for monitored process [2024-02-10 00:04:53,796 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:53,801 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:04:53,802 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:04:53,802 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:04:53,802 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:53,802 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:53,802 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:04:53,802 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 00:04:53,802 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:04:53,812 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:53,817 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1006)] Ended with exit code 0 [2024-02-10 00:04:53,817 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:53,817 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:53,818 INFO L229 MonitoredProcess]: Starting monitored process 1007 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:53,820 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:53,826 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:04:53,826 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:04:53,826 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:04:53,826 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:53,826 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:53,826 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:04:53,826 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 00:04:53,827 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:04:53,830 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1007)] Waiting until timeout for monitored process [2024-02-10 00:04:53,843 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:53,846 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1007)] Ended with exit code 0 [2024-02-10 00:04:53,846 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:53,846 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:53,847 INFO L229 MonitoredProcess]: Starting monitored process 1008 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:53,852 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:53,858 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:04:53,859 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:04:53,859 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:04:53,859 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:53,859 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:53,859 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:04:53,859 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 00:04:53,859 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:04:53,862 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1008)] Waiting until timeout for monitored process [2024-02-10 00:04:53,872 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:53,875 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1008)] Ended with exit code 0 [2024-02-10 00:04:53,875 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:53,875 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:53,876 INFO L229 MonitoredProcess]: Starting monitored process 1009 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:53,878 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:53,884 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:04:53,884 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:04:53,884 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:53,884 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:53,884 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:04:53,886 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 00:04:53,886 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:04:53,890 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1009)] Waiting until timeout for monitored process [2024-02-10 00:04:53,896 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:53,899 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1009)] Ended with exit code 0 [2024-02-10 00:04:53,899 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:53,899 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:53,900 INFO L229 MonitoredProcess]: Starting monitored process 1010 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:53,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:04:53,909 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:04:53,910 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:04:53,910 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:53,910 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:53,910 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:04:53,912 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 00:04:53,912 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:04:53,916 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1010)] Waiting until timeout for monitored process [2024-02-10 00:04:53,920 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:53,923 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1010)] Ended with exit code 0 [2024-02-10 00:04:53,923 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:53,924 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:53,924 INFO L229 MonitoredProcess]: Starting monitored process 1011 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:53,928 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:53,935 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:04:53,935 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:04:53,935 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:04:53,936 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:53,936 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:53,936 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:04:53,936 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 00:04:53,936 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:04:53,938 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1011)] Waiting until timeout for monitored process [2024-02-10 00:04:53,944 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:53,947 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1011)] Ended with exit code 0 [2024-02-10 00:04:53,947 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:53,947 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:53,948 INFO L229 MonitoredProcess]: Starting monitored process 1012 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:53,950 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:53,957 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:04:53,957 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:04:53,957 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:04:53,957 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:53,957 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:53,957 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:04:53,958 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 00:04:53,958 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:04:53,960 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1012)] Waiting until timeout for monitored process [2024-02-10 00:04:53,968 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:53,971 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1012)] Forceful destruction successful, exit code 0 [2024-02-10 00:04:53,972 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:53,972 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:53,973 INFO L229 MonitoredProcess]: Starting monitored process 1013 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:53,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:04:53,983 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:04:53,983 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:04:53,983 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:04:53,983 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:53,983 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:53,983 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:04:53,984 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 00:04:53,984 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:04:53,986 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1013)] Waiting until timeout for monitored process [2024-02-10 00:04:53,994 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:54,000 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1013)] Forceful destruction successful, exit code 0 [2024-02-10 00:04:54,000 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:54,000 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:54,001 INFO L229 MonitoredProcess]: Starting monitored process 1014 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:54,004 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:54,010 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:04:54,010 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:04:54,010 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:04:54,010 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:54,011 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:54,011 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:04:54,011 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 00:04:54,011 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:04:54,014 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1014)] Waiting until timeout for monitored process [2024-02-10 00:04:54,032 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:54,035 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1014)] Forceful destruction successful, exit code 0 [2024-02-10 00:04:54,035 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:54,035 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:54,036 INFO L229 MonitoredProcess]: Starting monitored process 1015 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:54,038 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:54,045 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:04:54,045 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:04:54,045 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:04:54,045 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:54,045 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:54,045 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:04:54,045 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 00:04:54,046 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:04:54,048 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1015)] Waiting until timeout for monitored process [2024-02-10 00:04:54,056 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:54,060 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1015)] Forceful destruction successful, exit code 0 [2024-02-10 00:04:54,060 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:54,060 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:54,061 INFO L229 MonitoredProcess]: Starting monitored process 1016 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:54,063 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1016)] Waiting until timeout for monitored process [2024-02-10 00:04:54,063 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:54,070 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:04:54,070 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:04:54,070 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:54,070 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:54,070 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:04:54,074 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 00:04:54,074 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:04:54,088 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:54,091 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1016)] Forceful destruction successful, exit code 0 [2024-02-10 00:04:54,091 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:54,091 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:54,092 INFO L229 MonitoredProcess]: Starting monitored process 1017 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:54,094 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:54,101 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:04:54,101 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:04:54,101 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:54,101 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:54,101 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:04:54,103 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 00:04:54,103 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:04:54,107 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1017)] Waiting until timeout for monitored process [2024-02-10 00:04:54,116 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:54,119 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1017)] Forceful destruction successful, exit code 0 [2024-02-10 00:04:54,119 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:54,119 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:54,120 INFO L229 MonitoredProcess]: Starting monitored process 1018 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:54,122 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:54,128 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:04:54,128 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:04:54,128 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:54,129 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:54,129 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:04:54,130 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 00:04:54,130 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:04:54,134 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1018)] Waiting until timeout for monitored process [2024-02-10 00:04:54,143 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:54,146 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1018)] Forceful destruction successful, exit code 0 [2024-02-10 00:04:54,146 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:54,146 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:54,147 INFO L229 MonitoredProcess]: Starting monitored process 1019 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:54,149 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1019)] Waiting until timeout for monitored process [2024-02-10 00:04:54,149 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:54,155 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:04:54,156 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:04:54,156 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:04:54,156 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:54,156 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:54,156 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:04:54,157 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 00:04:54,157 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:04:54,168 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:54,171 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1019)] Forceful destruction successful, exit code 0 [2024-02-10 00:04:54,171 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:54,171 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:54,172 INFO L229 MonitoredProcess]: Starting monitored process 1020 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:54,174 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:54,181 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:04:54,182 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:04:54,182 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:54,182 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:54,182 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:04:54,183 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 00:04:54,183 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:04:54,187 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1020)] Waiting until timeout for monitored process [2024-02-10 00:04:54,195 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:54,198 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1020)] Forceful destruction successful, exit code 0 [2024-02-10 00:04:54,198 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:54,198 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:54,199 INFO L229 MonitoredProcess]: Starting monitored process 1021 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:54,201 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:54,207 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:04:54,208 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:04:54,208 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:54,208 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:54,208 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:04:54,210 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 00:04:54,210 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:04:54,214 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1021)] Waiting until timeout for monitored process [2024-02-10 00:04:54,222 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:54,224 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1021)] Forceful destruction successful, exit code 0 [2024-02-10 00:04:54,225 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:54,225 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:54,226 INFO L229 MonitoredProcess]: Starting monitored process 1022 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:54,227 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1022)] Waiting until timeout for monitored process [2024-02-10 00:04:54,228 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:54,234 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:04:54,234 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:04:54,234 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:04:54,234 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:54,234 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:54,234 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:04:54,235 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 00:04:54,235 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:04:54,252 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:54,255 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1022)] Forceful destruction successful, exit code 0 [2024-02-10 00:04:54,255 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:54,255 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:54,256 INFO L229 MonitoredProcess]: Starting monitored process 1023 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:54,258 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:54,265 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:04:54,265 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:04:54,265 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:04:54,265 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:54,265 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:54,265 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:04:54,265 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 00:04:54,265 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:04:54,268 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1023)] Waiting until timeout for monitored process [2024-02-10 00:04:54,276 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:54,279 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1023)] Forceful destruction successful, exit code 0 [2024-02-10 00:04:54,279 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:54,279 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:54,280 INFO L229 MonitoredProcess]: Starting monitored process 1024 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:54,281 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1024)] Waiting until timeout for monitored process [2024-02-10 00:04:54,282 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:54,288 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:04:54,288 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:04:54,288 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:04:54,289 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:54,289 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:54,289 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:04:54,289 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 00:04:54,289 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:04:54,300 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:54,302 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1024)] Forceful destruction successful, exit code 0 [2024-02-10 00:04:54,303 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:54,303 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:54,303 INFO L229 MonitoredProcess]: Starting monitored process 1025 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:54,305 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1025)] Waiting until timeout for monitored process [2024-02-10 00:04:54,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:04:54,311 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:04:54,312 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:04:54,312 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:04:54,312 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:54,312 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:54,312 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:04:54,312 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 00:04:54,312 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:04:54,324 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:54,326 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1025)] Forceful destruction successful, exit code 0 [2024-02-10 00:04:54,327 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:54,327 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:54,327 INFO L229 MonitoredProcess]: Starting monitored process 1026 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:54,330 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:54,336 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:04:54,336 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:04:54,336 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:04:54,336 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:54,336 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:54,336 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:04:54,336 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 00:04:54,337 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:04:54,340 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1026)] Waiting until timeout for monitored process [2024-02-10 00:04:54,356 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:54,359 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1026)] Forceful destruction successful, exit code 0 [2024-02-10 00:04:54,359 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:54,359 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:54,360 INFO L229 MonitoredProcess]: Starting monitored process 1027 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:54,362 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:54,368 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:04:54,368 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:04:54,368 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:04:54,368 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:54,368 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:54,368 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:04:54,369 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 00:04:54,369 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:04:54,372 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1027)] Waiting until timeout for monitored process [2024-02-10 00:04:54,380 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:54,385 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1027)] Forceful destruction successful, exit code 0 [2024-02-10 00:04:54,385 INFO L490 LassoAnalysis]: Using template '3-lex'. [2024-02-10 00:04:54,385 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:54,386 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:54,386 INFO L229 MonitoredProcess]: Starting monitored process 1028 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:54,389 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:54,395 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:04:54,395 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:04:54,395 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:04:54,395 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:54,395 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:54,395 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-02-10 00:04:54,396 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 00:04:54,396 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:04:54,399 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1028)] Waiting until timeout for monitored process [2024-02-10 00:04:54,404 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:54,406 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1028)] Forceful destruction successful, exit code 0 [2024-02-10 00:04:54,406 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:54,407 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:54,407 INFO L229 MonitoredProcess]: Starting monitored process 1029 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:54,409 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1029)] Waiting until timeout for monitored process [2024-02-10 00:04:54,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:04:54,416 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:04:54,416 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:04:54,416 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:54,416 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:54,416 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-02-10 00:04:54,420 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2024-02-10 00:04:54,420 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2024-02-10 00:04:54,437 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:54,440 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1029)] Ended with exit code 0 [2024-02-10 00:04:54,440 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:54,440 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:54,441 INFO L229 MonitoredProcess]: Starting monitored process 1030 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:54,442 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1030)] Waiting until timeout for monitored process [2024-02-10 00:04:54,443 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:54,450 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:04:54,450 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:04:54,450 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:04:54,450 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:54,450 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:54,451 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-02-10 00:04:54,451 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 00:04:54,451 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:04:54,454 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:54,456 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1030)] Forceful destruction successful, exit code 0 [2024-02-10 00:04:54,456 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:54,456 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:54,457 INFO L229 MonitoredProcess]: Starting monitored process 1031 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:54,458 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1031)] Waiting until timeout for monitored process [2024-02-10 00:04:54,459 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:54,465 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:04:54,465 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:04:54,465 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:54,465 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:54,465 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-02-10 00:04:54,468 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2024-02-10 00:04:54,468 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2024-02-10 00:04:54,481 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:54,484 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1031)] Forceful destruction successful, exit code 0 [2024-02-10 00:04:54,484 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:54,484 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:54,485 INFO L229 MonitoredProcess]: Starting monitored process 1032 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:54,486 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1032)] Waiting until timeout for monitored process [2024-02-10 00:04:54,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:04:54,493 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:04:54,493 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:04:54,493 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:54,493 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:54,493 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-02-10 00:04:54,505 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2024-02-10 00:04:54,505 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2024-02-10 00:04:54,542 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:54,545 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1032)] Ended with exit code 0 [2024-02-10 00:04:54,545 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:54,545 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:54,546 INFO L229 MonitoredProcess]: Starting monitored process 1033 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:54,546 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1033)] Waiting until timeout for monitored process [2024-02-10 00:04:54,547 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:54,553 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:04:54,553 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:04:54,553 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:54,553 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:54,553 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-02-10 00:04:54,556 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2024-02-10 00:04:54,556 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2024-02-10 00:04:54,562 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:54,564 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1033)] Ended with exit code 0 [2024-02-10 00:04:54,565 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:54,565 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:54,565 INFO L229 MonitoredProcess]: Starting monitored process 1034 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:54,567 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1034)] Waiting until timeout for monitored process [2024-02-10 00:04:54,567 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:54,573 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:04:54,573 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:04:54,574 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:04:54,574 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:54,574 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:54,574 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-02-10 00:04:54,574 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 00:04:54,575 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:04:54,589 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:54,592 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1034)] Ended with exit code 0 [2024-02-10 00:04:54,592 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:54,592 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:54,593 INFO L229 MonitoredProcess]: Starting monitored process 1035 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:54,594 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1035)] Waiting until timeout for monitored process [2024-02-10 00:04:54,595 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:54,601 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:04:54,601 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:04:54,601 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:04:54,601 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:54,601 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:54,601 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-02-10 00:04:54,602 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 00:04:54,602 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:04:54,604 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:54,606 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1035)] Ended with exit code 0 [2024-02-10 00:04:54,606 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:54,606 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:54,607 INFO L229 MonitoredProcess]: Starting monitored process 1036 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:54,607 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1036)] Waiting until timeout for monitored process [2024-02-10 00:04:54,609 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:54,616 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:04:54,616 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:04:54,616 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:04:54,616 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:54,616 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:54,616 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-02-10 00:04:54,617 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 00:04:54,617 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:04:54,625 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:54,627 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1036)] Ended with exit code 0 [2024-02-10 00:04:54,627 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:54,627 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:54,628 INFO L229 MonitoredProcess]: Starting monitored process 1037 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:54,628 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1037)] Waiting until timeout for monitored process [2024-02-10 00:04:54,630 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:54,636 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:04:54,636 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:04:54,636 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:54,636 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:54,636 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-02-10 00:04:54,639 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2024-02-10 00:04:54,639 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2024-02-10 00:04:54,650 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:54,652 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1037)] Ended with exit code 0 [2024-02-10 00:04:54,653 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:54,653 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:54,653 INFO L229 MonitoredProcess]: Starting monitored process 1038 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:54,655 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1038)] Waiting until timeout for monitored process [2024-02-10 00:04:54,656 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:54,663 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:04:54,663 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:04:54,663 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:54,663 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:54,663 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-02-10 00:04:54,666 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2024-02-10 00:04:54,666 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2024-02-10 00:04:54,682 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:54,685 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1038)] Forceful destruction successful, exit code 0 [2024-02-10 00:04:54,685 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:54,685 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:54,686 INFO L229 MonitoredProcess]: Starting monitored process 1039 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:54,687 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1039)] Waiting until timeout for monitored process [2024-02-10 00:04:54,688 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:54,694 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:04:54,695 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:04:54,695 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:54,695 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:54,695 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-02-10 00:04:54,698 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2024-02-10 00:04:54,698 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2024-02-10 00:04:54,713 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:54,716 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1039)] Forceful destruction successful, exit code 0 [2024-02-10 00:04:54,716 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:54,716 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:54,717 INFO L229 MonitoredProcess]: Starting monitored process 1040 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:54,719 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1040)] Waiting until timeout for monitored process [2024-02-10 00:04:54,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:04:54,725 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:04:54,725 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:04:54,725 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:54,726 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:54,726 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-02-10 00:04:54,728 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2024-02-10 00:04:54,728 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2024-02-10 00:04:54,735 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:54,737 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1040)] Ended with exit code 0 [2024-02-10 00:04:54,737 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:54,737 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:54,738 INFO L229 MonitoredProcess]: Starting monitored process 1041 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:54,761 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1041)] Waiting until timeout for monitored process [2024-02-10 00:04:54,762 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:54,768 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:04:54,768 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:04:54,769 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:54,769 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:54,769 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-02-10 00:04:54,771 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2024-02-10 00:04:54,771 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2024-02-10 00:04:54,780 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:54,782 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1041)] Ended with exit code 0 [2024-02-10 00:04:54,782 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:54,782 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:54,783 INFO L229 MonitoredProcess]: Starting monitored process 1042 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:54,784 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1042)] Waiting until timeout for monitored process [2024-02-10 00:04:54,785 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:54,791 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:04:54,791 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:04:54,791 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:54,791 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:54,791 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-02-10 00:04:54,795 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2024-02-10 00:04:54,796 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2024-02-10 00:04:54,806 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:54,809 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1042)] Ended with exit code 0 [2024-02-10 00:04:54,809 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:54,809 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:54,809 INFO L229 MonitoredProcess]: Starting monitored process 1043 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:54,811 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1043)] Waiting until timeout for monitored process [2024-02-10 00:04:54,811 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:54,817 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:04:54,818 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:04:54,818 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:54,818 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:54,818 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-02-10 00:04:54,820 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2024-02-10 00:04:54,820 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2024-02-10 00:04:54,833 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:54,835 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1043)] Ended with exit code 0 [2024-02-10 00:04:54,835 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:54,835 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:54,836 INFO L229 MonitoredProcess]: Starting monitored process 1044 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:54,837 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1044)] Waiting until timeout for monitored process [2024-02-10 00:04:54,838 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:54,844 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:04:54,845 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:04:54,845 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:54,845 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:54,845 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-02-10 00:04:54,848 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2024-02-10 00:04:54,849 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2024-02-10 00:04:54,858 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:54,860 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1044)] Ended with exit code 0 [2024-02-10 00:04:54,861 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:54,861 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:54,861 INFO L229 MonitoredProcess]: Starting monitored process 1045 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:54,863 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1045)] Waiting until timeout for monitored process [2024-02-10 00:04:54,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:04:54,869 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:04:54,870 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:04:54,870 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:54,870 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:54,870 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-02-10 00:04:54,872 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2024-02-10 00:04:54,872 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2024-02-10 00:04:54,878 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:54,881 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1045)] Forceful destruction successful, exit code 0 [2024-02-10 00:04:54,881 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:54,881 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:54,882 INFO L229 MonitoredProcess]: Starting monitored process 1046 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:54,882 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1046)] Waiting until timeout for monitored process [2024-02-10 00:04:54,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:04:54,890 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:04:54,890 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:04:54,890 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:54,890 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:54,890 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-02-10 00:04:54,893 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2024-02-10 00:04:54,893 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2024-02-10 00:04:54,905 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:54,908 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1046)] Ended with exit code 0 [2024-02-10 00:04:54,908 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:54,908 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:54,909 INFO L229 MonitoredProcess]: Starting monitored process 1047 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:54,910 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1047)] Waiting until timeout for monitored process [2024-02-10 00:04:54,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:04:54,917 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:04:54,918 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:04:54,918 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:54,918 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:54,918 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-02-10 00:04:54,922 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2024-02-10 00:04:54,922 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2024-02-10 00:04:54,936 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:54,938 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1047)] Ended with exit code 0 [2024-02-10 00:04:54,938 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:54,939 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:54,939 INFO L229 MonitoredProcess]: Starting monitored process 1048 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:54,941 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1048)] Waiting until timeout for monitored process [2024-02-10 00:04:54,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:04:54,947 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:04:54,947 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:04:54,948 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:54,948 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:54,948 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-02-10 00:04:54,950 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2024-02-10 00:04:54,951 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2024-02-10 00:04:54,957 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:54,959 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1048)] Ended with exit code 0 [2024-02-10 00:04:54,959 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:54,959 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:54,960 INFO L229 MonitoredProcess]: Starting monitored process 1049 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:54,961 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1049)] Waiting until timeout for monitored process [2024-02-10 00:04:54,962 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:54,968 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:04:54,968 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:04:54,968 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:54,968 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:54,968 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-02-10 00:04:54,970 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2024-02-10 00:04:54,970 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2024-02-10 00:04:54,976 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:54,979 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1049)] Forceful destruction successful, exit code 0 [2024-02-10 00:04:54,979 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:54,979 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:54,980 INFO L229 MonitoredProcess]: Starting monitored process 1050 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:54,980 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1050)] Waiting until timeout for monitored process [2024-02-10 00:04:54,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:04:54,987 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:04:54,987 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:04:54,988 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:04:54,988 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:54,988 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:54,988 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-02-10 00:04:54,988 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 00:04:54,989 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:04:54,994 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:54,996 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1050)] Ended with exit code 0 [2024-02-10 00:04:54,997 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:54,997 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:54,997 INFO L229 MonitoredProcess]: Starting monitored process 1051 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:54,999 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1051)] Waiting until timeout for monitored process [2024-02-10 00:04:55,000 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:55,007 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:04:55,007 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:04:55,007 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:04:55,007 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:55,007 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:55,007 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-02-10 00:04:55,008 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 00:04:55,008 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:04:55,016 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:55,018 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1051)] Ended with exit code 0 [2024-02-10 00:04:55,018 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:55,018 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:55,019 INFO L229 MonitoredProcess]: Starting monitored process 1052 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:55,020 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1052)] Waiting until timeout for monitored process [2024-02-10 00:04:55,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:04:55,026 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:04:55,027 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:04:55,027 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:04:55,027 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:55,027 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:55,027 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-02-10 00:04:55,027 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 00:04:55,027 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:04:55,029 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:55,031 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1052)] Ended with exit code 0 [2024-02-10 00:04:55,032 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:55,032 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:55,032 INFO L229 MonitoredProcess]: Starting monitored process 1053 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:55,033 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1053)] Waiting until timeout for monitored process [2024-02-10 00:04:55,034 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:55,040 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:04:55,040 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:04:55,040 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:55,040 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:55,040 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-02-10 00:04:55,043 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2024-02-10 00:04:55,043 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2024-02-10 00:04:55,048 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:55,051 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1053)] Ended with exit code 0 [2024-02-10 00:04:55,051 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:55,051 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:55,051 INFO L229 MonitoredProcess]: Starting monitored process 1054 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:55,052 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1054)] Waiting until timeout for monitored process [2024-02-10 00:04:55,053 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:55,059 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:04:55,059 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:04:55,059 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:55,059 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:55,059 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-02-10 00:04:55,062 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2024-02-10 00:04:55,062 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2024-02-10 00:04:55,069 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:55,072 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1054)] Forceful destruction successful, exit code 0 [2024-02-10 00:04:55,072 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:55,072 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:55,073 INFO L229 MonitoredProcess]: Starting monitored process 1055 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:55,074 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1055)] Waiting until timeout for monitored process [2024-02-10 00:04:55,075 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:55,081 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:04:55,082 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:04:55,082 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:04:55,082 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:55,082 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:55,082 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-02-10 00:04:55,082 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 00:04:55,082 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:04:55,085 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:55,087 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1055)] Ended with exit code 0 [2024-02-10 00:04:55,087 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:55,087 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:55,088 INFO L229 MonitoredProcess]: Starting monitored process 1056 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:55,089 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1056)] Waiting until timeout for monitored process [2024-02-10 00:04:55,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:04:55,096 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:04:55,096 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:04:55,096 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:04:55,096 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:55,096 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:55,096 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-02-10 00:04:55,097 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 00:04:55,097 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:04:55,099 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:55,102 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1056)] Ended with exit code 0 [2024-02-10 00:04:55,102 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:55,102 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:55,103 INFO L229 MonitoredProcess]: Starting monitored process 1057 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:55,104 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1057)] Waiting until timeout for monitored process [2024-02-10 00:04:55,105 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:55,111 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:04:55,111 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:04:55,111 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:04:55,111 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:55,111 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:55,111 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-02-10 00:04:55,112 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 00:04:55,112 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:04:55,122 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:55,124 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1057)] Ended with exit code 0 [2024-02-10 00:04:55,124 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:55,125 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:55,125 INFO L229 MonitoredProcess]: Starting monitored process 1058 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:55,125 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1058)] Waiting until timeout for monitored process [2024-02-10 00:04:55,127 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:55,133 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:04:55,133 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:04:55,133 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:04:55,133 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:55,134 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:55,134 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-02-10 00:04:55,134 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 00:04:55,134 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:04:55,137 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:55,139 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1058)] Ended with exit code 0 [2024-02-10 00:04:55,139 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:55,139 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:55,140 INFO L229 MonitoredProcess]: Starting monitored process 1059 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:55,142 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1059)] Waiting until timeout for monitored process [2024-02-10 00:04:55,142 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:55,149 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:04:55,149 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:04:55,149 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:04:55,149 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:55,149 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:55,149 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-02-10 00:04:55,150 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 00:04:55,150 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:04:55,153 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:55,155 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1059)] Forceful destruction successful, exit code 0 [2024-02-10 00:04:55,155 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:55,155 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:55,156 INFO L229 MonitoredProcess]: Starting monitored process 1060 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:55,157 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1060)] Waiting until timeout for monitored process [2024-02-10 00:04:55,158 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:55,164 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:04:55,164 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:04:55,164 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:55,164 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:55,164 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-02-10 00:04:55,170 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2024-02-10 00:04:55,170 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2024-02-10 00:04:55,184 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:55,187 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1060)] Ended with exit code 0 [2024-02-10 00:04:55,187 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:55,187 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:55,188 INFO L229 MonitoredProcess]: Starting monitored process 1061 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:55,190 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1061)] Waiting until timeout for monitored process [2024-02-10 00:04:55,190 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:55,197 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:04:55,198 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:04:55,198 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:55,198 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:55,198 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-02-10 00:04:55,200 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2024-02-10 00:04:55,200 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2024-02-10 00:04:55,207 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:55,209 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1061)] Ended with exit code 0 [2024-02-10 00:04:55,210 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:55,210 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:55,210 INFO L229 MonitoredProcess]: Starting monitored process 1062 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:55,211 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1062)] Waiting until timeout for monitored process [2024-02-10 00:04:55,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:04:55,218 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:04:55,219 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:04:55,219 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:55,219 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:55,219 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-02-10 00:04:55,221 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2024-02-10 00:04:55,221 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2024-02-10 00:04:55,227 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:55,229 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1062)] Ended with exit code 0 [2024-02-10 00:04:55,229 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:55,229 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:55,230 INFO L229 MonitoredProcess]: Starting monitored process 1063 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:55,230 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1063)] Waiting until timeout for monitored process [2024-02-10 00:04:55,232 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:55,238 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:04:55,238 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:04:55,238 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:04:55,238 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:55,238 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:55,238 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-02-10 00:04:55,239 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 00:04:55,239 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:04:55,242 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:55,245 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1063)] Ended with exit code 0 [2024-02-10 00:04:55,245 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:55,245 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:55,246 INFO L229 MonitoredProcess]: Starting monitored process 1064 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:55,247 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1064)] Waiting until timeout for monitored process [2024-02-10 00:04:55,248 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:55,253 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:04:55,254 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:04:55,254 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:55,254 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:55,254 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-02-10 00:04:55,256 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2024-02-10 00:04:55,256 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2024-02-10 00:04:55,263 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:55,280 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1064)] Ended with exit code 0 [2024-02-10 00:04:55,280 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:55,280 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:55,281 INFO L229 MonitoredProcess]: Starting monitored process 1065 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:55,282 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1065)] Waiting until timeout for monitored process [2024-02-10 00:04:55,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:04:55,289 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:04:55,289 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:04:55,290 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:55,290 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:55,290 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-02-10 00:04:55,292 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2024-02-10 00:04:55,292 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2024-02-10 00:04:55,305 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:55,308 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1065)] Ended with exit code 0 [2024-02-10 00:04:55,308 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:55,308 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:55,309 INFO L229 MonitoredProcess]: Starting monitored process 1066 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:55,310 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1066)] Waiting until timeout for monitored process [2024-02-10 00:04:55,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:04:55,317 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:04:55,317 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:04:55,317 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:04:55,317 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:55,317 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:55,317 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-02-10 00:04:55,318 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 00:04:55,318 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:04:55,320 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:55,323 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1066)] Ended with exit code 0 [2024-02-10 00:04:55,323 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:55,323 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:55,324 INFO L229 MonitoredProcess]: Starting monitored process 1067 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:55,326 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1067)] Waiting until timeout for monitored process [2024-02-10 00:04:55,326 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:55,333 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:04:55,334 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:04:55,334 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:04:55,334 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:55,334 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:55,334 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-02-10 00:04:55,334 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 00:04:55,335 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:04:55,337 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:55,340 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1067)] Ended with exit code 0 [2024-02-10 00:04:55,341 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:55,341 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:55,341 INFO L229 MonitoredProcess]: Starting monitored process 1068 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:55,343 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1068)] Waiting until timeout for monitored process [2024-02-10 00:04:55,344 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:55,351 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:04:55,351 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:04:55,351 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:04:55,352 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:55,352 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:55,352 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-02-10 00:04:55,352 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 00:04:55,352 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:04:55,355 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:55,372 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1068)] Forceful destruction successful, exit code 0 [2024-02-10 00:04:55,372 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:55,372 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:55,374 INFO L229 MonitoredProcess]: Starting monitored process 1069 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:55,376 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1069)] Waiting until timeout for monitored process [2024-02-10 00:04:55,377 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:55,383 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:04:55,383 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:04:55,383 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:04:55,383 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:55,383 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:55,383 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-02-10 00:04:55,384 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 00:04:55,384 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:04:55,386 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:55,389 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1069)] Ended with exit code 0 [2024-02-10 00:04:55,389 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:55,389 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:55,390 INFO L229 MonitoredProcess]: Starting monitored process 1070 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:55,391 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1070)] Waiting until timeout for monitored process [2024-02-10 00:04:55,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:04:55,400 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:04:55,400 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:04:55,400 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:04:55,400 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:55,400 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:55,401 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-02-10 00:04:55,401 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 00:04:55,401 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:04:55,412 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:55,414 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1070)] Forceful destruction successful, exit code 0 [2024-02-10 00:04:55,414 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:55,414 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:55,415 INFO L229 MonitoredProcess]: Starting monitored process 1071 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:55,417 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1071)] Waiting until timeout for monitored process [2024-02-10 00:04:55,417 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:55,424 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:04:55,424 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:04:55,424 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:04:55,424 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:55,424 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:55,424 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-02-10 00:04:55,425 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 00:04:55,425 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:04:55,439 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:55,442 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1071)] Ended with exit code 0 [2024-02-10 00:04:55,442 INFO L369 stractBuchiCegarLoop]: Result of lasso check was UNKNOWN. I will concatenate loop to stem and try again. [2024-02-10 00:04:55,444 INFO L748 eck$LassoCheckResult]: Stem: Black: 2728#[$Ultimate##0]don't care [171] $Ultimate##0-->L-1: Formula: (= (select |v_#valid_5| 0) 0) InVars {#valid=|v_#valid_5|} OutVars{#valid=|v_#valid_5|} AuxVars[] AssignedVars[] 2731#[L-1]don't care [177] L-1-->L21: Formula: (< 0 |v_#StackHeapBarrier_1|) InVars {#StackHeapBarrier=|v_#StackHeapBarrier_1|} OutVars{#StackHeapBarrier=|v_#StackHeapBarrier_1|} AuxVars[] AssignedVars[] 2733#[L21]don't care [213] L21-->L21-1: Formula: (and (= (select |v_#valid_6| 1) 1) (= 2 (select |v_#length_1| 1))) InVars {#length=|v_#length_1|, #valid=|v_#valid_6|} OutVars{#length=|v_#length_1|, #valid=|v_#valid_6|} AuxVars[] AssignedVars[] 2735#[L21-1]don't care [235] L21-1-->L21-2: Formula: (= 48 (select (select |v_#memory_int_1| 1) 0)) InVars {#memory_int=|v_#memory_int_1|} OutVars{#memory_int=|v_#memory_int_1|} AuxVars[] AssignedVars[] 2737#[L21-2]don't care [179] L21-2-->L21-3: Formula: (= (select (select |v_#memory_int_2| 1) 1) 0) InVars {#memory_int=|v_#memory_int_2|} OutVars{#memory_int=|v_#memory_int_2|} AuxVars[] AssignedVars[] 2739#[L21-3]don't care [204] L21-3-->L21-4: Formula: (and (= 22 (select |v_#length_2| 2)) (= (select |v_#valid_7| 2) 1)) InVars {#length=|v_#length_2|, #valid=|v_#valid_7|} OutVars{#length=|v_#length_2|, #valid=|v_#valid_7|} AuxVars[] AssignedVars[] 2741#[L21-4]don't care [187] L21-4-->L38: Formula: (= v_~pos~0_9 0) InVars {} OutVars{~pos~0=v_~pos~0_9} AuxVars[] AssignedVars[~pos~0] 2743#[L38]don't care [188] L38-->L38-1: Formula: (= v_~i1~0_5 0) InVars {} OutVars{~i1~0=v_~i1~0_5} AuxVars[] AssignedVars[~i1~0] 2745#[L38-1]don't care [205] L38-1-->L38-2: Formula: (= v_~i2~0_5 0) InVars {} OutVars{~i2~0=v_~i2~0_5} AuxVars[] AssignedVars[~i2~0] 2747#[L38-2]don't care [245] L38-2-->L39: Formula: (= v_~N~0_5 0) InVars {} OutVars{~N~0=v_~N~0_5} AuxVars[] AssignedVars[~N~0] 2749#[L39]don't care [236] L39-->L39-1: Formula: (= v_~d1~0_5 0) InVars {} OutVars{~d1~0=v_~d1~0_5} AuxVars[] AssignedVars[~d1~0] 2751#[L39-1]don't care [210] L39-1-->L-1-1: Formula: (= v_~d2~0_5 0) InVars {} OutVars{~d2~0=v_~d2~0_5} AuxVars[] AssignedVars[~d2~0] 2753#[L-1-1]don't care [247] 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] 2755#[L-1-2]don't care [250] L-1-2-->L80: Formula: true InVars {} OutVars{ULTIMATE.start_main_#t~pre13#1=|v_ULTIMATE.start_main_#t~pre13#1_2|, ULTIMATE.start_main_#t~nondet10#1=|v_ULTIMATE.start_main_#t~nondet10#1_2|, ULTIMATE.start_main_#t~pre11#1=|v_ULTIMATE.start_main_#t~pre11#1_2|, ULTIMATE.start_main_#t~mem15#1=|v_ULTIMATE.start_main_#t~mem15#1_2|, ULTIMATE.start_main_#t~nondet9#1=|v_ULTIMATE.start_main_#t~nondet9#1_2|, ULTIMATE.start_main_~#t2~0#1.offset=|v_ULTIMATE.start_main_~#t2~0#1.offset_4|, ULTIMATE.start_main_#t~nondet6#1=|v_ULTIMATE.start_main_#t~nondet6#1_2|, ULTIMATE.start_main_#t~mem16#1=|v_ULTIMATE.start_main_#t~mem16#1_2|, ULTIMATE.start_main_~#t1~0#1.base=|v_ULTIMATE.start_main_~#t1~0#1.base_4|, ULTIMATE.start_main_#t~nondet12#1=|v_ULTIMATE.start_main_#t~nondet12#1_2|, ULTIMATE.start_main_~#t1~0#1.offset=|v_ULTIMATE.start_main_~#t1~0#1.offset_4|, ULTIMATE.start_main_#t~nondet14#1=|v_ULTIMATE.start_main_#t~nondet14#1_2|, ULTIMATE.start_main_#t~nondet5#1=|v_ULTIMATE.start_main_#t~nondet5#1_2|, ULTIMATE.start_main_#t~nondet8#1=|v_ULTIMATE.start_main_#t~nondet8#1_2|, ULTIMATE.start_main_#t~nondet7#1=|v_ULTIMATE.start_main_#t~nondet7#1_2|, ULTIMATE.start_main_~#t2~0#1.base=|v_ULTIMATE.start_main_~#t2~0#1.base_4|} AuxVars[] AssignedVars[ULTIMATE.start_main_#t~pre13#1, ULTIMATE.start_main_#t~nondet10#1, ULTIMATE.start_main_#t~pre11#1, ULTIMATE.start_main_#t~mem15#1, ULTIMATE.start_main_#t~nondet9#1, ULTIMATE.start_main_~#t2~0#1.offset, ULTIMATE.start_main_#t~nondet6#1, ULTIMATE.start_main_#t~mem16#1, ULTIMATE.start_main_~#t1~0#1.base, ULTIMATE.start_main_#t~nondet12#1, ULTIMATE.start_main_~#t1~0#1.offset, ULTIMATE.start_main_#t~nondet14#1, ULTIMATE.start_main_#t~nondet5#1, ULTIMATE.start_main_#t~nondet8#1, ULTIMATE.start_main_#t~nondet7#1, ULTIMATE.start_main_~#t2~0#1.base] 2757#[L80]don't care [158] L80-->L80-1: Formula: (and (= (store |v_#length_4| |v_ULTIMATE.start_main_~#t1~0#1.base_5| 4) |v_#length_3|) (< |v_#StackHeapBarrier_2| |v_ULTIMATE.start_main_~#t1~0#1.base_5|) (= |v_#valid_8| (store |v_#valid_9| |v_ULTIMATE.start_main_~#t1~0#1.base_5| 1)) (not (= |v_ULTIMATE.start_main_~#t1~0#1.base_5| 0)) (= (select |v_#valid_9| |v_ULTIMATE.start_main_~#t1~0#1.base_5|) 0) (= |v_ULTIMATE.start_main_~#t1~0#1.offset_5| 0)) InVars {#StackHeapBarrier=|v_#StackHeapBarrier_2|, #length=|v_#length_4|, #valid=|v_#valid_9|} OutVars{#StackHeapBarrier=|v_#StackHeapBarrier_2|, #length=|v_#length_3|, ULTIMATE.start_main_~#t1~0#1.base=|v_ULTIMATE.start_main_~#t1~0#1.base_5|, ULTIMATE.start_main_~#t1~0#1.offset=|v_ULTIMATE.start_main_~#t1~0#1.offset_5|, #valid=|v_#valid_8|} AuxVars[] AssignedVars[#valid, #length, ULTIMATE.start_main_~#t1~0#1.base, ULTIMATE.start_main_~#t1~0#1.offset] 2759#[L80-1]don't care [233] L80-1-->L80-2: Formula: (and (= (select |v_#valid_11| |v_ULTIMATE.start_main_~#t2~0#1.base_5|) 0) (= (store |v_#length_6| |v_ULTIMATE.start_main_~#t2~0#1.base_5| 4) |v_#length_5|) (= |v_#valid_10| (store |v_#valid_11| |v_ULTIMATE.start_main_~#t2~0#1.base_5| 1)) (not (= |v_ULTIMATE.start_main_~#t2~0#1.base_5| 0)) (= 0 |v_ULTIMATE.start_main_~#t2~0#1.offset_5|) (< |v_#StackHeapBarrier_3| |v_ULTIMATE.start_main_~#t2~0#1.base_5|)) InVars {#StackHeapBarrier=|v_#StackHeapBarrier_3|, #length=|v_#length_6|, #valid=|v_#valid_11|} OutVars{#StackHeapBarrier=|v_#StackHeapBarrier_3|, #length=|v_#length_5|, ULTIMATE.start_main_~#t2~0#1.offset=|v_ULTIMATE.start_main_~#t2~0#1.offset_5|, ULTIMATE.start_main_~#t2~0#1.base=|v_ULTIMATE.start_main_~#t2~0#1.base_5|, #valid=|v_#valid_10|} AuxVars[] AssignedVars[ULTIMATE.start_main_~#t2~0#1.offset, #valid, #length, ULTIMATE.start_main_~#t2~0#1.base] 2761#[L80-2]don't care [161] L80-2-->L83: Formula: true InVars {} OutVars{ULTIMATE.start_main_#t~nondet5#1=|v_ULTIMATE.start_main_#t~nondet5#1_3|} AuxVars[] AssignedVars[ULTIMATE.start_main_#t~nondet5#1] 2763#[L83]don't care [164] L83-->L83-1: Formula: (= |v_ULTIMATE.start_main_#t~nondet5#1_4| v_~pos~0_10) InVars {ULTIMATE.start_main_#t~nondet5#1=|v_ULTIMATE.start_main_#t~nondet5#1_4|} OutVars{ULTIMATE.start_main_#t~nondet5#1=|v_ULTIMATE.start_main_#t~nondet5#1_4|, ~pos~0=v_~pos~0_10} AuxVars[] AssignedVars[~pos~0] 2765#[L83-1]don't care [190] L83-1-->L84: Formula: true InVars {} OutVars{ULTIMATE.start_main_#t~nondet5#1=|v_ULTIMATE.start_main_#t~nondet5#1_5|} AuxVars[] AssignedVars[ULTIMATE.start_main_#t~nondet5#1] 2767#[L84]don't care [239] L84-->L84-1: Formula: true InVars {} OutVars{ULTIMATE.start_main_#t~nondet6#1=|v_ULTIMATE.start_main_#t~nondet6#1_3|} AuxVars[] AssignedVars[ULTIMATE.start_main_#t~nondet6#1] 2769#[L84-1]don't care [246] L84-1-->L84-2: Formula: (= v_~i1~0_6 |v_ULTIMATE.start_main_#t~nondet6#1_4|) InVars {ULTIMATE.start_main_#t~nondet6#1=|v_ULTIMATE.start_main_#t~nondet6#1_4|} OutVars{ULTIMATE.start_main_#t~nondet6#1=|v_ULTIMATE.start_main_#t~nondet6#1_4|, ~i1~0=v_~i1~0_6} AuxVars[] AssignedVars[~i1~0] 2771#[L84-2]don't care [169] L84-2-->L85: Formula: true InVars {} OutVars{ULTIMATE.start_main_#t~nondet6#1=|v_ULTIMATE.start_main_#t~nondet6#1_5|} AuxVars[] AssignedVars[ULTIMATE.start_main_#t~nondet6#1] 2773#[L85]don't care [176] L85-->L85-1: 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] 2775#[L85-1]don't care [180] L85-1-->L85-2: Formula: (= v_~i2~0_6 |v_ULTIMATE.start_main_#t~nondet7#1_4|) InVars {ULTIMATE.start_main_#t~nondet7#1=|v_ULTIMATE.start_main_#t~nondet7#1_4|} OutVars{~i2~0=v_~i2~0_6, ULTIMATE.start_main_#t~nondet7#1=|v_ULTIMATE.start_main_#t~nondet7#1_4|} AuxVars[] AssignedVars[~i2~0] 2777#[L85-2]don't care [152] L85-2-->L86: 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] 2779#[L86]don't care [149] L86-->L86-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] 2781#[L86-1]don't care [198] L86-1-->L86-2: Formula: (= |v_ULTIMATE.start_main_#t~nondet8#1_4| v_~N~0_6) 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|, ~N~0=v_~N~0_6} AuxVars[] AssignedVars[~N~0] 2783#[L86-2]don't care [254] L86-2-->L87: 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] 2785#[L87]don't care [182] L87-->L87-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] 2787#[L87-1]don't care [155] L87-1-->L87-2: Formula: (= v_~d1~0_6 |v_ULTIMATE.start_main_#t~nondet9#1_4|) InVars {ULTIMATE.start_main_#t~nondet9#1=|v_ULTIMATE.start_main_#t~nondet9#1_4|} OutVars{ULTIMATE.start_main_#t~nondet9#1=|v_ULTIMATE.start_main_#t~nondet9#1_4|, ~d1~0=v_~d1~0_6} AuxVars[] AssignedVars[~d1~0] 2789#[L87-2]don't care [153] L87-2-->L88: 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] 2791#[L88]don't care [212] L88-->L88-1: Formula: true InVars {} OutVars{ULTIMATE.start_main_#t~nondet10#1=|v_ULTIMATE.start_main_#t~nondet10#1_3|} AuxVars[] AssignedVars[ULTIMATE.start_main_#t~nondet10#1] 2793#[L88-1]don't care [234] L88-1-->L88-2: Formula: (= v_~d2~0_6 |v_ULTIMATE.start_main_#t~nondet10#1_4|) InVars {ULTIMATE.start_main_#t~nondet10#1=|v_ULTIMATE.start_main_#t~nondet10#1_4|} OutVars{ULTIMATE.start_main_#t~nondet10#1=|v_ULTIMATE.start_main_#t~nondet10#1_4|, ~d2~0=v_~d2~0_6} AuxVars[] AssignedVars[~d2~0] 2795#[L88-2]don't care [159] L88-2-->L91: Formula: true InVars {} OutVars{ULTIMATE.start_main_#t~nondet10#1=|v_ULTIMATE.start_main_#t~nondet10#1_5|} AuxVars[] AssignedVars[ULTIMATE.start_main_#t~nondet10#1] 2797#[L91]don't care [165] L91-->L91-1: Formula: (= (ite (let ((.cse0 (mod v_~pos~0_11 4294967296))) (and (= .cse0 0) (= (mod v_~i2~0_7 4294967296) .cse0) (= (mod v_~i1~0_7 4294967296) .cse0))) 1 0) |v_ULTIMATE.start_assume_abort_if_not_#in~cond#1_2|) InVars {~i2~0=v_~i2~0_7, ~pos~0=v_~pos~0_11, ~i1~0=v_~i1~0_7} OutVars{~i2~0=v_~i2~0_7, ~pos~0=v_~pos~0_11, ~i1~0=v_~i1~0_7, ULTIMATE.start_assume_abort_if_not_#in~cond#1=|v_ULTIMATE.start_assume_abort_if_not_#in~cond#1_2|} AuxVars[] AssignedVars[ULTIMATE.start_assume_abort_if_not_#in~cond#1] 2799#[L91-1]don't care [174] L91-1-->L34: Formula: true InVars {} OutVars{ULTIMATE.start_assume_abort_if_not_~cond#1=|v_ULTIMATE.start_assume_abort_if_not_~cond#1_2|} AuxVars[] AssignedVars[ULTIMATE.start_assume_abort_if_not_~cond#1] 2801#[L34]don't care [170] L34-->L35: Formula: (= |v_ULTIMATE.start_assume_abort_if_not_#in~cond#1_3| |v_ULTIMATE.start_assume_abort_if_not_~cond#1_3|) InVars {ULTIMATE.start_assume_abort_if_not_#in~cond#1=|v_ULTIMATE.start_assume_abort_if_not_#in~cond#1_3|} OutVars{ULTIMATE.start_assume_abort_if_not_~cond#1=|v_ULTIMATE.start_assume_abort_if_not_~cond#1_3|, ULTIMATE.start_assume_abort_if_not_#in~cond#1=|v_ULTIMATE.start_assume_abort_if_not_#in~cond#1_3|} AuxVars[] AssignedVars[ULTIMATE.start_assume_abort_if_not_~cond#1] 2803#[L35]don't care [238] L35-->L34-1: Formula: (not (= |v_ULTIMATE.start_assume_abort_if_not_~cond#1_5| 0)) InVars {ULTIMATE.start_assume_abort_if_not_~cond#1=|v_ULTIMATE.start_assume_abort_if_not_~cond#1_5|} OutVars{ULTIMATE.start_assume_abort_if_not_~cond#1=|v_ULTIMATE.start_assume_abort_if_not_~cond#1_5|} AuxVars[] AssignedVars[] 2807#[L34-1]don't care [232] L34-1-->L91-2: 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] 2809#[L91-2]don't care [192] L91-2-->L93: Formula: true InVars {} OutVars{ULTIMATE.start_assume_abort_if_not_#in~cond#1=|v_ULTIMATE.start_assume_abort_if_not_#in~cond#1_4|} AuxVars[] AssignedVars[ULTIMATE.start_assume_abort_if_not_#in~cond#1] 2811#[L93]don't care [173] L93-->L93-1: Formula: (= |v_ULTIMATE.start_main_#t~pre11#1_3| |v_#pthreadsForks_1|) InVars {#pthreadsForks=|v_#pthreadsForks_1|} OutVars{ULTIMATE.start_main_#t~pre11#1=|v_ULTIMATE.start_main_#t~pre11#1_3|, #pthreadsForks=|v_#pthreadsForks_1|} AuxVars[] AssignedVars[ULTIMATE.start_main_#t~pre11#1] 2813#[L93-1]don't care [227] L93-1-->L93-2: Formula: (= (+ 1 |v_#pthreadsForks_3|) |v_#pthreadsForks_2|) InVars {#pthreadsForks=|v_#pthreadsForks_3|} OutVars{#pthreadsForks=|v_#pthreadsForks_2|} AuxVars[] AssignedVars[#pthreadsForks] 2815#[L93-2]don't care [214] L93-2-->L93-3: Formula: (and (<= 0 |v_ULTIMATE.start_main_~#t1~0#1.offset_6|) (= (select |v_#valid_12| |v_ULTIMATE.start_main_~#t1~0#1.base_6|) 1) (= (store |v_#memory_int_4| |v_ULTIMATE.start_main_~#t1~0#1.base_6| (store (select |v_#memory_int_4| |v_ULTIMATE.start_main_~#t1~0#1.base_6|) |v_ULTIMATE.start_main_~#t1~0#1.offset_6| |v_ULTIMATE.start_main_#t~pre11#1_4|)) |v_#memory_int_3|) (<= (+ |v_ULTIMATE.start_main_~#t1~0#1.offset_6| 4) (select |v_#length_7| |v_ULTIMATE.start_main_~#t1~0#1.base_6|))) InVars {ULTIMATE.start_main_#t~pre11#1=|v_ULTIMATE.start_main_#t~pre11#1_4|, #valid=|v_#valid_12|, #memory_int=|v_#memory_int_4|, #length=|v_#length_7|, ULTIMATE.start_main_~#t1~0#1.base=|v_ULTIMATE.start_main_~#t1~0#1.base_6|, ULTIMATE.start_main_~#t1~0#1.offset=|v_ULTIMATE.start_main_~#t1~0#1.offset_6|} OutVars{ULTIMATE.start_main_#t~pre11#1=|v_ULTIMATE.start_main_#t~pre11#1_4|, #valid=|v_#valid_12|, #memory_int=|v_#memory_int_3|, #length=|v_#length_7|, ULTIMATE.start_main_~#t1~0#1.base=|v_ULTIMATE.start_main_~#t1~0#1.base_6|, ULTIMATE.start_main_~#t1~0#1.offset=|v_ULTIMATE.start_main_~#t1~0#1.offset_6|} AuxVars[] AssignedVars[#memory_int] 2817#[L93-3]don't care [283] L93-3-->L42-1: Formula: (and (= v_thread1Thread1of1ForFork0_thidvar0_2 |v_ULTIMATE.start_main_#t~pre11#1_7|) (= v_thread1Thread1of1ForFork0_thidvar1_2 0)) InVars {ULTIMATE.start_main_#t~pre11#1=|v_ULTIMATE.start_main_#t~pre11#1_7|} OutVars{thread1Thread1of1ForFork0_#res.base=|v_thread1Thread1of1ForFork0_#res.base_4|, ULTIMATE.start_main_#t~pre11#1=|v_ULTIMATE.start_main_#t~pre11#1_7|, thread1Thread1of1ForFork0_#t~post1=|v_thread1Thread1of1ForFork0_#t~post1_4|, thread1Thread1of1ForFork0_#t~post2=|v_thread1Thread1of1ForFork0_#t~post2_4|, thread1Thread1of1ForFork0_#t~post3=|v_thread1Thread1of1ForFork0_#t~post3_8|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_2, thread1Thread1of1ForFork0_#res.offset=|v_thread1Thread1of1ForFork0_#res.offset_4|, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_2} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#res.base, thread1Thread1of1ForFork0_#t~post1, thread1Thread1of1ForFork0_#t~post2, thread1Thread1of1ForFork0_#t~post3, thread1Thread1of1ForFork0_thidvar0, thread1Thread1of1ForFork0_#res.offset, thread1Thread1of1ForFork0_thidvar1] 2819#[L93-4, L42-1]don't care [255] L42-1-->L43: Formula: (< (mod v_~i1~0_2 4294967296) (* (mod v_~N~0_2 2147483648) 2)) InVars {~i1~0=v_~i1~0_2, ~N~0=v_~N~0_2} OutVars{~i1~0=v_~i1~0_2, ~N~0=v_~N~0_2} AuxVars[] AssignedVars[] 2821#[L43, L93-4]don't care [258] L43-->L44: Formula: (not (= (mod v_~d1~0_1 256) 0)) InVars {~d1~0=v_~d1~0_1} OutVars{~d1~0=v_~d1~0_1} AuxVars[] AssignedVars[] 2831#[L44, L93-4]don't care [261] L44-->L51: Formula: (= v_~pos~0_23 (+ v_~pos~0_24 1)) InVars {~pos~0=v_~pos~0_24} OutVars{thread1Thread1of1ForFork0_#t~post1=|v_thread1Thread1of1ForFork0_#t~post1_1|, ~pos~0=v_~pos~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1, ~pos~0] 2847#[L51, L93-4]don't care [264] L51-->L54: Formula: (= v_~d1~0_3 (ite (= (ite (= (mod v_~d1~0_4 256) 0) 1 0) 0) 0 1)) InVars {~d1~0=v_~d1~0_4} OutVars{~d1~0=v_~d1~0_3} AuxVars[] AssignedVars[~d1~0] 2869#[L54, L93-4]don't care [265] L54-->L54-1: Formula: (= v_~i1~0_3 |v_thread1Thread1of1ForFork0_#t~post3_1|) InVars {~i1~0=v_~i1~0_3} OutVars{thread1Thread1of1ForFork0_#t~post3=|v_thread1Thread1of1ForFork0_#t~post3_1|, ~i1~0=v_~i1~0_3} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post3] 2895#[L93-4, L54-1]don't care [266] L54-1-->L54-2: Formula: (= v_~i1~0_4 (+ |v_thread1Thread1of1ForFork0_#t~post3_3| 1)) InVars {thread1Thread1of1ForFork0_#t~post3=|v_thread1Thread1of1ForFork0_#t~post3_3|} OutVars{thread1Thread1of1ForFork0_#t~post3=|v_thread1Thread1of1ForFork0_#t~post3_3|, ~i1~0=v_~i1~0_4} AuxVars[] AssignedVars[~i1~0] 2925#[L54-2, L93-4]don't care [267] L54-2-->L42-1: Formula: true InVars {} OutVars{thread1Thread1of1ForFork0_#t~post3=|v_thread1Thread1of1ForFork0_#t~post3_5|} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post3] 2959#[L93-4, L42-1]don't care [255] L42-1-->L43: Formula: (< (mod v_~i1~0_2 4294967296) (* (mod v_~N~0_2 2147483648) 2)) InVars {~i1~0=v_~i1~0_2, ~N~0=v_~N~0_2} OutVars{~i1~0=v_~i1~0_2, ~N~0=v_~N~0_2} AuxVars[] AssignedVars[] 3007#[L43, L93-4]don't care [259] L43-->L49: Formula: (= (mod v_~d1~0_2 256) 0) InVars {~d1~0=v_~d1~0_2} OutVars{~d1~0=v_~d1~0_2} AuxVars[] AssignedVars[] 2827#[L49, L93-4]don't care [262] L49-->L51: Formula: (= v_~pos~0_18 (+ v_~pos~0_17 1)) InVars {~pos~0=v_~pos~0_18} OutVars{thread1Thread1of1ForFork0_#t~post2=|v_thread1Thread1of1ForFork0_#t~post2_1|, ~pos~0=v_~pos~0_17} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post2, ~pos~0] 2841#[L51, L93-4]don't care [264] L51-->L54: Formula: (= v_~d1~0_3 (ite (= (ite (= (mod v_~d1~0_4 256) 0) 1 0) 0) 0 1)) InVars {~d1~0=v_~d1~0_4} OutVars{~d1~0=v_~d1~0_3} AuxVars[] AssignedVars[~d1~0] 2861#[L54, L93-4]don't care [265] L54-->L54-1: Formula: (= v_~i1~0_3 |v_thread1Thread1of1ForFork0_#t~post3_1|) InVars {~i1~0=v_~i1~0_3} OutVars{thread1Thread1of1ForFork0_#t~post3=|v_thread1Thread1of1ForFork0_#t~post3_1|, ~i1~0=v_~i1~0_3} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post3] 2885#[L93-4, L54-1]don't care [266] L54-1-->L54-2: Formula: (= v_~i1~0_4 (+ |v_thread1Thread1of1ForFork0_#t~post3_3| 1)) InVars {thread1Thread1of1ForFork0_#t~post3=|v_thread1Thread1of1ForFork0_#t~post3_3|} OutVars{thread1Thread1of1ForFork0_#t~post3=|v_thread1Thread1of1ForFork0_#t~post3_3|, ~i1~0=v_~i1~0_4} AuxVars[] AssignedVars[~i1~0] 2913#[L54-2, L93-4]don't care [267] L54-2-->L42-1: Formula: true InVars {} OutVars{thread1Thread1of1ForFork0_#t~post3=|v_thread1Thread1of1ForFork0_#t~post3_5|} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post3] 2945#[L93-4, L42-1]don't care [255] L42-1-->L43: Formula: (< (mod v_~i1~0_2 4294967296) (* (mod v_~N~0_2 2147483648) 2)) InVars {~i1~0=v_~i1~0_2, ~N~0=v_~N~0_2} OutVars{~i1~0=v_~i1~0_2, ~N~0=v_~N~0_2} AuxVars[] AssignedVars[] 2985#[L43, L93-4]don't care [258] L43-->L44: Formula: (not (= (mod v_~d1~0_1 256) 0)) InVars {~d1~0=v_~d1~0_1} OutVars{~d1~0=v_~d1~0_1} AuxVars[] AssignedVars[] 2831#[L44, L93-4]don't care [2024-02-10 00:04:55,444 INFO L750 eck$LassoCheckResult]: Loop: 2831#[L44, L93-4]don't care [261] L44-->L51: Formula: (= v_~pos~0_23 (+ v_~pos~0_24 1)) InVars {~pos~0=v_~pos~0_24} OutVars{thread1Thread1of1ForFork0_#t~post1=|v_thread1Thread1of1ForFork0_#t~post1_1|, ~pos~0=v_~pos~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1, ~pos~0] 2847#[L51, L93-4]don't care [264] L51-->L54: Formula: (= v_~d1~0_3 (ite (= (ite (= (mod v_~d1~0_4 256) 0) 1 0) 0) 0 1)) InVars {~d1~0=v_~d1~0_4} OutVars{~d1~0=v_~d1~0_3} AuxVars[] AssignedVars[~d1~0] 2869#[L54, L93-4]don't care [265] L54-->L54-1: Formula: (= v_~i1~0_3 |v_thread1Thread1of1ForFork0_#t~post3_1|) InVars {~i1~0=v_~i1~0_3} OutVars{thread1Thread1of1ForFork0_#t~post3=|v_thread1Thread1of1ForFork0_#t~post3_1|, ~i1~0=v_~i1~0_3} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post3] 2895#[L93-4, L54-1]don't care [266] L54-1-->L54-2: Formula: (= v_~i1~0_4 (+ |v_thread1Thread1of1ForFork0_#t~post3_3| 1)) InVars {thread1Thread1of1ForFork0_#t~post3=|v_thread1Thread1of1ForFork0_#t~post3_3|} OutVars{thread1Thread1of1ForFork0_#t~post3=|v_thread1Thread1of1ForFork0_#t~post3_3|, ~i1~0=v_~i1~0_4} AuxVars[] AssignedVars[~i1~0] 2925#[L54-2, L93-4]don't care [267] L54-2-->L42-1: Formula: true InVars {} OutVars{thread1Thread1of1ForFork0_#t~post3=|v_thread1Thread1of1ForFork0_#t~post3_5|} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post3] 2959#[L93-4, L42-1]don't care [255] L42-1-->L43: Formula: (< (mod v_~i1~0_2 4294967296) (* (mod v_~N~0_2 2147483648) 2)) InVars {~i1~0=v_~i1~0_2, ~N~0=v_~N~0_2} OutVars{~i1~0=v_~i1~0_2, ~N~0=v_~N~0_2} AuxVars[] AssignedVars[] 3007#[L43, L93-4]don't care [259] L43-->L49: Formula: (= (mod v_~d1~0_2 256) 0) InVars {~d1~0=v_~d1~0_2} OutVars{~d1~0=v_~d1~0_2} AuxVars[] AssignedVars[] 2827#[L49, L93-4]don't care [262] L49-->L51: Formula: (= v_~pos~0_18 (+ v_~pos~0_17 1)) InVars {~pos~0=v_~pos~0_18} OutVars{thread1Thread1of1ForFork0_#t~post2=|v_thread1Thread1of1ForFork0_#t~post2_1|, ~pos~0=v_~pos~0_17} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post2, ~pos~0] 2841#[L51, L93-4]don't care [264] L51-->L54: Formula: (= v_~d1~0_3 (ite (= (ite (= (mod v_~d1~0_4 256) 0) 1 0) 0) 0 1)) InVars {~d1~0=v_~d1~0_4} OutVars{~d1~0=v_~d1~0_3} AuxVars[] AssignedVars[~d1~0] 2861#[L54, L93-4]don't care [265] L54-->L54-1: Formula: (= v_~i1~0_3 |v_thread1Thread1of1ForFork0_#t~post3_1|) InVars {~i1~0=v_~i1~0_3} OutVars{thread1Thread1of1ForFork0_#t~post3=|v_thread1Thread1of1ForFork0_#t~post3_1|, ~i1~0=v_~i1~0_3} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post3] 2885#[L93-4, L54-1]don't care [266] L54-1-->L54-2: Formula: (= v_~i1~0_4 (+ |v_thread1Thread1of1ForFork0_#t~post3_3| 1)) InVars {thread1Thread1of1ForFork0_#t~post3=|v_thread1Thread1of1ForFork0_#t~post3_3|} OutVars{thread1Thread1of1ForFork0_#t~post3=|v_thread1Thread1of1ForFork0_#t~post3_3|, ~i1~0=v_~i1~0_4} AuxVars[] AssignedVars[~i1~0] 2913#[L54-2, L93-4]don't care [267] L54-2-->L42-1: Formula: true InVars {} OutVars{thread1Thread1of1ForFork0_#t~post3=|v_thread1Thread1of1ForFork0_#t~post3_5|} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post3] 2945#[L93-4, L42-1]don't care [255] L42-1-->L43: Formula: (< (mod v_~i1~0_2 4294967296) (* (mod v_~N~0_2 2147483648) 2)) InVars {~i1~0=v_~i1~0_2, ~N~0=v_~N~0_2} OutVars{~i1~0=v_~i1~0_2, ~N~0=v_~N~0_2} AuxVars[] AssignedVars[] 2985#[L43, L93-4]don't care [258] L43-->L44: Formula: (not (= (mod v_~d1~0_1 256) 0)) InVars {~d1~0=v_~d1~0_1} OutVars{~d1~0=v_~d1~0_1} AuxVars[] AssignedVars[] 2831#[L44, L93-4]don't care [2024-02-10 00:04:55,444 INFO L145 PredicateUnifier]: Initialized classic predicate unifier [2024-02-10 00:04:55,444 INFO L85 PathProgramCache]: Analyzing trace with hash 299803563, now seen corresponding path program 2 times [2024-02-10 00:04:55,444 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-02-10 00:04:55,444 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [6404420] [2024-02-10 00:04:55,444 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-02-10 00:04:55,444 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-02-10 00:04:55,467 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-02-10 00:04:55,467 INFO L356 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2024-02-10 00:04:55,490 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-02-10 00:04:55,496 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2024-02-10 00:04:55,496 INFO L145 PredicateUnifier]: Initialized classic predicate unifier [2024-02-10 00:04:55,497 INFO L85 PathProgramCache]: Analyzing trace with hash -882516191, now seen corresponding path program 2 times [2024-02-10 00:04:55,497 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-02-10 00:04:55,497 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1033410263] [2024-02-10 00:04:55,497 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-02-10 00:04:55,497 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-02-10 00:04:55,501 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-02-10 00:04:55,501 INFO L356 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2024-02-10 00:04:55,504 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-02-10 00:04:55,506 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2024-02-10 00:04:55,506 INFO L145 PredicateUnifier]: Initialized classic predicate unifier [2024-02-10 00:04:55,506 INFO L85 PathProgramCache]: Analyzing trace with hash -1591750325, now seen corresponding path program 3 times [2024-02-10 00:04:55,507 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-02-10 00:04:55,507 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1349229190] [2024-02-10 00:04:55,507 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-02-10 00:04:55,507 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-02-10 00:04:55,532 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-02-10 00:04:55,532 INFO L356 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2024-02-10 00:04:55,548 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-02-10 00:04:55,554 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2024-02-10 00:04:55,669 INFO L210 LassoAnalysis]: Preferences: [2024-02-10 00:04:55,669 INFO L126 ssoRankerPreferences]: Compute integeral hull: false [2024-02-10 00:04:55,669 INFO L127 ssoRankerPreferences]: Enable LassoPartitioneer: true [2024-02-10 00:04:55,669 INFO L128 ssoRankerPreferences]: Term annotations enabled: false [2024-02-10 00:04:55,669 INFO L129 ssoRankerPreferences]: Use exernal solver: true [2024-02-10 00:04:55,669 INFO L130 ssoRankerPreferences]: SMT solver command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:55,669 INFO L131 ssoRankerPreferences]: Dump SMT script to file: false [2024-02-10 00:04:55,669 INFO L132 ssoRankerPreferences]: Path of dumped script: [2024-02-10 00:04:55,670 INFO L133 ssoRankerPreferences]: Filename of dumped script: parallel-misc-2.wvr.c_BEv2_Iteration2_Loop [2024-02-10 00:04:55,670 INFO L134 ssoRankerPreferences]: MapElimAlgo: Frank [2024-02-10 00:04:55,670 INFO L276 LassoAnalysis]: Starting lasso preprocessing... [2024-02-10 00:04:55,671 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:04:55,672 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:04:55,679 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:04:55,682 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:04:55,684 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:04:55,686 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:04:55,687 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:04:55,689 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:04:55,701 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:04:55,703 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:04:55,887 INFO L294 LassoAnalysis]: Preprocessing complete. [2024-02-10 00:04:55,887 INFO L404 LassoAnalysis]: Checking for nontermination... [2024-02-10 00:04:55,887 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:55,887 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:55,888 INFO L229 MonitoredProcess]: Starting monitored process 1072 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:55,889 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1072)] Waiting until timeout for monitored process [2024-02-10 00:04:55,891 INFO L148 nArgumentSynthesizer]: Nontermination analysis: NONLINEAR Allow bounded executions: true Number of generalized eigenvectors: 0 Nilpotent components: true [2024-02-10 00:04:55,891 INFO L160 nArgumentSynthesizer]: Using integer mode. [2024-02-10 00:04:55,904 INFO L437 LassoAnalysis]: Proved nontermination for one component. [2024-02-10 00:04:55,904 INFO L440 LassoAnalysis]: Non-Termination argument consisting of: Initial state: {v_rep#funAddr~thread2.base_9=-1} Honda state: {v_rep#funAddr~thread2.base_9=-1} Generalized eigenvectors: [] Lambdas: [] Nus: [] [2024-02-10 00:04:55,907 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1072)] Forceful destruction successful, exit code 0 [2024-02-10 00:04:55,907 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:55,907 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:55,908 INFO L229 MonitoredProcess]: Starting monitored process 1073 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:55,909 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1073)] Waiting until timeout for monitored process [2024-02-10 00:04:55,933 INFO L148 nArgumentSynthesizer]: Nontermination analysis: NONLINEAR Allow bounded executions: true Number of generalized eigenvectors: 0 Nilpotent components: true [2024-02-10 00:04:55,933 INFO L160 nArgumentSynthesizer]: Using integer mode. [2024-02-10 00:04:55,944 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1073)] Ended with exit code 0 [2024-02-10 00:04:55,945 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:55,945 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:55,945 INFO L229 MonitoredProcess]: Starting monitored process 1074 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:55,947 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1074)] Waiting until timeout for monitored process [2024-02-10 00:04:55,947 INFO L148 nArgumentSynthesizer]: Nontermination analysis: NONLINEAR Allow bounded executions: true Number of generalized eigenvectors: 3 Nilpotent components: true [2024-02-10 00:04:55,948 INFO L160 nArgumentSynthesizer]: Using integer mode. [2024-02-10 00:04:55,974 INFO L444 LassoAnalysis]: Proving nontermination failed: No geometric nontermination argument exists. [2024-02-10 00:04:55,979 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1074)] Forceful destruction successful, exit code 0 [2024-02-10 00:04:55,979 INFO L210 LassoAnalysis]: Preferences: [2024-02-10 00:04:55,979 INFO L126 ssoRankerPreferences]: Compute integeral hull: false [2024-02-10 00:04:55,979 INFO L127 ssoRankerPreferences]: Enable LassoPartitioneer: true [2024-02-10 00:04:55,979 INFO L128 ssoRankerPreferences]: Term annotations enabled: false [2024-02-10 00:04:55,979 INFO L129 ssoRankerPreferences]: Use exernal solver: false [2024-02-10 00:04:55,979 INFO L130 ssoRankerPreferences]: SMT solver command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:55,979 INFO L131 ssoRankerPreferences]: Dump SMT script to file: false [2024-02-10 00:04:55,979 INFO L132 ssoRankerPreferences]: Path of dumped script: [2024-02-10 00:04:55,979 INFO L133 ssoRankerPreferences]: Filename of dumped script: parallel-misc-2.wvr.c_BEv2_Iteration2_Loop [2024-02-10 00:04:55,979 INFO L134 ssoRankerPreferences]: MapElimAlgo: Frank [2024-02-10 00:04:55,980 INFO L276 LassoAnalysis]: Starting lasso preprocessing... [2024-02-10 00:04:55,981 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:04:55,993 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:04:55,996 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:04:55,998 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:04:56,000 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:04:56,002 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:04:56,004 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:04:56,005 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:04:56,007 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:04:56,008 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:04:56,165 INFO L294 LassoAnalysis]: Preprocessing complete. [2024-02-10 00:04:56,165 INFO L490 LassoAnalysis]: Using template 'affine'. [2024-02-10 00:04:56,165 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:56,165 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:56,166 INFO L229 MonitoredProcess]: Starting monitored process 1075 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:56,167 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1075)] Waiting until timeout for monitored process [2024-02-10 00:04:56,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:04:56,175 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:04:56,175 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:04:56,175 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:56,175 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:56,175 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 00:04:56,177 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-02-10 00:04:56,177 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:04:56,180 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:56,183 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1075)] Ended with exit code 0 [2024-02-10 00:04:56,183 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:56,183 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:56,184 INFO L229 MonitoredProcess]: Starting monitored process 1076 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:56,186 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:56,192 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1076)] Waiting until timeout for monitored process [2024-02-10 00:04:56,193 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:04:56,193 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:04:56,193 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:56,193 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:56,193 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 00:04:56,194 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-02-10 00:04:56,194 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:04:56,195 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:56,204 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1076)] Ended with exit code 0 [2024-02-10 00:04:56,204 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:56,204 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:56,205 INFO L229 MonitoredProcess]: Starting monitored process 1077 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:56,207 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:56,208 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1077)] Waiting until timeout for monitored process [2024-02-10 00:04:56,214 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:04:56,214 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:56,214 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:56,214 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 00:04:56,215 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 00:04:56,215 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-10 00:04:56,228 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:56,231 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1077)] Ended with exit code 0 [2024-02-10 00:04:56,231 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:56,231 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:56,232 INFO L229 MonitoredProcess]: Starting monitored process 1078 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:56,232 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1078)] Waiting until timeout for monitored process [2024-02-10 00:04:56,234 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:56,241 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:04:56,241 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:56,241 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:56,241 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 00:04:56,242 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 00:04:56,242 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-10 00:04:56,252 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:56,255 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1078)] Ended with exit code 0 [2024-02-10 00:04:56,255 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:56,255 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:56,256 INFO L229 MonitoredProcess]: Starting monitored process 1079 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:56,257 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1079)] Waiting until timeout for monitored process [2024-02-10 00:04:56,258 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:56,265 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:04:56,265 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:56,266 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:56,266 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 00:04:56,266 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 00:04:56,267 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-10 00:04:56,280 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:56,283 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1079)] Forceful destruction successful, exit code 0 [2024-02-10 00:04:56,283 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:56,283 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:56,284 INFO L229 MonitoredProcess]: Starting monitored process 1080 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:56,286 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1080)] Waiting until timeout for monitored process [2024-02-10 00:04:56,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:04:56,293 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:04:56,293 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:04:56,293 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:56,293 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:56,293 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 00:04:56,293 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-02-10 00:04:56,293 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:04:56,295 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:56,297 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1080)] Ended with exit code 0 [2024-02-10 00:04:56,297 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:56,297 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:56,298 INFO L229 MonitoredProcess]: Starting monitored process 1081 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:56,299 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1081)] Waiting until timeout for monitored process [2024-02-10 00:04:56,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:04:56,306 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:04:56,306 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:04:56,306 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:56,307 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:56,307 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 00:04:56,307 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-02-10 00:04:56,307 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:04:56,308 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:56,310 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1081)] Ended with exit code 0 [2024-02-10 00:04:56,311 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:56,311 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:56,311 INFO L229 MonitoredProcess]: Starting monitored process 1082 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:56,313 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1082)] Waiting until timeout for monitored process [2024-02-10 00:04:56,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:04:56,321 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:04:56,321 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:04:56,321 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:56,321 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:56,321 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 00:04:56,322 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-02-10 00:04:56,322 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:04:56,332 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:56,334 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1082)] Forceful destruction successful, exit code 0 [2024-02-10 00:04:56,334 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:56,334 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:56,335 INFO L229 MonitoredProcess]: Starting monitored process 1083 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:56,336 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1083)] Waiting until timeout for monitored process [2024-02-10 00:04:56,337 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:56,342 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:04:56,343 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:56,343 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:56,343 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 00:04:56,343 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 00:04:56,343 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-10 00:04:56,346 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:56,348 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1083)] Ended with exit code 0 [2024-02-10 00:04:56,348 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:56,348 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:56,349 INFO L229 MonitoredProcess]: Starting monitored process 1084 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:56,350 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1084)] Waiting until timeout for monitored process [2024-02-10 00:04:56,351 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:56,358 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:04:56,358 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:04:56,358 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:56,358 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:56,358 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 00:04:56,358 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-02-10 00:04:56,358 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:04:56,372 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:56,374 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1084)] Ended with exit code 0 [2024-02-10 00:04:56,374 INFO L490 LassoAnalysis]: Using template '2-nested'. [2024-02-10 00:04:56,374 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:56,374 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:56,375 INFO L229 MonitoredProcess]: Starting monitored process 1085 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:56,376 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1085)] Waiting until timeout for monitored process [2024-02-10 00:04:56,377 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:56,382 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:04:56,382 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:04:56,382 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:56,382 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:56,382 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:04:56,384 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-02-10 00:04:56,384 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:04:56,389 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:56,391 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1085)] Ended with exit code 0 [2024-02-10 00:04:56,391 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:56,391 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:56,392 INFO L229 MonitoredProcess]: Starting monitored process 1086 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:56,393 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1086)] Waiting until timeout for monitored process [2024-02-10 00:04: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:04:56,399 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:04:56,400 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:04:56,400 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:56,400 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:56,400 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:04:56,401 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-02-10 00:04:56,401 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:04:56,411 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:56,413 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1086)] Ended with exit code 0 [2024-02-10 00:04:56,413 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:56,414 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:56,414 INFO L229 MonitoredProcess]: Starting monitored process 1087 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:56,416 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1087)] Waiting until timeout for monitored process [2024-02-10 00:04:56,416 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:56,423 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:04:56,423 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:56,423 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:56,423 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:04:56,425 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-10 00:04:56,425 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-10 00:04:56,428 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:56,431 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1087)] Ended with exit code 0 [2024-02-10 00:04:56,431 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:56,431 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:56,432 INFO L229 MonitoredProcess]: Starting monitored process 1088 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:56,433 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1088)] Waiting until timeout for monitored process [2024-02-10 00:04:56,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:04:56,441 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:04:56,441 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:56,441 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:56,441 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:04:56,442 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-10 00:04:56,442 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-10 00:04:56,455 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:56,458 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1088)] Ended with exit code 0 [2024-02-10 00:04:56,458 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:56,458 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:56,459 INFO L229 MonitoredProcess]: Starting monitored process 1089 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:56,461 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1089)] Waiting until timeout for monitored process [2024-02-10 00:04:56,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:04:56,468 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:04:56,468 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:56,468 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:56,468 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:04:56,469 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-10 00:04:56,469 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-10 00:04:56,484 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:56,486 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1089)] Ended with exit code 0 [2024-02-10 00:04:56,486 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:56,487 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:56,487 INFO L229 MonitoredProcess]: Starting monitored process 1090 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:56,489 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1090)] Waiting until timeout for monitored process [2024-02-10 00:04:56,489 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:56,497 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:04:56,497 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:04:56,497 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:56,497 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:56,497 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:04:56,498 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-02-10 00:04:56,498 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:04:56,504 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:56,506 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1090)] Ended with exit code 0 [2024-02-10 00:04:56,507 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:56,507 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:56,507 INFO L229 MonitoredProcess]: Starting monitored process 1091 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:56,509 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1091)] Waiting until timeout for monitored process [2024-02-10 00:04:56,509 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:56,515 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:04:56,516 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:04:56,516 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:56,516 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:56,516 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:04:56,516 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-02-10 00:04:56,516 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:04:56,517 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:56,520 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1091)] Ended with exit code 0 [2024-02-10 00:04:56,520 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:56,521 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:56,521 INFO L229 MonitoredProcess]: Starting monitored process 1092 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:56,523 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1092)] Waiting until timeout for monitored process [2024-02-10 00:04:56,523 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:56,529 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:04:56,530 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:04:56,530 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:56,530 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:56,530 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:04:56,530 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-02-10 00:04:56,530 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:04:56,539 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:56,542 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1092)] Ended with exit code 0 [2024-02-10 00:04:56,542 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:56,543 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:56,543 INFO L229 MonitoredProcess]: Starting monitored process 1093 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:56,545 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1093)] Waiting until timeout for monitored process [2024-02-10 00:04:56,545 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:56,552 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:04:56,552 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:56,552 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:56,552 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:04:56,554 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-10 00:04:56,554 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-10 00:04:56,557 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:56,560 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1093)] Ended with exit code 0 [2024-02-10 00:04:56,560 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:56,560 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:56,561 INFO L229 MonitoredProcess]: Starting monitored process 1094 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:56,562 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1094)] Waiting until timeout for monitored process [2024-02-10 00:04:56,563 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:56,568 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:04:56,569 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:04:56,569 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:56,569 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:56,569 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:04:56,569 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-02-10 00:04:56,569 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:04:56,579 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:56,582 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1094)] Ended with exit code 0 [2024-02-10 00:04:56,582 INFO L490 LassoAnalysis]: Using template '3-nested'. [2024-02-10 00:04:56,582 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:56,582 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:56,583 INFO L229 MonitoredProcess]: Starting monitored process 1095 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:56,584 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1095)] Waiting until timeout for monitored process [2024-02-10 00:04:56,585 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:56,590 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:04:56,590 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:04:56,591 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:56,591 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:56,591 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:04:56,593 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 00:04:56,593 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:04:56,603 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:56,606 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1095)] Ended with exit code 0 [2024-02-10 00:04:56,606 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:56,606 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:56,607 INFO L229 MonitoredProcess]: Starting monitored process 1096 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:56,612 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1096)] Waiting until timeout for monitored process [2024-02-10 00:04:56,612 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:56,618 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:04:56,618 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:04:56,618 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:56,618 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:56,618 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:04:56,620 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 00:04:56,620 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:04:56,622 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:56,624 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1096)] Ended with exit code 0 [2024-02-10 00:04:56,625 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:56,625 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:56,626 INFO L229 MonitoredProcess]: Starting monitored process 1097 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:56,627 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1097)] Waiting until timeout for monitored process [2024-02-10 00:04:56,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:04:56,634 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:04:56,635 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:56,635 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:56,635 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:04:56,636 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 00:04:56,636 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:04:56,651 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:56,654 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1097)] Ended with exit code 0 [2024-02-10 00:04:56,654 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:56,654 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:56,655 INFO L229 MonitoredProcess]: Starting monitored process 1098 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:56,656 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1098)] Waiting until timeout for monitored process [2024-02-10 00:04:56,656 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:56,663 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:04:56,663 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:56,663 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:56,663 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:04:56,665 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 00:04:56,665 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:04:56,669 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:56,671 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1098)] Forceful destruction successful, exit code 0 [2024-02-10 00:04:56,671 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:56,671 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:56,672 INFO L229 MonitoredProcess]: Starting monitored process 1099 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:56,673 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1099)] Waiting until timeout for monitored process [2024-02-10 00:04:56,674 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:56,681 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:04:56,681 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:56,681 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:56,681 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:04:56,683 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 00:04:56,683 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:04:56,697 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:56,700 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1099)] Ended with exit code 0 [2024-02-10 00:04:56,700 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:56,700 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:56,701 INFO L229 MonitoredProcess]: Starting monitored process 1100 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:56,702 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1100)] Waiting until timeout for monitored process [2024-02-10 00:04:56,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:04:56,709 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:04:56,710 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:04:56,710 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:56,710 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:56,710 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:04:56,710 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 00:04:56,711 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:04:56,717 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:56,720 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1100)] Ended with exit code 0 [2024-02-10 00:04:56,720 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:56,720 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:56,721 INFO L229 MonitoredProcess]: Starting monitored process 1101 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:56,722 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1101)] Waiting until timeout for monitored process [2024-02-10 00:04:56,723 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:56,728 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:04:56,728 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:04:56,729 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:56,729 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:56,729 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:04:56,729 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 00:04:56,729 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:04:56,744 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:56,747 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1101)] Ended with exit code 0 [2024-02-10 00:04:56,747 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:56,747 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:56,748 INFO L229 MonitoredProcess]: Starting monitored process 1102 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:56,750 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1102)] Waiting until timeout for monitored process [2024-02-10 00:04:56,750 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:56,756 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:04:56,756 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:04:56,756 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:56,756 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:56,756 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:04:56,756 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 00:04:56,756 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:04:56,758 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:56,760 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1102)] Ended with exit code 0 [2024-02-10 00:04:56,760 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:56,760 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:56,761 INFO L229 MonitoredProcess]: Starting monitored process 1103 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:56,762 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1103)] Waiting until timeout for monitored process [2024-02-10 00:04:56,763 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:56,770 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:04:56,770 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:56,770 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:56,770 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:04:56,772 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 00:04:56,772 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:04:56,786 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:56,789 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1103)] Ended with exit code 0 [2024-02-10 00:04:56,789 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:56,789 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:56,790 INFO L229 MonitoredProcess]: Starting monitored process 1104 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:56,791 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1104)] Waiting until timeout for monitored process [2024-02-10 00:04:56,792 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:56,799 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:04:56,799 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:04:56,799 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:56,799 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:56,799 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:04:56,799 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 00:04:56,799 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:04:56,801 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:56,803 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1104)] Forceful destruction successful, exit code 0 [2024-02-10 00:04:56,803 INFO L490 LassoAnalysis]: Using template '4-nested'. [2024-02-10 00:04:56,803 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:56,803 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:56,804 INFO L229 MonitoredProcess]: Starting monitored process 1105 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:56,805 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1105)] Waiting until timeout for monitored process [2024-02-10 00:04:56,806 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:56,812 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:04:56,812 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:04:56,812 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:56,812 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:56,813 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:04:56,816 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-02-10 00:04:56,816 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:04:56,821 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:56,823 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1105)] Ended with exit code 0 [2024-02-10 00:04:56,823 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:56,824 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:56,824 INFO L229 MonitoredProcess]: Starting monitored process 1106 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:56,826 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1106)] Waiting until timeout for monitored process [2024-02-10 00:04:56,826 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:56,834 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:04:56,834 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:04:56,834 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:56,834 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:56,834 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:04:56,836 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-02-10 00:04:56,836 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:04:56,839 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:56,841 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1106)] Forceful destruction successful, exit code 0 [2024-02-10 00:04:56,842 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:56,842 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:56,842 INFO L229 MonitoredProcess]: Starting monitored process 1107 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:56,844 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1107)] Waiting until timeout for monitored process [2024-02-10 00:04:56,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:04:56,851 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:04:56,851 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:56,851 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:56,851 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:04:56,853 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-10 00:04:56,853 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-10 00:04:56,858 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:56,860 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1107)] Ended with exit code 0 [2024-02-10 00:04:56,860 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:56,861 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:56,861 INFO L229 MonitoredProcess]: Starting monitored process 1108 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:56,863 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1108)] Waiting until timeout for monitored process [2024-02-10 00:04:56,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:04:56,871 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:04:56,871 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:56,871 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:56,871 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:04:56,873 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-10 00:04:56,873 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-10 00:04:56,878 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:56,880 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1108)] Ended with exit code 0 [2024-02-10 00:04:56,881 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:56,881 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:56,881 INFO L229 MonitoredProcess]: Starting monitored process 1109 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:56,883 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1109)] Waiting until timeout for monitored process [2024-02-10 00:04:56,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:04:56,889 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:04:56,890 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:56,890 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:56,890 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:04:56,892 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-10 00:04:56,892 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-10 00:04:56,897 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:56,899 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1109)] Ended with exit code 0 [2024-02-10 00:04:56,900 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:56,900 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:56,901 INFO L229 MonitoredProcess]: Starting monitored process 1110 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:56,902 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1110)] Waiting until timeout for monitored process [2024-02-10 00:04:56,903 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:56,909 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:04:56,909 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:04:56,909 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:56,909 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:56,909 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:04:56,910 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-02-10 00:04:56,910 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:04:56,912 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:56,914 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1110)] Ended with exit code 0 [2024-02-10 00:04:56,914 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:56,914 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:56,915 INFO L229 MonitoredProcess]: Starting monitored process 1111 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:56,917 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1111)] Waiting until timeout for monitored process [2024-02-10 00:04:56,917 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:56,923 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:04:56,923 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:04:56,924 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:56,924 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:56,924 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:04:56,924 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-02-10 00:04:56,924 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:04:56,936 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:56,938 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1111)] Ended with exit code 0 [2024-02-10 00:04:56,938 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:56,938 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:56,939 INFO L229 MonitoredProcess]: Starting monitored process 1112 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:56,940 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1112)] Waiting until timeout for monitored process [2024-02-10 00:04:56,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:04:56,947 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:04:56,947 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:04:56,947 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:56,947 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:56,947 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:04:56,948 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-02-10 00:04:56,948 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:04:56,958 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:56,960 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1112)] Ended with exit code 0 [2024-02-10 00:04:56,961 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:56,961 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:56,961 INFO L229 MonitoredProcess]: Starting monitored process 1113 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:56,963 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1113)] Waiting until timeout for monitored process [2024-02-10 00:04: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:04:56,969 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:04:56,969 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:56,969 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:56,969 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:04:56,971 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-10 00:04:56,971 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-10 00:04:57,005 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:57,007 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1113)] Forceful destruction successful, exit code 0 [2024-02-10 00:04:57,008 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:57,008 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:57,009 INFO L229 MonitoredProcess]: Starting monitored process 1114 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:57,010 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1114)] Waiting until timeout for monitored process [2024-02-10 00:04:57,010 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:57,018 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:04:57,018 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:04:57,018 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:57,018 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:57,018 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:04:57,019 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-02-10 00:04:57,019 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:04:57,020 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:57,023 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1114)] Forceful destruction successful, exit code 0 [2024-02-10 00:04:57,023 INFO L490 LassoAnalysis]: Using template '2-phase'. [2024-02-10 00:04:57,023 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:57,023 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:57,024 INFO L229 MonitoredProcess]: Starting monitored process 1115 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:57,025 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1115)] Waiting until timeout for monitored process [2024-02-10 00:04:57,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:04:57,033 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:04:57,033 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:04:57,034 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:04:57,034 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:57,034 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:57,034 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:04:57,036 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-02-10 00:04:57,036 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:04:57,050 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:57,052 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1115)] Ended with exit code 0 [2024-02-10 00:04:57,052 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:57,052 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:57,053 INFO L229 MonitoredProcess]: Starting monitored process 1116 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:57,054 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1116)] Waiting until timeout for monitored process [2024-02-10 00:04:57,055 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:57,061 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:04:57,061 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:04:57,061 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:04:57,061 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:57,061 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:57,061 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:04:57,062 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-02-10 00:04:57,062 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:04:57,072 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:57,074 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1116)] Forceful destruction successful, exit code 0 [2024-02-10 00:04:57,074 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:57,074 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:57,075 INFO L229 MonitoredProcess]: Starting monitored process 1117 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:57,076 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1117)] Waiting until timeout for monitored process [2024-02-10 00:04:57,077 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:57,083 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:04:57,083 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:04:57,083 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:57,083 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:57,083 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:04:57,084 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-10 00:04:57,084 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-10 00:04:57,089 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:57,091 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1117)] Ended with exit code 0 [2024-02-10 00:04:57,091 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:57,091 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:57,092 INFO L229 MonitoredProcess]: Starting monitored process 1118 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:57,093 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1118)] Waiting until timeout for monitored process [2024-02-10 00:04:57,094 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:57,100 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:04:57,100 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:04:57,100 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:57,100 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:57,100 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:04:57,101 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-10 00:04:57,101 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-10 00:04:57,108 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:57,110 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1118)] Forceful destruction successful, exit code 0 [2024-02-10 00:04:57,111 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:57,111 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:57,112 INFO L229 MonitoredProcess]: Starting monitored process 1119 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:57,112 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1119)] Waiting until timeout for monitored process [2024-02-10 00:04:57,114 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:57,119 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:04:57,120 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:04:57,120 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:57,120 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:57,120 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:04:57,121 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-10 00:04:57,121 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-10 00:04:57,126 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:57,128 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1119)] Ended with exit code 0 [2024-02-10 00:04:57,128 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:57,128 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:57,129 INFO L229 MonitoredProcess]: Starting monitored process 1120 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:57,130 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1120)] Waiting until timeout for monitored process [2024-02-10 00:04:57,131 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:57,138 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:04:57,139 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:04:57,139 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:04:57,139 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:57,139 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:57,139 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:04:57,140 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-02-10 00:04:57,140 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:04:57,142 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:57,144 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1120)] Forceful destruction successful, exit code 0 [2024-02-10 00:04:57,144 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:57,144 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:57,145 INFO L229 MonitoredProcess]: Starting monitored process 1121 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:57,146 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1121)] Waiting until timeout for monitored process [2024-02-10 00:04:57,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:04:57,153 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:04:57,153 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:04:57,153 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:04:57,154 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:57,154 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:57,154 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:04:57,154 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-02-10 00:04:57,154 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:04:57,164 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:57,166 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1121)] Ended with exit code 0 [2024-02-10 00:04:57,168 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:57,168 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:57,168 INFO L229 MonitoredProcess]: Starting monitored process 1122 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:57,169 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1122)] Waiting until timeout for monitored process [2024-02-10 00:04:57,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:04:57,176 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:04:57,176 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:04:57,176 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:04:57,176 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:57,177 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:57,177 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:04:57,177 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-02-10 00:04:57,177 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:04:57,179 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:57,181 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1122)] Ended with exit code 0 [2024-02-10 00:04:57,181 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:57,181 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:57,182 INFO L229 MonitoredProcess]: Starting monitored process 1123 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:57,183 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1123)] Waiting until timeout for monitored process [2024-02-10 00:04:57,184 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:57,189 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:04:57,190 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:04:57,190 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:57,190 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:57,190 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:04:57,191 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-10 00:04:57,191 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-10 00:04:57,196 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:57,198 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1123)] Ended with exit code 0 [2024-02-10 00:04:57,198 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:57,198 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:57,199 INFO L229 MonitoredProcess]: Starting monitored process 1124 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:57,200 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1124)] Waiting until timeout for monitored process [2024-02-10 00:04:57,201 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:57,206 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:04:57,206 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:04:57,207 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:04:57,207 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:57,207 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:57,207 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:04:57,207 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-02-10 00:04:57,207 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:04:57,217 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:57,219 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1124)] Ended with exit code 0 [2024-02-10 00:04:57,219 INFO L490 LassoAnalysis]: Using template '3-phase'. [2024-02-10 00:04:57,220 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:57,220 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:57,220 INFO L229 MonitoredProcess]: Starting monitored process 1125 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:57,221 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1125)] Waiting until timeout for monitored process [2024-02-10 00:04:57,222 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:57,229 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:04:57,229 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-02-10 00:04:57,229 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:04:57,229 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:57,229 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:57,229 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:04:57,232 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 00:04:57,232 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:04:57,244 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:57,247 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1125)] Forceful destruction successful, exit code 0 [2024-02-10 00:04:57,247 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:57,247 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:57,248 INFO L229 MonitoredProcess]: Starting monitored process 1126 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:57,248 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1126)] Waiting until timeout for monitored process [2024-02-10 00:04:57,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:04:57,256 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:04:57,256 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-02-10 00:04:57,256 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:04:57,257 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:57,257 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:57,257 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:04:57,258 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 00:04:57,258 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:04:57,269 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:57,271 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1126)] Forceful destruction successful, exit code 0 [2024-02-10 00:04:57,272 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:57,272 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:57,272 INFO L229 MonitoredProcess]: Starting monitored process 1127 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:57,274 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1127)] Waiting until timeout for monitored process [2024-02-10 00:04:57,274 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:57,282 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:04:57,282 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-02-10 00:04:57,282 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:57,282 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:57,282 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:04:57,284 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 00:04:57,284 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:04:57,290 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:57,292 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1127)] Forceful destruction successful, exit code 0 [2024-02-10 00:04:57,293 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:57,293 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:57,293 INFO L229 MonitoredProcess]: Starting monitored process 1128 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:57,294 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1128)] Waiting until timeout for monitored process [2024-02-10 00:04:57,295 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:57,301 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:04:57,302 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-02-10 00:04:57,302 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:57,302 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:57,302 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:04:57,304 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 00:04:57,304 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:04:57,316 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:57,318 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1128)] Ended with exit code 0 [2024-02-10 00:04:57,318 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:57,318 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:57,319 INFO L229 MonitoredProcess]: Starting monitored process 1129 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:57,320 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1129)] Waiting until timeout for monitored process [2024-02-10 00:04:57,321 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:57,327 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:04:57,327 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-02-10 00:04:57,327 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:57,327 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:57,327 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:04:57,329 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 00:04:57,329 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:04:57,335 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:57,337 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1129)] Ended with exit code 0 [2024-02-10 00:04:57,337 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:57,337 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:57,338 INFO L229 MonitoredProcess]: Starting monitored process 1130 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:57,339 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1130)] Waiting until timeout for monitored process [2024-02-10 00:04:57,340 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:57,345 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:04:57,346 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-02-10 00:04:57,346 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:04:57,346 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:57,346 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:57,346 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:04:57,347 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 00:04:57,347 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:04:57,352 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:57,354 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1130)] Forceful destruction successful, exit code 0 [2024-02-10 00:04:57,354 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:57,354 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:57,355 INFO L229 MonitoredProcess]: Starting monitored process 1131 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:57,356 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1131)] Waiting until timeout for monitored process [2024-02-10 00:04:57,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:04:57,362 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:04:57,363 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-02-10 00:04:57,363 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:04:57,363 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:57,363 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:57,363 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:04:57,363 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 00:04:57,363 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:04:57,366 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:57,368 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1131)] Ended with exit code 0 [2024-02-10 00:04:57,368 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:57,368 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:57,368 INFO L229 MonitoredProcess]: Starting monitored process 1132 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:57,369 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1132)] Waiting until timeout for monitored process [2024-02-10 00:04:57,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:04:57,376 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:04:57,376 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-02-10 00:04:57,376 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:04:57,376 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:57,376 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:57,376 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:04:57,377 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 00:04:57,377 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:04:57,387 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:57,389 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1132)] Ended with exit code 0 [2024-02-10 00:04:57,389 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:57,389 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:57,390 INFO L229 MonitoredProcess]: Starting monitored process 1133 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:57,391 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1133)] Waiting until timeout for monitored process [2024-02-10 00:04:57,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:04:57,398 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:04:57,398 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-02-10 00:04:57,398 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:57,398 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:57,398 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:04:57,400 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 00:04:57,400 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:04:57,407 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:57,409 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1133)] Ended with exit code 0 [2024-02-10 00:04:57,409 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:57,409 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:57,410 INFO L229 MonitoredProcess]: Starting monitored process 1134 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:57,411 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1134)] Waiting until timeout for monitored process [2024-02-10 00:04:57,412 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:57,419 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:04:57,419 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-02-10 00:04:57,419 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:04:57,419 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:57,419 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:57,419 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:04:57,420 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 00:04:57,420 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:04:57,423 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:57,425 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1134)] Ended with exit code 0 [2024-02-10 00:04:57,425 INFO L490 LassoAnalysis]: Using template '4-phase'. [2024-02-10 00:04:57,425 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:57,425 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:57,426 INFO L229 MonitoredProcess]: Starting monitored process 1135 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:57,427 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1135)] Waiting until timeout for monitored process [2024-02-10 00:04:57,428 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:57,434 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:04:57,434 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:04:57,435 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:04:57,435 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:57,435 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:57,435 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:04:57,439 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-02-10 00:04:57,439 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:04:57,456 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:57,459 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1135)] Ended with exit code 0 [2024-02-10 00:04:57,459 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:57,459 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:57,460 INFO L229 MonitoredProcess]: Starting monitored process 1136 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:57,461 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1136)] Waiting until timeout for monitored process [2024-02-10 00:04:57,462 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:57,469 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:04:57,469 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:04:57,469 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:04:57,469 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:57,469 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:57,469 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:04:57,472 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-02-10 00:04:57,472 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:04:57,480 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:57,482 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1136)] Ended with exit code 0 [2024-02-10 00:04:57,483 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:57,483 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:57,483 INFO L229 MonitoredProcess]: Starting monitored process 1137 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:57,484 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1137)] Waiting until timeout for monitored process [2024-02-10 00:04:57,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:04:57,491 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:04:57,491 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:04:57,491 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:57,492 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:57,492 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:04:57,494 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-10 00:04:57,494 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-10 00:04:57,500 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:57,503 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1137)] Ended with exit code 0 [2024-02-10 00:04:57,503 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:57,503 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:57,504 INFO L229 MonitoredProcess]: Starting monitored process 1138 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:57,505 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1138)] Waiting until timeout for monitored process [2024-02-10 00:04:57,505 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:57,511 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:04:57,512 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:04:57,512 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:57,512 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:57,512 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:04:57,514 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-10 00:04:57,514 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-10 00:04:57,522 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:57,525 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1138)] Ended with exit code 0 [2024-02-10 00:04:57,525 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:57,525 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:57,526 INFO L229 MonitoredProcess]: Starting monitored process 1139 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:57,526 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1139)] Waiting until timeout for monitored process [2024-02-10 00:04:57,527 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:57,534 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:04:57,534 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:04:57,534 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:57,534 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:57,534 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:04:57,536 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-10 00:04:57,536 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-10 00:04:57,543 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:57,546 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1139)] Forceful destruction successful, exit code 0 [2024-02-10 00:04:57,546 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:57,546 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:57,547 INFO L229 MonitoredProcess]: Starting monitored process 1140 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:57,547 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1140)] Waiting until timeout for monitored process [2024-02-10 00:04:57,549 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:57,555 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:04:57,555 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:04:57,555 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:04:57,555 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:57,555 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:57,555 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:04:57,556 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-02-10 00:04:57,556 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:04:57,560 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:57,562 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1140)] Forceful destruction successful, exit code 0 [2024-02-10 00:04:57,562 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:57,562 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:57,563 INFO L229 MonitoredProcess]: Starting monitored process 1141 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:57,565 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1141)] Waiting until timeout for monitored process [2024-02-10 00:04:57,565 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:57,572 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:04:57,572 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:04:57,572 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:04:57,572 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:57,573 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:57,573 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:04:57,573 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-02-10 00:04:57,573 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:04:57,577 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:57,579 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1141)] Forceful destruction successful, exit code 0 [2024-02-10 00:04:57,579 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:57,579 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:57,580 INFO L229 MonitoredProcess]: Starting monitored process 1142 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:57,581 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1142)] Waiting until timeout for monitored process [2024-02-10 00:04:57,582 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:57,588 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:04:57,588 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:04:57,588 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:04:57,588 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:57,589 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:57,589 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:04:57,589 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-02-10 00:04:57,589 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:04:57,593 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:57,595 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1142)] Forceful destruction successful, exit code 0 [2024-02-10 00:04:57,595 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:57,595 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:57,596 INFO L229 MonitoredProcess]: Starting monitored process 1143 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:57,597 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1143)] Waiting until timeout for monitored process [2024-02-10 00:04:57,598 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:57,604 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:04:57,604 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:04:57,604 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:57,604 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:57,604 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:04:57,606 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-10 00:04:57,607 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-10 00:04:57,614 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:57,616 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1143)] Ended with exit code 0 [2024-02-10 00:04:57,617 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:57,617 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:57,617 INFO L229 MonitoredProcess]: Starting monitored process 1144 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:57,618 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1144)] Waiting until timeout for monitored process [2024-02-10 00:04:57,619 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:57,625 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:04:57,625 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:04:57,625 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:04:57,626 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:57,626 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:57,626 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:04:57,626 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-02-10 00:04:57,626 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:04:57,630 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:57,632 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1144)] Ended with exit code 0 [2024-02-10 00:04:57,632 INFO L490 LassoAnalysis]: Using template '2-lex'. [2024-02-10 00:04:57,632 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:57,632 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:57,633 INFO L229 MonitoredProcess]: Starting monitored process 1145 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:57,634 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1145)] Waiting until timeout for monitored process [2024-02-10 00:04:57,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:04:57,640 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:04:57,641 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:04:57,641 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:04:57,641 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:57,641 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:57,641 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:04:57,643 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 00:04:57,643 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:04:57,650 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:57,652 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1145)] Forceful destruction successful, exit code 0 [2024-02-10 00:04:57,653 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:57,653 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:57,653 INFO L229 MonitoredProcess]: Starting monitored process 1146 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:57,655 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1146)] Waiting until timeout for monitored process [2024-02-10 00:04:57,655 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:57,661 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:04:57,661 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:04:57,661 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:04:57,661 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:57,661 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:57,662 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:04:57,663 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 00:04:57,663 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:04:57,666 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:57,669 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1146)] Ended with exit code 0 [2024-02-10 00:04:57,669 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:57,669 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:57,670 INFO L229 MonitoredProcess]: Starting monitored process 1147 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:57,671 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1147)] Waiting until timeout for monitored process [2024-02-10 00:04:57,672 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:57,678 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:04:57,678 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:04:57,678 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:57,678 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:57,678 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:04:57,680 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 00:04:57,680 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:04:57,695 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:57,697 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1147)] Ended with exit code 0 [2024-02-10 00:04:57,697 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:57,698 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:57,698 INFO L229 MonitoredProcess]: Starting monitored process 1148 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:57,699 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1148)] Waiting until timeout for monitored process [2024-02-10 00:04:57,700 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:57,706 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:04:57,706 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:04:57,706 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:57,706 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:57,706 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:04:57,708 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 00:04:57,708 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:04:57,719 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:57,722 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1148)] Ended with exit code 0 [2024-02-10 00:04:57,722 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:57,722 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:57,722 INFO L229 MonitoredProcess]: Starting monitored process 1149 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:57,723 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1149)] Waiting until timeout for monitored process [2024-02-10 00:04:57,725 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:57,731 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:04:57,731 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:04:57,731 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:57,731 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:57,731 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:04:57,733 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 00:04:57,733 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:04:57,744 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:57,746 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1149)] Ended with exit code 0 [2024-02-10 00:04:57,747 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:57,747 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:57,747 INFO L229 MonitoredProcess]: Starting monitored process 1150 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:57,748 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1150)] Waiting until timeout for monitored process [2024-02-10 00:04:57,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:04:57,755 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:04:57,756 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:04:57,756 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:04:57,756 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:57,756 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:57,756 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:04:57,756 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 00:04:57,756 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:04:57,758 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:57,760 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1150)] Ended with exit code 0 [2024-02-10 00:04:57,761 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:57,761 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:57,761 INFO L229 MonitoredProcess]: Starting monitored process 1151 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:57,763 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1151)] Waiting until timeout for monitored process [2024-02-10 00:04:57,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:04:57,770 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:04:57,771 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:04:57,771 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:04:57,771 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:57,771 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:57,771 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:04:57,771 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 00:04:57,771 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:04:57,784 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:57,787 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1151)] Ended with exit code 0 [2024-02-10 00:04:57,787 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:57,787 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:57,788 INFO L229 MonitoredProcess]: Starting monitored process 1152 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:57,789 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1152)] Waiting until timeout for monitored process [2024-02-10 00:04:57,790 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:57,795 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:04:57,795 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:04:57,796 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:04:57,796 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:57,796 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:57,796 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:04:57,796 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 00:04:57,796 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:04:57,798 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:57,801 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1152)] Ended with exit code 0 [2024-02-10 00:04:57,801 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:57,801 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:57,801 INFO L229 MonitoredProcess]: Starting monitored process 1153 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:57,803 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1153)] Waiting until timeout for monitored process [2024-02-10 00:04:57,803 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:57,809 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:04:57,809 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:04:57,809 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:57,809 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:57,810 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:04:57,811 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 00:04:57,811 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:04:57,818 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:57,820 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1153)] Ended with exit code 0 [2024-02-10 00:04:57,820 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:57,820 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:57,821 INFO L229 MonitoredProcess]: Starting monitored process 1154 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:57,821 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1154)] Waiting until timeout for monitored process [2024-02-10 00:04:57,823 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:57,829 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:04:57,829 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:04:57,829 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:04:57,829 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:57,829 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:57,829 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:04:57,829 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 00:04:57,829 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:04:57,839 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:57,841 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1154)] Forceful destruction successful, exit code 0 [2024-02-10 00:04:57,841 INFO L490 LassoAnalysis]: Using template '3-lex'. [2024-02-10 00:04:57,841 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:57,841 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:57,842 INFO L229 MonitoredProcess]: Starting monitored process 1155 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:57,843 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1155)] Waiting until timeout for monitored process [2024-02-10 00:04:57,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:04:57,850 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:04:57,850 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:04:57,850 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:04:57,850 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:57,850 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:57,851 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-02-10 00:04:57,855 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 00:04:57,855 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:04:57,865 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:57,868 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1155)] Ended with exit code 0 [2024-02-10 00:04:57,868 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:57,868 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:57,869 INFO L229 MonitoredProcess]: Starting monitored process 1156 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:57,869 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1156)] Waiting until timeout for monitored process [2024-02-10 00:04:57,871 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:57,876 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:04:57,877 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:04:57,877 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:04:57,877 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:57,877 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:57,877 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-02-10 00:04:57,879 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 00:04:57,879 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:04:57,884 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:57,886 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1156)] Ended with exit code 0 [2024-02-10 00:04:57,886 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:57,887 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:57,887 INFO L229 MonitoredProcess]: Starting monitored process 1157 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:57,887 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1157)] Waiting until timeout for monitored process [2024-02-10 00:04:57,889 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:57,895 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:04:57,895 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:04:57,895 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:57,895 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:57,895 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-02-10 00:04:57,898 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2024-02-10 00:04:57,898 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2024-02-10 00:04:57,909 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:57,912 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1157)] Ended with exit code 0 [2024-02-10 00:04:57,912 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:57,912 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:57,912 INFO L229 MonitoredProcess]: Starting monitored process 1158 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:57,914 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1158)] Waiting until timeout for monitored process [2024-02-10 00:04:57,915 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:57,921 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:04:57,922 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:04:57,922 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:57,922 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:57,922 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-02-10 00:04:57,924 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2024-02-10 00:04:57,924 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2024-02-10 00:04:57,940 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:57,942 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1158)] Forceful destruction successful, exit code 0 [2024-02-10 00:04:57,942 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:57,943 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:57,943 INFO L229 MonitoredProcess]: Starting monitored process 1159 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:57,944 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1159)] Waiting until timeout for monitored process [2024-02-10 00:04:57,945 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:57,951 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:04:57,951 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:04:57,951 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:57,951 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:57,951 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-02-10 00:04:57,954 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2024-02-10 00:04:57,954 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2024-02-10 00:04:57,961 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:57,963 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1159)] Ended with exit code 0 [2024-02-10 00:04:57,963 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:57,963 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:57,964 INFO L229 MonitoredProcess]: Starting monitored process 1160 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:57,966 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1160)] Waiting until timeout for monitored process [2024-02-10 00:04:57,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:04:57,971 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:04:57,972 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:04:57,972 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:04:57,972 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:57,972 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:57,972 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-02-10 00:04:57,973 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 00:04:57,973 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:04:57,984 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:57,987 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1160)] Ended with exit code 0 [2024-02-10 00:04:57,987 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:57,987 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:57,988 INFO L229 MonitoredProcess]: Starting monitored process 1161 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:57,989 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1161)] Waiting until timeout for monitored process [2024-02-10 00:04:57,990 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:57,995 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:04:57,995 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:04:57,995 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:04:57,996 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:57,996 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:57,996 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-02-10 00:04:57,996 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 00:04:57,996 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:04:58,000 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:58,002 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1161)] Ended with exit code 0 [2024-02-10 00:04:58,002 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:58,002 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:58,003 INFO L229 MonitoredProcess]: Starting monitored process 1162 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:58,004 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1162)] Waiting until timeout for monitored process [2024-02-10 00:04:58,004 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:58,011 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:04:58,011 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:04:58,011 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:04:58,011 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:58,011 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:58,011 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-02-10 00:04:58,012 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 00:04:58,012 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:04:58,022 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:58,025 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1162)] Ended with exit code 0 [2024-02-10 00:04:58,025 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:58,025 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:58,026 INFO L229 MonitoredProcess]: Starting monitored process 1163 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:58,027 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1163)] Waiting until timeout for monitored process [2024-02-10 00:04:58,028 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:58,035 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:04:58,035 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:04:58,035 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:58,035 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:58,035 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-02-10 00:04:58,037 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2024-02-10 00:04:58,037 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2024-02-10 00:04:58,050 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:58,053 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1163)] Forceful destruction successful, exit code 0 [2024-02-10 00:04:58,053 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:58,053 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:58,053 INFO L229 MonitoredProcess]: Starting monitored process 1164 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:58,055 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1164)] Waiting until timeout for monitored process [2024-02-10 00:04:58,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:04:58,061 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:04:58,061 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:04:58,062 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:04:58,062 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:58,062 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:58,062 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-02-10 00:04:58,062 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 00:04:58,062 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:04:58,076 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:58,078 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1164)] Ended with exit code 0 [2024-02-10 00:04:58,830 INFO L210 LassoAnalysis]: Preferences: [2024-02-10 00:04:58,830 INFO L126 ssoRankerPreferences]: Compute integeral hull: false [2024-02-10 00:04:58,830 INFO L127 ssoRankerPreferences]: Enable LassoPartitioneer: true [2024-02-10 00:04:58,830 INFO L128 ssoRankerPreferences]: Term annotations enabled: false [2024-02-10 00:04:58,831 INFO L129 ssoRankerPreferences]: Use exernal solver: false [2024-02-10 00:04:58,831 INFO L130 ssoRankerPreferences]: SMT solver command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:58,831 INFO L131 ssoRankerPreferences]: Dump SMT script to file: false [2024-02-10 00:04:58,831 INFO L132 ssoRankerPreferences]: Path of dumped script: [2024-02-10 00:04:58,831 INFO L133 ssoRankerPreferences]: Filename of dumped script: parallel-misc-2.wvr.c_BEv2_Iteration2_Lasso [2024-02-10 00:04:58,831 INFO L134 ssoRankerPreferences]: MapElimAlgo: Frank [2024-02-10 00:04:58,831 INFO L276 LassoAnalysis]: Starting lasso preprocessing... [2024-02-10 00:04:58,833 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:04:58,835 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:04:58,837 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:04:58,838 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:04:58,840 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:04:58,842 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-02-10 00:04:58,844 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-02-10 00:04:58,846 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-02-10 00:04:58,847 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:04:58,849 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-02-10 00:04:59,056 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:04:59,058 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:04:59,059 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:04:59,061 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:04:59,076 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:04:59,077 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:04:59,081 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:04:59,083 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:04:59,085 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:04:59,086 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:04:59,088 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:04:59,090 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:04:59,091 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:04:59,093 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:04:59,094 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:04:59,095 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:04:59,097 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:04:59,098 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:04:59,100 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:04:59,101 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:04:59,104 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:04:59,106 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:04:59,560 INFO L294 LassoAnalysis]: Preprocessing complete. [2024-02-10 00:04:59,560 INFO L490 LassoAnalysis]: Using template 'affine'. [2024-02-10 00:04:59,560 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:59,560 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:59,561 INFO L229 MonitoredProcess]: Starting monitored process 1165 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:59,567 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1165)] Waiting until timeout for monitored process [2024-02-10 00:04:59,568 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:59,576 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:04:59,576 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:59,576 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:59,576 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 00:04:59,577 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 00:04:59,577 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-10 00:04:59,580 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:59,583 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1165)] Ended with exit code 0 [2024-02-10 00:04:59,583 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:59,583 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:59,584 INFO L229 MonitoredProcess]: Starting monitored process 1166 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:59,585 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1166)] Waiting until timeout for monitored process [2024-02-10 00:04:59,586 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:59,593 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:04:59,593 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:04:59,593 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:59,593 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:59,593 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 00:04:59,594 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-02-10 00:04:59,594 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:04:59,595 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:59,598 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1166)] Ended with exit code 0 [2024-02-10 00:04:59,598 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:59,598 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:59,599 INFO L229 MonitoredProcess]: Starting monitored process 1167 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:59,600 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1167)] Waiting until timeout for monitored process [2024-02-10 00:04: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:04:59,607 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:04:59,608 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:04:59,608 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:59,608 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:59,608 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 00:04:59,608 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-02-10 00:04:59,608 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:04:59,614 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:59,616 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1167)] Ended with exit code 0 [2024-02-10 00:04:59,616 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:59,617 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:59,617 INFO L229 MonitoredProcess]: Starting monitored process 1168 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:59,619 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1168)] Waiting until timeout for monitored process [2024-02-10 00:04:59,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:04:59,627 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:04:59,627 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:04:59,627 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:59,627 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:59,627 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 00:04:59,627 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-02-10 00:04:59,628 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:04:59,629 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:59,631 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1168)] Ended with exit code 0 [2024-02-10 00:04:59,631 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:59,632 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:59,632 INFO L229 MonitoredProcess]: Starting monitored process 1169 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:59,633 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1169)] Waiting until timeout for monitored process [2024-02-10 00:04:59,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:04:59,641 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:04:59,641 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:59,641 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:59,641 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 00:04:59,642 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 00:04:59,642 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-10 00:04:59,652 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:59,654 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1169)] Ended with exit code 0 [2024-02-10 00:04:59,655 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:59,655 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:59,655 INFO L229 MonitoredProcess]: Starting monitored process 1170 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:59,657 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1170)] Waiting until timeout for monitored process [2024-02-10 00:04:59,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:04:59,665 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:04:59,666 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:04:59,666 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:59,666 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:59,666 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 00:04:59,666 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-02-10 00:04:59,666 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:04:59,678 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:59,681 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1170)] Ended with exit code 0 [2024-02-10 00:04:59,681 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:59,681 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:59,682 INFO L229 MonitoredProcess]: Starting monitored process 1171 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:59,684 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1171)] Waiting until timeout for monitored process [2024-02-10 00:04:59,684 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:59,692 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:04:59,692 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:59,692 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:59,692 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 00:04:59,693 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 00:04:59,693 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-10 00:04:59,700 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:59,702 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1171)] Forceful destruction successful, exit code 0 [2024-02-10 00:04:59,703 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:59,703 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:59,710 INFO L229 MonitoredProcess]: Starting monitored process 1172 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:59,710 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1172)] Waiting until timeout for monitored process [2024-02-10 00:04:59,711 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:59,717 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:04:59,717 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:04:59,717 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:59,717 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:59,717 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 00:04:59,718 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-02-10 00:04:59,718 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:04:59,724 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:59,726 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1172)] Ended with exit code 0 [2024-02-10 00:04:59,727 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:59,727 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:59,727 INFO L229 MonitoredProcess]: Starting monitored process 1173 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:59,729 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1173)] Waiting until timeout for monitored process [2024-02-10 00:04:59,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:04:59,735 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:04:59,736 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:04:59,736 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:59,736 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:59,736 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 00:04:59,736 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-02-10 00:04:59,736 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:04:59,748 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:59,751 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1173)] Ended with exit code 0 [2024-02-10 00:04:59,751 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:59,751 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:59,752 INFO L229 MonitoredProcess]: Starting monitored process 1174 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:59,753 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1174)] Waiting until timeout for monitored process [2024-02-10 00:04:59,754 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:59,761 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:04:59,762 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:59,762 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:59,762 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 00:04:59,763 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 00:04:59,763 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-10 00:04:59,777 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:59,779 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1174)] Ended with exit code 0 [2024-02-10 00:04:59,780 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:59,780 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:59,784 INFO L229 MonitoredProcess]: Starting monitored process 1175 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:59,784 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1175)] Waiting until timeout for monitored process [2024-02-10 00:04:59,785 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:59,791 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:04:59,791 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:59,791 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:59,791 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 00:04:59,792 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 00:04:59,792 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-10 00:04:59,795 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:59,797 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1175)] Ended with exit code 0 [2024-02-10 00:04:59,798 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:59,798 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:59,798 INFO L229 MonitoredProcess]: Starting monitored process 1176 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:59,800 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1176)] Waiting until timeout for monitored process [2024-02-10 00:04:59,801 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:59,806 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:04:59,807 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:59,807 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:59,807 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 00:04:59,808 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 00:04:59,808 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-10 00:04:59,814 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:59,816 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1176)] Forceful destruction successful, exit code 0 [2024-02-10 00:04:59,817 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:59,817 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:59,818 INFO L229 MonitoredProcess]: Starting monitored process 1177 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:59,819 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1177)] Waiting until timeout for monitored process [2024-02-10 00:04:59,820 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:59,827 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:04:59,827 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:59,827 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:59,827 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 00:04:59,828 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 00:04:59,828 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-10 00:04:59,831 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:59,834 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1177)] Forceful destruction successful, exit code 0 [2024-02-10 00:04:59,834 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:59,834 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:59,835 INFO L229 MonitoredProcess]: Starting monitored process 1178 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:59,836 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1178)] Waiting until timeout for monitored process [2024-02-10 00:04:59,837 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:59,843 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:04:59,843 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:59,843 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:59,843 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 00:04:59,844 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 00:04:59,844 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-10 00:04:59,847 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:59,850 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1178)] Ended with exit code 0 [2024-02-10 00:04:59,850 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:59,850 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:59,851 INFO L229 MonitoredProcess]: Starting monitored process 1179 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:59,852 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1179)] Waiting until timeout for monitored process [2024-02-10 00:04:59,853 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:59,860 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:04:59,860 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:59,860 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:59,860 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 00:04:59,861 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 00:04:59,861 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-10 00:04:59,864 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:59,866 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1179)] Forceful destruction successful, exit code 0 [2024-02-10 00:04:59,866 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:59,866 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:59,867 INFO L229 MonitoredProcess]: Starting monitored process 1180 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:59,869 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1180)] Waiting until timeout for monitored process [2024-02-10 00:04:59,869 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:59,875 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:04:59,875 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:59,875 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:59,875 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 00:04:59,876 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 00:04:59,876 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-10 00:04:59,879 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:59,881 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1180)] Forceful destruction successful, exit code 0 [2024-02-10 00:04:59,882 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:59,882 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:59,882 INFO L229 MonitoredProcess]: Starting monitored process 1181 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:59,884 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1181)] Waiting until timeout for monitored process [2024-02-10 00:04:59,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:04:59,890 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:04:59,890 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:59,891 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:59,891 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 00:04:59,892 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 00:04:59,892 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-10 00:04:59,897 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:59,899 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1181)] Forceful destruction successful, exit code 0 [2024-02-10 00:04:59,899 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:59,899 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:59,900 INFO L229 MonitoredProcess]: Starting monitored process 1182 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:59,902 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1182)] Waiting until timeout for monitored process [2024-02-10 00:04: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:04:59,908 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:04:59,908 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:59,909 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:59,909 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 00:04:59,909 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 00:04:59,909 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-10 00:04:59,919 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:59,922 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1182)] Ended with exit code 0 [2024-02-10 00:04:59,922 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:59,922 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:59,923 INFO L229 MonitoredProcess]: Starting monitored process 1183 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:59,924 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1183)] Waiting until timeout for monitored process [2024-02-10 00:04:59,925 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:59,932 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:04:59,933 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:59,933 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:59,933 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 00:04:59,934 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 00:04:59,934 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-10 00:04:59,936 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:59,939 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1183)] Ended with exit code 0 [2024-02-10 00:04:59,939 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:59,939 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:59,940 INFO L229 MonitoredProcess]: Starting monitored process 1184 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:59,941 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1184)] Waiting until timeout for monitored process [2024-02-10 00:04:59,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:04:59,948 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:04:59,948 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:59,948 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:59,948 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 00:04:59,949 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 00:04:59,949 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-10 00:04:59,959 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:59,962 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1184)] Ended with exit code 0 [2024-02-10 00:04:59,962 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:59,962 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:59,963 INFO L229 MonitoredProcess]: Starting monitored process 1185 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:59,964 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1185)] Waiting until timeout for monitored process [2024-02-10 00:04:59,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:04:59,971 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:04:59,971 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:59,972 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:59,972 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 00:04:59,972 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 00:04:59,972 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-10 00:04:59,980 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:59,982 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1185)] Ended with exit code 0 [2024-02-10 00:04:59,982 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:59,982 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:59,983 INFO L229 MonitoredProcess]: Starting monitored process 1186 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:04:59,985 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1186)] Waiting until timeout for monitored process [2024-02-10 00:04:59,985 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:04:59,992 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:04:59,992 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:04:59,993 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:04:59,993 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 00:04:59,994 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 00:04:59,994 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-10 00:04:59,996 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:04:59,998 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1186)] Forceful destruction successful, exit code 0 [2024-02-10 00:04:59,998 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:04:59,998 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:04:59,999 INFO L229 MonitoredProcess]: Starting monitored process 1187 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:05:00,000 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1187)] Waiting until timeout for monitored process [2024-02-10 00:05:00,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:05:00,008 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:05:00,009 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:05:00,009 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:05:00,009 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:05:00,009 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 00:05:00,009 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-02-10 00:05:00,009 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:05:00,014 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:05:00,017 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1187)] Forceful destruction successful, exit code 0 [2024-02-10 00:05:00,017 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:05:00,017 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:05:00,018 INFO L229 MonitoredProcess]: Starting monitored process 1188 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:05:00,019 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1188)] Waiting until timeout for monitored process [2024-02-10 00:05:00,020 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:05:00,026 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:05:00,027 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:05:00,027 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:05:00,027 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:05:00,027 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 00:05:00,027 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-02-10 00:05:00,027 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:05:00,037 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:05:00,039 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1188)] Ended with exit code 0 [2024-02-10 00:05:00,039 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:05:00,039 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:05:00,040 INFO L229 MonitoredProcess]: Starting monitored process 1189 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:05:00,042 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:05:00,048 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1189)] Waiting until timeout for monitored process [2024-02-10 00:05:00,049 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:05:00,050 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:05:00,050 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:05:00,050 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 00:05:00,050 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 00:05:00,051 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-10 00:05:00,053 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:05:00,056 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1189)] Forceful destruction successful, exit code 0 [2024-02-10 00:05:00,056 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:05:00,056 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:05:00,057 INFO L229 MonitoredProcess]: Starting monitored process 1190 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:05:00,058 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1190)] Waiting until timeout for monitored process [2024-02-10 00:05:00,059 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:05:00,067 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:05:00,067 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:05:00,068 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:05:00,068 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 00:05:00,072 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 00:05:00,072 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-10 00:05:00,085 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:05:00,089 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1190)] Ended with exit code 0 [2024-02-10 00:05:00,089 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:05:00,089 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:05:00,090 INFO L229 MonitoredProcess]: Starting monitored process 1191 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:05:00,091 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1191)] Waiting until timeout for monitored process [2024-02-10 00:05:00,092 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:05:00,098 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:05:00,098 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:05:00,098 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:05:00,098 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:05:00,098 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 00:05:00,099 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-02-10 00:05:00,099 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:05:00,108 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:05:00,111 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1191)] Ended with exit code 0 [2024-02-10 00:05:00,111 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:05:00,111 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:05:00,112 INFO L229 MonitoredProcess]: Starting monitored process 1192 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:05:00,112 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1192)] Waiting until timeout for monitored process [2024-02-10 00:05:00,114 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:05:00,119 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:05:00,120 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:05:00,120 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:05:00,120 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 00:05:00,121 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 00:05:00,122 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-10 00:05:00,126 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:05:00,129 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1192)] Ended with exit code 0 [2024-02-10 00:05:00,129 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:05:00,129 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:05:00,130 INFO L229 MonitoredProcess]: Starting monitored process 1193 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:05:00,132 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1193)] Waiting until timeout for monitored process [2024-02-10 00:05:00,133 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:05:00,139 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:05:00,140 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:05:00,140 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:05:00,140 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:05:00,140 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 00:05:00,140 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-02-10 00:05:00,140 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:05:00,141 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:05:00,143 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1193)] Ended with exit code 0 [2024-02-10 00:05:00,144 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:05:00,144 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:05:00,145 INFO L229 MonitoredProcess]: Starting monitored process 1194 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:05:00,146 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1194)] Waiting until timeout for monitored process [2024-02-10 00:05:00,146 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:05:00,153 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:05:00,153 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:05:00,153 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:05:00,153 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 00:05:00,154 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 00:05:00,154 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-10 00:05:00,156 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:05:00,159 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1194)] Ended with exit code 0 [2024-02-10 00:05:00,159 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:05:00,159 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:05:00,160 INFO L229 MonitoredProcess]: Starting monitored process 1195 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:05:00,161 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1195)] Waiting until timeout for monitored process [2024-02-10 00:05:00,162 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:05:00,168 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:05:00,168 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:05:00,168 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:05:00,168 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 00:05:00,169 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 00:05:00,169 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-10 00:05:00,171 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:05:00,174 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1195)] Forceful destruction successful, exit code 0 [2024-02-10 00:05:00,174 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:05:00,174 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:05:00,175 INFO L229 MonitoredProcess]: Starting monitored process 1196 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:05:00,176 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1196)] Waiting until timeout for monitored process [2024-02-10 00:05:00,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:05:00,183 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:05:00,183 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:05:00,183 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:05:00,183 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:05:00,183 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 00:05:00,183 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-02-10 00:05:00,184 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:05:00,193 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:05:00,195 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1196)] Ended with exit code 0 [2024-02-10 00:05:00,195 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:05:00,196 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:05:00,197 INFO L229 MonitoredProcess]: Starting monitored process 1197 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:05:00,201 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1197)] Waiting until timeout for monitored process [2024-02-10 00:05:00,202 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:05:00,209 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:05:00,210 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:05:00,210 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:05:00,210 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 00:05:00,211 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 00:05:00,211 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-10 00:05:00,213 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:05:00,215 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1197)] Ended with exit code 0 [2024-02-10 00:05:00,215 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:05:00,216 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:05:00,216 INFO L229 MonitoredProcess]: Starting monitored process 1198 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:05:00,218 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1198)] Waiting until timeout for monitored process [2024-02-10 00:05:00,219 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:05:00,228 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:05:00,228 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:05:00,229 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:05:00,229 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:05:00,229 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 00:05:00,229 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-02-10 00:05:00,229 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:05:00,236 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:05:00,241 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1198)] Ended with exit code 0 [2024-02-10 00:05:00,241 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:05:00,241 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:05:00,242 INFO L229 MonitoredProcess]: Starting monitored process 1199 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:05:00,244 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1199)] Waiting until timeout for monitored process [2024-02-10 00:05:00,247 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:05:00,254 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:05:00,254 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:05:00,255 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:05:00,255 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:05:00,255 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 00:05:00,255 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-02-10 00:05:00,255 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:05:00,264 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:05:00,267 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1199)] Ended with exit code 0 [2024-02-10 00:05:00,267 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:05:00,267 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:05:00,268 INFO L229 MonitoredProcess]: Starting monitored process 1200 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:05:00,270 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1200)] Waiting until timeout for monitored process [2024-02-10 00:05:00,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:05:00,277 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:05:00,277 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:05:00,277 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:05:00,277 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:05:00,277 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 00:05:00,277 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-02-10 00:05:00,277 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:05:00,278 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:05:00,280 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1200)] Ended with exit code 0 [2024-02-10 00:05:00,281 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:05:00,281 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:05:00,281 INFO L229 MonitoredProcess]: Starting monitored process 1201 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:05:00,282 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1201)] Waiting until timeout for monitored process [2024-02-10 00:05:00,284 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:05:00,289 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:05:00,290 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:05:00,290 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:05:00,290 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:05:00,290 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 00:05:00,290 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-02-10 00:05:00,290 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:05:00,299 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:05:00,301 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1201)] Ended with exit code 0 [2024-02-10 00:05:00,301 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:05:00,301 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:05:00,302 INFO L229 MonitoredProcess]: Starting monitored process 1202 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:05:00,303 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1202)] Waiting until timeout for monitored process [2024-02-10 00:05:00,304 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:05:00,309 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:05:00,310 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:05:00,310 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:05:00,310 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:05:00,310 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 00:05:00,310 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-02-10 00:05:00,310 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:05:00,311 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:05:00,313 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1202)] Ended with exit code 0 [2024-02-10 00:05:00,313 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:05:00,313 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:05:00,314 INFO L229 MonitoredProcess]: Starting monitored process 1203 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:05:00,314 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1203)] Waiting until timeout for monitored process [2024-02-10 00:05:00,316 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:05:00,322 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:05:00,322 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:05:00,322 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:05:00,322 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:05:00,322 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 00:05:00,322 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-02-10 00:05:00,323 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:05:00,331 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:05:00,333 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1203)] Ended with exit code 0 [2024-02-10 00:05:00,334 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:05:00,334 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:05:00,334 INFO L229 MonitoredProcess]: Starting monitored process 1204 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:05:00,336 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1204)] Waiting until timeout for monitored process [2024-02-10 00:05:00,336 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:05:00,342 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:05:00,342 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:05:00,343 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:05:00,343 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:05:00,343 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 00:05:00,343 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-02-10 00:05:00,343 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:05:00,354 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:05:00,360 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1204)] Forceful destruction successful, exit code 0 [2024-02-10 00:05:00,360 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:05:00,360 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:05:00,361 INFO L229 MonitoredProcess]: Starting monitored process 1205 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:05:00,363 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:05:00,369 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:05:00,369 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:05:00,369 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:05:00,369 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 00:05:00,370 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 00:05:00,370 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-10 00:05:00,373 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1205)] Waiting until timeout for monitored process [2024-02-10 00:05:00,380 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:05:00,382 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1205)] Forceful destruction successful, exit code 0 [2024-02-10 00:05:00,382 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:05:00,383 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:05:00,383 INFO L229 MonitoredProcess]: Starting monitored process 1206 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:05:00,385 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:05:00,391 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:05:00,391 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:05:00,391 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:05:00,391 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 00:05:00,393 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 00:05:00,393 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-10 00:05:00,400 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1206)] Waiting until timeout for monitored process [2024-02-10 00:05:00,408 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:05:00,410 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1206)] Forceful destruction successful, exit code 0 [2024-02-10 00:05:00,411 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:05:00,411 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:05:00,411 INFO L229 MonitoredProcess]: Starting monitored process 1207 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:05:00,414 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:05:00,419 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:05:00,419 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:05:00,419 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:05:00,419 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:05:00,420 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 00:05:00,420 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-02-10 00:05:00,420 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:05:00,424 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1207)] Waiting until timeout for monitored process [2024-02-10 00:05:00,435 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:05:00,437 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1207)] Forceful destruction successful, exit code 0 [2024-02-10 00:05:00,437 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:05:00,437 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:05:00,438 INFO L229 MonitoredProcess]: Starting monitored process 1208 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:05:00,441 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:05:00,447 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:05:00,447 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:05:00,447 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:05:00,447 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:05:00,447 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 00:05:00,448 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-02-10 00:05:00,448 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:05:00,450 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1208)] Waiting until timeout for monitored process [2024-02-10 00:05:00,458 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:05:00,461 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1208)] Forceful destruction successful, exit code 0 [2024-02-10 00:05:00,461 INFO L490 LassoAnalysis]: Using template '2-nested'. [2024-02-10 00:05:00,461 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:05:00,461 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:05:00,462 INFO L229 MonitoredProcess]: Starting monitored process 1209 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:05:00,464 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:05:00,468 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1209)] Waiting until timeout for monitored process [2024-02-10 00:05:00,469 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:05:00,470 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:05:00,470 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:05:00,470 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:05:00,471 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-10 00:05:00,471 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-10 00:05:00,487 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:05:00,490 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1209)] Ended with exit code 0 [2024-02-10 00:05:00,490 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:05:00,490 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:05:00,490 INFO L229 MonitoredProcess]: Starting monitored process 1210 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:05:00,492 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1210)] Waiting until timeout for monitored process [2024-02-10 00:05:00,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:05:00,499 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:05:00,499 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:05:00,499 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:05:00,499 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:05:00,500 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:05:00,500 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-02-10 00:05:00,500 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:05:00,514 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:05:00,516 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1210)] Ended with exit code 0 [2024-02-10 00:05:00,516 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:05:00,516 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:05:00,517 INFO L229 MonitoredProcess]: Starting monitored process 1211 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:05:00,518 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1211)] Waiting until timeout for monitored process [2024-02-10 00:05:00,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:05:00,524 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:05:00,525 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:05:00,525 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:05:00,525 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:05:00,525 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:05:00,525 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-02-10 00:05:00,525 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:05:00,526 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:05:00,528 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1211)] Ended with exit code 0 [2024-02-10 00:05:00,528 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:05:00,528 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:05:00,529 INFO L229 MonitoredProcess]: Starting monitored process 1212 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:05:00,530 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1212)] Waiting until timeout for monitored process [2024-02-10 00:05:00,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:05:00,536 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:05:00,536 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:05:00,536 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:05:00,536 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:05:00,536 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:05:00,537 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-02-10 00:05:00,537 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:05:00,538 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:05:00,539 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1212)] Ended with exit code 0 [2024-02-10 00:05:00,540 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:05:00,540 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:05:00,540 INFO L229 MonitoredProcess]: Starting monitored process 1213 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:05:00,541 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1213)] Waiting until timeout for monitored process [2024-02-10 00:05:00,542 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:05:00,548 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:05:00,548 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:05:00,548 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:05:00,548 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:05:00,549 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-10 00:05:00,549 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-10 00:05:00,552 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:05:00,554 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1213)] Ended with exit code 0 [2024-02-10 00:05:00,554 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:05:00,554 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:05:00,555 INFO L229 MonitoredProcess]: Starting monitored process 1214 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:05:00,555 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1214)] Waiting until timeout for monitored process [2024-02-10 00:05:00,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:05:00,561 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:05:00,562 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:05:00,562 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:05:00,562 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:05:00,562 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:05:00,562 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-02-10 00:05:00,562 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:05:00,568 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:05:00,570 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1214)] Ended with exit code 0 [2024-02-10 00:05:00,570 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:05:00,570 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:05:00,571 INFO L229 MonitoredProcess]: Starting monitored process 1215 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:05:00,572 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1215)] Waiting until timeout for monitored process [2024-02-10 00:05:00,573 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:05:00,578 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:05:00,578 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:05:00,578 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:05:00,578 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:05:00,580 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-10 00:05:00,580 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-10 00:05:00,600 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:05:00,602 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1215)] Ended with exit code 0 [2024-02-10 00:05:00,602 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:05:00,603 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:05:00,603 INFO L229 MonitoredProcess]: Starting monitored process 1216 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:05:00,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:05:00,611 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:05:00,611 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:05:00,611 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:05:00,611 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:05:00,612 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:05:00,612 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-02-10 00:05:00,612 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:05:00,615 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1216)] Waiting until timeout for monitored process [2024-02-10 00:05:00,625 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:05:00,627 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1216)] Ended with exit code 0 [2024-02-10 00:05:00,627 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:05:00,627 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:05:00,628 INFO L229 MonitoredProcess]: Starting monitored process 1217 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:05:00,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:05:00,638 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:05:00,638 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:05:00,638 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:05:00,638 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:05:00,638 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:05:00,638 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-02-10 00:05:00,639 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:05:00,642 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1217)] Waiting until timeout for monitored process [2024-02-10 00:05:00,648 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:05:00,653 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1217)] Ended with exit code 0 [2024-02-10 00:05:00,653 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:05:00,653 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:05:00,654 INFO L229 MonitoredProcess]: Starting monitored process 1218 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:05:00,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:05:00,666 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:05:00,666 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:05:00,666 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:05:00,666 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:05:00,668 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-10 00:05:00,668 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-10 00:05:00,670 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1218)] Waiting until timeout for monitored process [2024-02-10 00:05:00,672 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:05:00,674 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1218)] Forceful destruction successful, exit code 0 [2024-02-10 00:05:00,674 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:05:00,674 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:05:00,675 INFO L229 MonitoredProcess]: Starting monitored process 1219 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:05:00,675 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1219)] Waiting until timeout for monitored process [2024-02-10 00:05:00,677 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:05:00,682 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:05:00,683 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:05:00,683 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:05:00,683 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:05:00,684 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-10 00:05:00,684 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-10 00:05:00,688 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:05:00,690 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1219)] Ended with exit code 0 [2024-02-10 00:05:00,690 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:05:00,690 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:05:00,691 INFO L229 MonitoredProcess]: Starting monitored process 1220 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:05:00,692 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1220)] Waiting until timeout for monitored process [2024-02-10 00:05:00,693 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:05:00,699 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:05:00,699 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:05:00,700 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:05:00,700 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:05:00,701 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-10 00:05:00,701 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-10 00:05:00,704 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:05:00,706 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1220)] Ended with exit code 0 [2024-02-10 00:05:00,706 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:05:00,707 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:05:00,707 INFO L229 MonitoredProcess]: Starting monitored process 1221 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:05:00,708 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1221)] Waiting until timeout for monitored process [2024-02-10 00:05:00,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:05:00,716 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:05:00,716 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:05:00,716 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:05:00,716 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:05:00,718 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-10 00:05:00,718 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-10 00:05:00,721 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:05:00,724 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1221)] Forceful destruction successful, exit code 0 [2024-02-10 00:05:00,724 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:05:00,724 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:05:00,725 INFO L229 MonitoredProcess]: Starting monitored process 1222 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:05:00,726 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1222)] Waiting until timeout for monitored process [2024-02-10 00:05:00,727 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:05:00,733 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:05:00,733 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:05:00,734 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:05:00,734 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:05:00,735 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-10 00:05:00,735 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-10 00:05:00,739 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:05:00,741 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1222)] Ended with exit code 0 [2024-02-10 00:05:00,741 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:05:00,741 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:05:00,742 INFO L229 MonitoredProcess]: Starting monitored process 1223 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:05:00,743 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1223)] Waiting until timeout for monitored process [2024-02-10 00:05:00,744 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:05:00,749 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:05:00,749 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:05:00,750 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:05:00,750 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:05:00,751 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-10 00:05:00,751 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-10 00:05:00,754 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:05:00,756 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1223)] Forceful destruction successful, exit code 0 [2024-02-10 00:05:00,756 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:05:00,756 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:05:00,757 INFO L229 MonitoredProcess]: Starting monitored process 1224 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:05:00,758 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1224)] Waiting until timeout for monitored process [2024-02-10 00:05:00,758 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:05:00,764 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:05:00,764 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:05:00,764 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:05:00,764 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:05:00,765 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-10 00:05:00,765 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-10 00:05:00,769 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:05:00,771 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1224)] Ended with exit code 0 [2024-02-10 00:05:00,771 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:05:00,771 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:05:00,772 INFO L229 MonitoredProcess]: Starting monitored process 1225 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:05:00,772 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1225)] Waiting until timeout for monitored process [2024-02-10 00:05:00,773 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:05:00,779 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:05:00,780 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:05:00,780 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:05:00,780 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:05:00,782 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-10 00:05:00,782 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-10 00:05:00,787 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:05:00,789 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1225)] Ended with exit code 0 [2024-02-10 00:05:00,789 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:05:00,789 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:05:00,790 INFO L229 MonitoredProcess]: Starting monitored process 1226 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:05:00,792 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1226)] Waiting until timeout for monitored process [2024-02-10 00:05:00,792 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:05:00,798 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:05:00,798 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:05:00,798 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:05:00,798 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:05:00,799 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-10 00:05:00,799 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-10 00:05:00,803 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:05:00,806 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1226)] Forceful destruction successful, exit code 0 [2024-02-10 00:05:00,806 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:05:00,806 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:05:00,807 INFO L229 MonitoredProcess]: Starting monitored process 1227 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:05:00,808 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1227)] Waiting until timeout for monitored process [2024-02-10 00:05:00,809 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:05:00,814 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:05:00,815 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:05:00,815 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:05:00,815 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:05:00,816 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-10 00:05:00,816 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-10 00:05:00,825 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:05:00,828 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1227)] Ended with exit code 0 [2024-02-10 00:05:00,828 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:05:00,828 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:05:00,829 INFO L229 MonitoredProcess]: Starting monitored process 1228 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:05:00,830 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1228)] Waiting until timeout for monitored process [2024-02-10 00:05:00,831 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:05:00,838 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:05:00,838 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:05:00,838 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:05:00,838 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:05:00,839 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-10 00:05:00,840 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-10 00:05:00,848 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:05:00,850 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1228)] Forceful destruction successful, exit code 0 [2024-02-10 00:05:00,850 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:05:00,850 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:05:00,851 INFO L229 MonitoredProcess]: Starting monitored process 1229 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:05:00,852 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1229)] Waiting until timeout for monitored process [2024-02-10 00:05:00,853 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:05:00,860 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:05:00,860 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:05:00,860 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:05:00,860 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:05:00,862 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-10 00:05:00,862 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-10 00:05:00,876 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:05:00,878 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1229)] Forceful destruction successful, exit code 0 [2024-02-10 00:05:00,878 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:05:00,879 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:05:00,879 INFO L229 MonitoredProcess]: Starting monitored process 1230 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:05:00,880 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1230)] Waiting until timeout for monitored process [2024-02-10 00:05:00,881 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:05:00,888 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:05:00,888 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:05:00,888 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:05:00,888 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:05:00,890 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-10 00:05:00,890 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-10 00:05:00,900 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:05:00,902 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1230)] Ended with exit code 0 [2024-02-10 00:05:00,903 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:05:00,903 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:05:00,903 INFO L229 MonitoredProcess]: Starting monitored process 1231 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:05:00,904 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1231)] Waiting until timeout for monitored process [2024-02-10 00:05:00,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:05:00,911 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:05:00,911 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:05:00,911 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:05:00,911 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:05:00,912 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:05:00,912 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-02-10 00:05:00,912 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:05:00,913 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:05:00,915 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1231)] Forceful destruction successful, exit code 0 [2024-02-10 00:05:00,915 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:05:00,915 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:05:00,916 INFO L229 MonitoredProcess]: Starting monitored process 1232 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:05:00,917 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1232)] Waiting until timeout for monitored process [2024-02-10 00:05:00,918 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:05:00,923 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:05:00,923 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:05:00,923 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:05:00,923 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:05:00,923 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:05:00,924 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-02-10 00:05:00,924 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:05:00,925 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:05:00,927 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1232)] Ended with exit code 0 [2024-02-10 00:05:00,927 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:05:00,927 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:05:00,928 INFO L229 MonitoredProcess]: Starting monitored process 1233 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:05:00,929 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1233)] Waiting until timeout for monitored process [2024-02-10 00:05:00,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:05:00,936 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:05:00,936 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:05:00,936 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:05:00,936 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:05:00,937 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-10 00:05:00,937 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-10 00:05:00,940 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:05:00,943 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1233)] Ended with exit code 0 [2024-02-10 00:05:00,943 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:05:00,943 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:05:00,944 INFO L229 MonitoredProcess]: Starting monitored process 1234 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:05:00,946 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1234)] Waiting until timeout for monitored process [2024-02-10 00:05:00,946 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:05:00,953 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:05:00,953 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:05:00,953 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:05:00,953 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:05:00,959 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-10 00:05:00,959 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-10 00:05:00,971 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:05:00,974 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1234)] Forceful destruction successful, exit code 0 [2024-02-10 00:05:00,974 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:05:00,974 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:05:00,975 INFO L229 MonitoredProcess]: Starting monitored process 1235 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:05:00,976 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1235)] Waiting until timeout for monitored process [2024-02-10 00:05:00,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:05:00,983 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:05:00,983 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:05:00,983 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:05:00,983 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:05:00,983 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:05:00,984 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-02-10 00:05:00,984 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:05:00,985 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:05:00,987 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1235)] Ended with exit code 0 [2024-02-10 00:05:00,988 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:05:00,988 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:05:00,988 INFO L229 MonitoredProcess]: Starting monitored process 1236 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:05:00,990 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1236)] Waiting until timeout for monitored process [2024-02-10 00:05:00,990 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:05:00,996 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:05:00,996 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:05:00,996 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:05:00,996 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:05:00,999 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-10 00:05:00,999 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-10 00:05:01,006 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:05:01,008 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1236)] Forceful destruction successful, exit code 0 [2024-02-10 00:05:01,008 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:05:01,008 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:05:01,009 INFO L229 MonitoredProcess]: Starting monitored process 1237 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:05:01,010 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1237)] Waiting until timeout for monitored process [2024-02-10 00:05:01,011 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:05:01,016 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:05:01,017 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:05:01,017 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:05:01,017 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:05:01,017 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:05:01,017 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-02-10 00:05:01,017 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:05:01,025 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:05:01,027 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1237)] Forceful destruction successful, exit code 0 [2024-02-10 00:05:01,027 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:05:01,027 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:05:01,028 INFO L229 MonitoredProcess]: Starting monitored process 1238 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:05:01,028 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1238)] Waiting until timeout for monitored process [2024-02-10 00:05:01,030 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:05:01,035 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:05:01,036 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:05:01,036 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:05:01,036 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:05:01,037 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-10 00:05:01,037 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-10 00:05:01,040 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:05:01,042 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1238)] Forceful destruction successful, exit code 0 [2024-02-10 00:05:01,042 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:05:01,042 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:05:01,043 INFO L229 MonitoredProcess]: Starting monitored process 1239 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:05:01,044 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1239)] Waiting until timeout for monitored process [2024-02-10 00:05:01,045 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:05:01,050 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:05:01,051 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:05:01,051 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:05:01,051 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:05:01,052 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-10 00:05:01,052 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-10 00:05:01,063 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:05:01,065 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1239)] Ended with exit code 0 [2024-02-10 00:05:01,065 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:05:01,065 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:05:01,066 INFO L229 MonitoredProcess]: Starting monitored process 1240 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:05:01,068 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1240)] Waiting until timeout for monitored process [2024-02-10 00:05:01,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:05:01,074 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:05:01,075 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:05:01,075 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:05:01,075 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:05:01,075 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:05:01,075 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-02-10 00:05:01,075 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:05:01,089 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:05:01,092 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1240)] Ended with exit code 0 [2024-02-10 00:05:01,092 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:05:01,092 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:05:01,093 INFO L229 MonitoredProcess]: Starting monitored process 1241 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:05:01,094 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1241)] Waiting until timeout for monitored process [2024-02-10 00:05:01,095 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:05:01,101 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:05:01,101 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:05:01,102 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:05:01,102 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:05:01,103 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-10 00:05:01,103 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-10 00:05:01,106 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:05:01,108 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1241)] Ended with exit code 0 [2024-02-10 00:05:01,108 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:05:01,108 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:05:01,109 INFO L229 MonitoredProcess]: Starting monitored process 1242 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:05:01,111 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1242)] Waiting until timeout for monitored process [2024-02-10 00:05:01,111 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:05:01,118 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:05:01,118 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:05:01,118 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:05:01,118 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:05:01,118 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:05:01,118 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-02-10 00:05:01,118 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:05:01,120 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:05:01,122 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1242)] Ended with exit code 0 [2024-02-10 00:05:01,122 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:05:01,122 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:05:01,122 INFO L229 MonitoredProcess]: Starting monitored process 1243 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:05:01,124 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1243)] Waiting until timeout for monitored process [2024-02-10 00:05:01,124 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:05:01,130 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:05:01,130 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:05:01,130 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:05:01,130 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:05:01,130 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:05:01,131 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-02-10 00:05:01,131 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:05:01,132 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:05:01,134 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1243)] Ended with exit code 0 [2024-02-10 00:05:01,134 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:05:01,134 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:05:01,135 INFO L229 MonitoredProcess]: Starting monitored process 1244 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:05:01,137 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1244)] Waiting until timeout for monitored process [2024-02-10 00:05:01,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:05:01,143 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:05:01,144 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:05:01,144 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:05:01,144 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:05:01,144 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:05:01,144 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-02-10 00:05:01,144 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:05:01,152 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:05:01,154 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1244)] Ended with exit code 0 [2024-02-10 00:05:01,155 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:05:01,155 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:05:01,155 INFO L229 MonitoredProcess]: Starting monitored process 1245 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:05:01,157 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1245)] Waiting until timeout for monitored process [2024-02-10 00:05:01,158 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:05:01,164 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:05:01,165 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:05:01,165 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:05:01,165 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:05:01,165 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:05:01,165 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-02-10 00:05:01,165 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:05:01,179 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:05:01,181 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1245)] Ended with exit code 0 [2024-02-10 00:05:01,181 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:05:01,182 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:05:01,182 INFO L229 MonitoredProcess]: Starting monitored process 1246 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:05:01,184 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1246)] Waiting until timeout for monitored process [2024-02-10 00:05:01,184 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:05:01,190 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:05:01,190 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:05:01,190 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:05:01,190 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:05:01,190 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:05:01,191 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-02-10 00:05:01,191 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:05:01,192 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:05:01,194 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1246)] Ended with exit code 0 [2024-02-10 00:05:01,195 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:05:01,195 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:05:01,195 INFO L229 MonitoredProcess]: Starting monitored process 1247 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:05:01,197 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1247)] Waiting until timeout for monitored process [2024-02-10 00:05:01,197 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:05:01,203 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:05:01,203 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:05:01,203 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:05:01,203 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:05:01,203 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:05:01,203 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-02-10 00:05:01,203 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:05:01,204 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:05:01,207 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1247)] Ended with exit code 0 [2024-02-10 00:05:01,207 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:05:01,207 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:05:01,207 INFO L229 MonitoredProcess]: Starting monitored process 1248 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:05:01,209 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1248)] Waiting until timeout for monitored process [2024-02-10 00:05:01,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:05:01,216 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:05:01,216 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:05:01,216 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:05:01,216 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:05:01,216 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:05:01,217 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-02-10 00:05:01,217 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:05:01,218 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:05:01,220 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1248)] Forceful destruction successful, exit code 0 [2024-02-10 00:05:01,220 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:05:01,220 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:05:01,221 INFO L229 MonitoredProcess]: Starting monitored process 1249 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:05:01,222 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1249)] Waiting until timeout for monitored process [2024-02-10 00:05:01,223 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:05:01,228 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:05:01,228 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:05:01,228 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:05:01,228 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:05:01,229 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-10 00:05:01,229 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-10 00:05:01,240 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:05:01,243 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1249)] Ended with exit code 0 [2024-02-10 00:05:01,243 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:05:01,243 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:05:01,243 INFO L229 MonitoredProcess]: Starting monitored process 1250 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:05:01,244 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1250)] Waiting until timeout for monitored process [2024-02-10 00:05:01,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:05:01,251 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:05:01,251 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:05:01,251 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:05:01,251 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:05:01,253 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-10 00:05:01,253 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-10 00:05:01,263 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:05:01,265 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1250)] Forceful destruction successful, exit code 0 [2024-02-10 00:05:01,266 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:05:01,266 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:05:01,266 INFO L229 MonitoredProcess]: Starting monitored process 1251 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:05:01,267 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1251)] Waiting until timeout for monitored process [2024-02-10 00:05:01,268 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:05:01,274 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:05:01,274 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:05:01,274 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:05:01,274 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:05:01,274 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:05:01,275 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-02-10 00:05:01,275 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:05:01,276 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:05:01,278 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1251)] Ended with exit code 0 [2024-02-10 00:05:01,278 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:05:01,278 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:05:01,279 INFO L229 MonitoredProcess]: Starting monitored process 1252 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:05:01,280 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1252)] Waiting until timeout for monitored process [2024-02-10 00:05:01,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:05:01,286 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:05:01,286 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:05:01,286 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:05:01,286 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:05:01,286 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:05:01,287 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-02-10 00:05:01,287 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:05:01,302 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:05:01,304 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1252)] Ended with exit code 0 [2024-02-10 00:05:01,304 INFO L490 LassoAnalysis]: Using template '3-nested'. [2024-02-10 00:05:01,304 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:05:01,304 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:05:01,305 INFO L229 MonitoredProcess]: Starting monitored process 1253 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:05:01,307 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1253)] Waiting until timeout for monitored process [2024-02-10 00:05:01,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:05:01,313 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:05:01,314 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:05:01,314 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:05:01,314 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:05:01,316 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 00:05:01,316 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:05:01,331 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:05:01,333 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1253)] Ended with exit code 0 [2024-02-10 00:05:01,333 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:05:01,334 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:05:01,334 INFO L229 MonitoredProcess]: Starting monitored process 1254 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:05:01,336 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1254)] Waiting until timeout for monitored process [2024-02-10 00:05:01,336 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:05:01,343 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:05:01,343 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:05:01,343 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:05:01,343 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:05:01,343 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:05:01,343 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 00:05:01,343 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:05:01,358 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:05:01,360 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1254)] Ended with exit code 0 [2024-02-10 00:05:01,360 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:05:01,360 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:05:01,361 INFO L229 MonitoredProcess]: Starting monitored process 1255 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:05:01,362 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1255)] Waiting until timeout for monitored process [2024-02-10 00:05:01,363 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:05:01,368 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:05:01,368 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:05:01,368 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:05:01,368 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:05:01,369 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:05:01,369 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 00:05:01,369 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:05:01,370 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:05:01,372 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1255)] Ended with exit code 0 [2024-02-10 00:05:01,372 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:05:01,372 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:05:01,373 INFO L229 MonitoredProcess]: Starting monitored process 1256 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:05:01,374 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1256)] Waiting until timeout for monitored process [2024-02-10 00:05:01,375 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:05:01,380 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:05:01,381 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:05:01,381 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:05:01,381 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:05:01,381 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:05:01,381 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 00:05:01,381 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:05:01,396 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:05:01,398 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1256)] Ended with exit code 0 [2024-02-10 00:05:01,398 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:05:01,398 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:05:01,399 INFO L229 MonitoredProcess]: Starting monitored process 1257 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:05:01,400 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1257)] Waiting until timeout for monitored process [2024-02-10 00:05:01,401 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:05:01,407 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:05:01,407 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:05:01,407 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:05:01,407 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:05:01,408 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 00:05:01,409 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:05:01,416 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:05:01,418 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1257)] Ended with exit code 0 [2024-02-10 00:05:01,418 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:05:01,418 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:05:01,419 INFO L229 MonitoredProcess]: Starting monitored process 1258 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:05:01,420 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1258)] Waiting until timeout for monitored process [2024-02-10 00:05:01,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:05:01,426 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:05:01,427 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:05:01,427 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:05:01,427 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:05:01,427 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:05:01,427 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 00:05:01,427 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:05:01,428 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:05:01,430 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1258)] Ended with exit code 0 [2024-02-10 00:05:01,431 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:05:01,431 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:05:01,431 INFO L229 MonitoredProcess]: Starting monitored process 1259 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:05:01,433 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1259)] Waiting until timeout for monitored process [2024-02-10 00:05:01,456 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:05:01,462 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:05:01,462 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:05:01,462 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:05:01,462 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:05:01,464 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 00:05:01,464 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:05:01,468 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:05:01,470 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1259)] Forceful destruction successful, exit code 0 [2024-02-10 00:05:01,470 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:05:01,470 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:05:01,471 INFO L229 MonitoredProcess]: Starting monitored process 1260 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:05:01,472 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1260)] Waiting until timeout for monitored process [2024-02-10 00:05:01,473 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:05:01,479 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:05:01,479 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:05:01,479 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:05:01,479 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:05:01,480 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:05:01,480 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 00:05:01,480 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:05:01,481 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:05:01,483 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1260)] Ended with exit code 0 [2024-02-10 00:05:01,483 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:05:01,483 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:05:01,484 INFO L229 MonitoredProcess]: Starting monitored process 1261 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:05:01,485 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1261)] Waiting until timeout for monitored process [2024-02-10 00:05:01,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:05:01,491 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:05:01,491 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:05:01,492 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:05:01,492 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:05:01,492 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:05:01,492 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 00:05:01,492 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:05:01,493 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:05:01,495 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1261)] Ended with exit code 0 [2024-02-10 00:05:01,496 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:05:01,496 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:05:01,496 INFO L229 MonitoredProcess]: Starting monitored process 1262 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:05:01,498 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1262)] Waiting until timeout for monitored process [2024-02-10 00:05:01,499 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:05:01,505 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:05:01,505 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:05:01,505 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:05:01,505 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:05:01,508 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 00:05:01,508 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:05:01,514 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:05:01,516 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1262)] Forceful destruction successful, exit code 0 [2024-02-10 00:05:01,517 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:05:01,517 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:05:01,517 INFO L229 MonitoredProcess]: Starting monitored process 1263 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:05:01,519 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1263)] Waiting until timeout for monitored process [2024-02-10 00:05:01,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:05:01,525 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:05:01,525 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:05:01,525 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:05:01,525 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:05:01,527 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 00:05:01,528 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:05:01,539 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:05:01,541 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1263)] Ended with exit code 0 [2024-02-10 00:05:01,541 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:05:01,542 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:05:01,542 INFO L229 MonitoredProcess]: Starting monitored process 1264 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:05:01,544 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1264)] Waiting until timeout for monitored process [2024-02-10 00:05:01,544 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:05:01,550 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:05:01,550 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:05:01,550 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:05:01,550 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:05:01,552 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 00:05:01,552 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:05:01,564 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:05:01,566 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1264)] Ended with exit code 0 [2024-02-10 00:05:01,566 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:05:01,566 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:05:01,567 INFO L229 MonitoredProcess]: Starting monitored process 1265 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:05:01,569 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1265)] Waiting until timeout for monitored process [2024-02-10 00:05:01,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:05:01,576 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:05:01,576 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:05:01,576 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:05:01,576 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:05:01,578 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 00:05:01,578 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:05:01,593 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:05:01,596 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1265)] Ended with exit code 0 [2024-02-10 00:05:01,596 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:05:01,596 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:05:01,597 INFO L229 MonitoredProcess]: Starting monitored process 1266 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:05:01,597 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1266)] Waiting until timeout for monitored process [2024-02-10 00:05:01,599 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:05:01,606 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:05:01,606 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:05:01,606 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:05:01,607 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:05:01,609 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 00:05:01,609 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:05:01,614 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:05:01,616 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1266)] Ended with exit code 0 [2024-02-10 00:05:01,616 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:05:01,616 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:05:01,617 INFO L229 MonitoredProcess]: Starting monitored process 1267 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:05:01,618 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1267)] Waiting until timeout for monitored process [2024-02-10 00:05:01,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:05:01,625 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:05:01,625 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:05:01,625 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:05:01,625 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:05:01,627 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 00:05:01,627 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:05:01,631 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:05:01,634 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1267)] Ended with exit code 0 [2024-02-10 00:05:01,634 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:05:01,634 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:05:01,635 INFO L229 MonitoredProcess]: Starting monitored process 1268 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:05:01,637 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1268)] Waiting until timeout for monitored process [2024-02-10 00:05:01,637 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:05:01,643 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:05:01,643 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:05:01,643 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:05:01,643 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:05:01,645 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 00:05:01,645 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:05:01,662 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:05:01,665 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1268)] Ended with exit code 0 [2024-02-10 00:05:01,665 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:05:01,665 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:05:01,666 INFO L229 MonitoredProcess]: Starting monitored process 1269 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:05:01,667 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1269)] Waiting until timeout for monitored process [2024-02-10 00:05:01,668 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:05:01,675 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:05:01,675 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:05:01,675 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:05:01,675 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:05:01,679 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 00:05:01,679 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:05:01,695 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:05:01,697 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1269)] Ended with exit code 0 [2024-02-10 00:05:01,697 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:05:01,698 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:05:01,698 INFO L229 MonitoredProcess]: Starting monitored process 1270 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:05:01,700 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1270)] Waiting until timeout for monitored process [2024-02-10 00:05:01,700 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:05:01,706 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:05:01,706 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:05:01,706 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:05:01,706 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:05:01,708 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 00:05:01,708 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:05:01,725 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:05:01,728 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1270)] Ended with exit code 0 [2024-02-10 00:05:01,728 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:05:01,728 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:05:01,729 INFO L229 MonitoredProcess]: Starting monitored process 1271 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:05:01,731 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1271)] Waiting until timeout for monitored process [2024-02-10 00:05:01,731 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:05:01,737 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:05:01,738 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:05:01,738 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:05:01,738 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:05:01,739 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 00:05:01,739 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:05:01,744 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:05:01,747 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1271)] Ended with exit code 0 [2024-02-10 00:05:01,747 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:05:01,747 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:05:01,747 INFO L229 MonitoredProcess]: Starting monitored process 1272 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:05:01,749 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1272)] Waiting until timeout for monitored process [2024-02-10 00:05:01,750 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:05:01,755 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:05:01,756 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:05:01,756 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:05:01,756 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:05:01,758 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 00:05:01,758 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:05:01,762 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:05:01,766 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1272)] Forceful destruction successful, exit code 0 [2024-02-10 00:05:01,766 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:05:01,767 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:05:01,767 INFO L229 MonitoredProcess]: Starting monitored process 1273 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:05:01,769 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1273)] Waiting until timeout for monitored process [2024-02-10 00:05:01,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:05:01,775 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:05:01,776 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:05:01,776 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:05:01,776 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:05:01,777 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 00:05:01,778 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:05:01,782 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:05:01,784 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1273)] Ended with exit code 0 [2024-02-10 00:05:01,784 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:05:01,784 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:05:01,785 INFO L229 MonitoredProcess]: Starting monitored process 1274 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:05:01,786 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1274)] Waiting until timeout for monitored process [2024-02-10 00:05:01,787 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:05:01,794 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:05:01,794 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:05:01,794 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:05:01,794 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:05:01,796 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 00:05:01,796 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:05:01,800 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:05:01,803 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1274)] Ended with exit code 0 [2024-02-10 00:05:01,803 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:05:01,803 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:05:01,804 INFO L229 MonitoredProcess]: Starting monitored process 1275 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:05:01,806 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1275)] Waiting until timeout for monitored process [2024-02-10 00:05:01,806 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:05:01,812 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:05:01,812 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:05:01,812 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:05:01,813 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:05:01,813 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:05:01,813 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 00:05:01,813 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:05:01,814 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:05:01,816 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1275)] Forceful destruction successful, exit code 0 [2024-02-10 00:05:01,822 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:05:01,822 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:05:01,823 INFO L229 MonitoredProcess]: Starting monitored process 1276 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:05:01,824 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1276)] Waiting until timeout for monitored process [2024-02-10 00:05:01,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:05:01,830 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:05:01,830 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:05:01,831 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:05:01,831 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:05:01,831 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:05:01,831 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 00:05:01,831 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:05:01,846 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:05:01,848 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1276)] Ended with exit code 0 [2024-02-10 00:05:01,849 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:05:01,849 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:05:01,849 INFO L229 MonitoredProcess]: Starting monitored process 1277 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:05:01,851 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1277)] Waiting until timeout for monitored process [2024-02-10 00:05:01,851 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:05:01,857 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:05:01,857 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:05:01,857 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:05:01,857 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:05:01,864 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 00:05:01,864 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:05:01,896 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:05:01,914 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1277)] Forceful destruction successful, exit code 0 [2024-02-10 00:05:01,915 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:05:01,915 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:05:01,916 INFO L229 MonitoredProcess]: Starting monitored process 1278 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:05:01,918 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1278)] Waiting until timeout for monitored process [2024-02-10 00:05:01,921 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:05:01,927 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:05:01,928 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:05:01,928 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:05:01,928 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:05:01,936 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 00:05:01,936 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:05:01,955 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:05:01,958 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1278)] Ended with exit code 0 [2024-02-10 00:05:01,958 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:05:01,958 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:05:01,959 INFO L229 MonitoredProcess]: Starting monitored process 1279 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:05:01,961 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1279)] Waiting until timeout for monitored process [2024-02-10 00:05:01,961 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:05:01,969 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:05:01,969 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:05:01,969 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:05:01,969 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:05:01,969 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:05:01,969 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 00:05:01,969 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:05:01,971 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:05:01,973 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1279)] Forceful destruction successful, exit code 0 [2024-02-10 00:05:01,973 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:05:01,974 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:05:01,974 INFO L229 MonitoredProcess]: Starting monitored process 1280 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:05:01,976 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1280)] Waiting until timeout for monitored process [2024-02-10 00:05:01,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:05:01,984 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:05:01,984 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:05:01,984 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:05:01,984 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:05:01,988 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 00:05:01,988 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:05:01,996 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:05:01,999 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1280)] Ended with exit code 0 [2024-02-10 00:05:01,999 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:05:01,999 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:05:02,000 INFO L229 MonitoredProcess]: Starting monitored process 1281 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:05:02,002 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1281)] Waiting until timeout for monitored process [2024-02-10 00:05:02,002 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:05:02,009 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:05:02,009 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:05:02,009 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:05:02,009 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:05:02,009 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:05:02,010 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 00:05:02,010 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:05:02,024 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:05:02,027 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1281)] Ended with exit code 0 [2024-02-10 00:05:02,027 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:05:02,027 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:05:02,028 INFO L229 MonitoredProcess]: Starting monitored process 1282 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:05:02,029 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1282)] Waiting until timeout for monitored process [2024-02-10 00:05:02,030 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:05:02,038 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:05:02,038 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:05:02,038 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:05:02,038 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:05:02,040 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 00:05:02,040 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:05:02,053 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:05:02,057 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1282)] Ended with exit code 0 [2024-02-10 00:05:02,057 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:05:02,057 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:05:02,058 INFO L229 MonitoredProcess]: Starting monitored process 1283 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:05:02,059 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1283)] Waiting until timeout for monitored process [2024-02-10 00:05:02,060 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:05:02,067 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:05:02,068 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:05:02,068 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:05:02,068 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:05:02,069 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 00:05:02,070 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:05:02,084 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:05:02,087 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1283)] Ended with exit code 0 [2024-02-10 00:05:02,087 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:05:02,087 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:05:02,088 INFO L229 MonitoredProcess]: Starting monitored process 1284 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:05:02,089 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1284)] Waiting until timeout for monitored process [2024-02-10 00:05:02,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:05:02,097 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:05:02,097 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:05:02,098 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:05:02,098 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:05:02,098 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:05:02,098 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 00:05:02,098 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:05:02,099 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:05:02,102 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1284)] Forceful destruction successful, exit code 0 [2024-02-10 00:05:02,102 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:05:02,102 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:05:02,103 INFO L229 MonitoredProcess]: Starting monitored process 1285 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:05:02,105 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1285)] Waiting until timeout for monitored process [2024-02-10 00:05:02,105 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:05:02,113 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:05:02,113 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:05:02,113 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:05:02,113 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:05:02,115 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 00:05:02,115 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:05:02,129 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:05:02,132 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1285)] Ended with exit code 0 [2024-02-10 00:05:02,132 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:05:02,132 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:05:02,133 INFO L229 MonitoredProcess]: Starting monitored process 1286 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:05:02,134 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1286)] Waiting until timeout for monitored process [2024-02-10 00:05:02,135 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:05:02,143 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:05:02,143 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:05:02,143 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:05:02,143 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:05:02,143 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:05:02,144 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 00:05:02,144 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:05:02,145 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:05:02,148 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1286)] Forceful destruction successful, exit code 0 [2024-02-10 00:05:02,148 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:05:02,148 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:05:02,149 INFO L229 MonitoredProcess]: Starting monitored process 1287 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:05:02,151 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1287)] Waiting until timeout for monitored process [2024-02-10 00:05:02,151 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:05:02,159 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:05:02,160 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:05:02,160 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:05:02,160 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:05:02,160 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:05:02,160 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 00:05:02,161 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:05:02,173 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:05:02,176 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1287)] Ended with exit code 0 [2024-02-10 00:05:02,176 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:05:02,176 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:05:02,177 INFO L229 MonitoredProcess]: Starting monitored process 1288 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:05:02,179 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1288)] Waiting until timeout for monitored process [2024-02-10 00:05:02,179 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:05:02,186 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:05:02,186 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:05:02,187 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:05:02,187 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:05:02,187 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:05:02,187 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 00:05:02,187 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:05:02,196 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:05:02,199 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1288)] Forceful destruction successful, exit code 0 [2024-02-10 00:05:02,199 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:05:02,199 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:05:02,200 INFO L229 MonitoredProcess]: Starting monitored process 1289 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:05:02,201 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1289)] Waiting until timeout for monitored process [2024-02-10 00:05:02,202 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:05:02,211 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:05:02,211 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:05:02,211 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:05:02,211 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:05:02,211 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:05:02,212 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 00:05:02,212 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:05:02,223 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:05:02,227 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1289)] Ended with exit code 0 [2024-02-10 00:05:02,227 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:05:02,227 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:05:02,228 INFO L229 MonitoredProcess]: Starting monitored process 1290 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:05:02,229 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1290)] Waiting until timeout for monitored process [2024-02-10 00:05:02,230 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:05:02,239 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:05:02,239 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:05:02,239 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:05:02,239 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:05:02,239 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:05:02,240 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 00:05:02,240 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:05:02,250 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:05:02,254 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1290)] Ended with exit code 0 [2024-02-10 00:05:02,254 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:05:02,254 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:05:02,255 INFO L229 MonitoredProcess]: Starting monitored process 1291 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:05:02,257 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1291)] Waiting until timeout for monitored process [2024-02-10 00:05:02,257 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:05:02,265 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:05:02,266 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:05:02,266 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:05:02,266 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:05:02,266 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:05:02,266 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 00:05:02,266 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:05:02,268 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:05:02,270 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1291)] Forceful destruction successful, exit code 0 [2024-02-10 00:05:02,271 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:05:02,271 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:05:02,271 INFO L229 MonitoredProcess]: Starting monitored process 1292 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:05:02,273 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1292)] Waiting until timeout for monitored process [2024-02-10 00:05:02,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:05:02,280 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:05:02,281 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:05:02,281 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:05:02,281 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:05:02,281 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:05:02,281 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 00:05:02,281 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:05:02,283 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:05:02,286 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1292)] Ended with exit code 0 [2024-02-10 00:05:02,286 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:05:02,286 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:05:02,287 INFO L229 MonitoredProcess]: Starting monitored process 1293 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:05:02,287 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1293)] Waiting until timeout for monitored process [2024-02-10 00:05:02,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:05:02,297 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:05:02,297 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:05:02,297 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:05:02,297 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:05:02,299 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 00:05:02,300 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:05:02,312 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:05:02,316 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1293)] Ended with exit code 0 [2024-02-10 00:05:02,316 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:05:02,316 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:05:02,317 INFO L229 MonitoredProcess]: Starting monitored process 1294 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:05:02,320 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1294)] Waiting until timeout for monitored process [2024-02-10 00:05:02,321 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:05:02,331 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:05:02,331 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:05:02,331 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:05:02,331 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:05:02,334 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 00:05:02,334 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:05:02,340 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:05:02,345 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1294)] Ended with exit code 0 [2024-02-10 00:05:02,346 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:05:02,346 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:05:02,347 INFO L229 MonitoredProcess]: Starting monitored process 1295 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:05:02,349 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1295)] Waiting until timeout for monitored process [2024-02-10 00:05:02,350 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:05:02,359 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:05:02,360 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:05:02,360 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:05:02,360 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:05:02,360 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:05:02,361 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 00:05:02,361 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:05:02,362 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:05:02,365 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1295)] Forceful destruction successful, exit code 0 [2024-02-10 00:05:02,366 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:05:02,366 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:05:02,367 INFO L229 MonitoredProcess]: Starting monitored process 1296 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:05:02,368 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1296)] Waiting until timeout for monitored process [2024-02-10 00:05:02,369 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:05:02,380 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:05:02,381 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:05:02,381 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:05:02,381 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:05:02,381 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:05:02,381 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 00:05:02,381 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:05:02,382 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:05:02,386 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1296)] Ended with exit code 0 [2024-02-10 00:05:02,386 INFO L490 LassoAnalysis]: Using template '4-nested'. [2024-02-10 00:05:02,386 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:05:02,386 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:05:02,387 INFO L229 MonitoredProcess]: Starting monitored process 1297 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:05:02,388 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1297)] Waiting until timeout for monitored process [2024-02-10 00:05:02,389 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:05:02,396 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:05:02,396 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:05:02,397 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:05:02,397 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:05:02,399 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-10 00:05:02,399 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-10 00:05:02,404 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:05:02,408 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1297)] Ended with exit code 0 [2024-02-10 00:05:02,408 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:05:02,408 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:05:02,409 INFO L229 MonitoredProcess]: Starting monitored process 1298 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:05:02,410 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1298)] Waiting until timeout for monitored process [2024-02-10 00:05:02,411 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:05:02,421 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:05:02,422 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:05:02,422 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:05:02,422 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:05:02,422 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:05:02,422 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-02-10 00:05:02,422 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:05:02,424 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:05:02,427 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1298)] Ended with exit code 0 [2024-02-10 00:05:02,427 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:05:02,427 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:05:02,428 INFO L229 MonitoredProcess]: Starting monitored process 1299 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:05:02,429 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1299)] Waiting until timeout for monitored process [2024-02-10 00:05:02,430 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:05:02,439 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:05:02,440 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:05:02,440 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:05:02,440 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:05:02,440 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:05:02,440 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-02-10 00:05:02,440 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:05:02,451 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:05:02,455 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1299)] Ended with exit code 0 [2024-02-10 00:05:02,455 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:05:02,456 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:05:02,456 INFO L229 MonitoredProcess]: Starting monitored process 1300 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:05:02,458 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1300)] Waiting until timeout for monitored process [2024-02-10 00:05:02,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:05:02,468 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:05:02,468 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:05:02,468 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:05:02,469 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:05:02,469 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:05:02,469 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-02-10 00:05:02,469 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:05:02,471 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:05:02,474 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1300)] Ended with exit code 0 [2024-02-10 00:05:02,474 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:05:02,474 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:05:02,475 INFO L229 MonitoredProcess]: Starting monitored process 1301 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:05:02,477 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1301)] Waiting until timeout for monitored process [2024-02-10 00:05:02,478 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:05:02,486 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:05:02,486 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:05:02,486 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:05:02,486 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:05:02,488 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-10 00:05:02,488 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-10 00:05:02,500 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:05:02,503 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1301)] Ended with exit code 0 [2024-02-10 00:05:02,503 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:05:02,503 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:05:02,504 INFO L229 MonitoredProcess]: Starting monitored process 1302 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:05:02,506 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1302)] Waiting until timeout for monitored process [2024-02-10 00:05:02,506 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:05:02,514 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:05:02,514 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:05:02,514 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:05:02,514 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:05:02,514 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:05:02,515 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-02-10 00:05:02,515 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:05:02,528 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:05:02,532 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1302)] Forceful destruction successful, exit code 0 [2024-02-10 00:05:02,532 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:05:02,532 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:05:02,533 INFO L229 MonitoredProcess]: Starting monitored process 1303 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:05:02,534 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1303)] Waiting until timeout for monitored process [2024-02-10 00:05:02,535 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:05:02,545 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:05:02,545 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:05:02,545 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:05:02,545 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:05:02,547 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-10 00:05:02,547 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-10 00:05:02,559 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:05:02,562 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1303)] Ended with exit code 0 [2024-02-10 00:05:02,563 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:05:02,563 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:05:02,563 INFO L229 MonitoredProcess]: Starting monitored process 1304 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:05:02,565 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1304)] Waiting until timeout for monitored process [2024-02-10 00:05:02,565 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:05:02,572 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:05:02,572 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:05:02,573 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:05:02,573 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:05:02,573 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:05:02,573 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-02-10 00:05:02,573 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:05:02,575 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:05:02,578 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1304)] Ended with exit code 0 [2024-02-10 00:05:02,578 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:05:02,578 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:05:02,579 INFO L229 MonitoredProcess]: Starting monitored process 1305 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:05:02,580 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1305)] Waiting until timeout for monitored process [2024-02-10 00:05:02,581 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:05:02,588 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:05:02,588 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:05:02,588 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:05:02,588 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:05:02,589 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:05:02,589 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-02-10 00:05:02,589 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:05:02,591 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:05:02,593 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1305)] Forceful destruction successful, exit code 0 [2024-02-10 00:05:02,593 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:05:02,594 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:05:02,594 INFO L229 MonitoredProcess]: Starting monitored process 1306 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:05:02,596 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1306)] Waiting until timeout for monitored process [2024-02-10 00:05:02,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:05:02,605 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:05:02,605 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:05:02,606 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:05:02,606 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:05:02,609 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-10 00:05:02,609 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-10 00:05:02,616 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:05:02,619 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1306)] Forceful destruction successful, exit code 0 [2024-02-10 00:05:02,619 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:05:02,619 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:05:02,620 INFO L229 MonitoredProcess]: Starting monitored process 1307 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:05:02,621 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1307)] Waiting until timeout for monitored process [2024-02-10 00:05:02,622 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:05:02,629 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:05:02,629 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:05:02,629 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:05:02,629 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:05:02,631 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-10 00:05:02,631 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-10 00:05:02,636 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:05:02,639 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1307)] Forceful destruction successful, exit code 0 [2024-02-10 00:05:02,639 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:05:02,639 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:05:02,639 INFO L229 MonitoredProcess]: Starting monitored process 1308 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:05:02,641 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1308)] Waiting until timeout for monitored process [2024-02-10 00:05:02,641 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:05:02,648 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:05:02,648 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:05:02,648 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:05:02,648 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:05:02,650 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-10 00:05:02,650 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-10 00:05:02,655 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:05:02,657 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1308)] Forceful destruction successful, exit code 0 [2024-02-10 00:05:02,658 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:05:02,658 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:05:02,658 INFO L229 MonitoredProcess]: Starting monitored process 1309 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:05:02,659 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1309)] Waiting until timeout for monitored process [2024-02-10 00:05:02,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:05:02,667 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:05:02,667 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:05:02,667 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:05:02,667 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:05:02,669 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-10 00:05:02,669 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-10 00:05:02,674 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:05:02,676 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1309)] Ended with exit code 0 [2024-02-10 00:05:02,676 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:05:02,676 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:05:02,677 INFO L229 MonitoredProcess]: Starting monitored process 1310 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:05:02,677 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1310)] Waiting until timeout for monitored process [2024-02-10 00:05:02,679 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:05:02,686 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:05:02,686 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:05:02,686 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:05:02,686 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:05:02,688 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-10 00:05:02,688 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-10 00:05:02,693 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:05:02,695 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1310)] Ended with exit code 0 [2024-02-10 00:05:02,696 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:05:02,696 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:05:02,696 INFO L229 MonitoredProcess]: Starting monitored process 1311 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:05:02,697 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1311)] Waiting until timeout for monitored process [2024-02-10 00:05:02,698 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:05:02,705 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:05:02,705 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:05:02,705 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:05:02,705 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:05:02,707 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-10 00:05:02,707 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-10 00:05:02,711 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:05:02,714 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1311)] Ended with exit code 0 [2024-02-10 00:05:02,714 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:05:02,714 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:05:02,714 INFO L229 MonitoredProcess]: Starting monitored process 1312 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:05:02,715 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1312)] Waiting until timeout for monitored process [2024-02-10 00:05:02,748 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:05:02,755 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:05:02,755 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:05:02,755 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:05:02,755 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:05:02,757 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-10 00:05:02,757 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-10 00:05:02,764 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:05:02,766 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1312)] Ended with exit code 0 [2024-02-10 00:05:02,766 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:05:02,767 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:05:02,767 INFO L229 MonitoredProcess]: Starting monitored process 1313 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:05:02,770 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1313)] Waiting until timeout for monitored process [2024-02-10 00:05:02,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:05:02,778 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:05:02,778 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:05:02,778 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:05:02,778 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:05:02,781 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-10 00:05:02,781 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-10 00:05:02,789 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:05:02,791 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1313)] Ended with exit code 0 [2024-02-10 00:05:02,792 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:05:02,792 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:05:02,792 INFO L229 MonitoredProcess]: Starting monitored process 1314 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:05:02,793 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1314)] Waiting until timeout for monitored process [2024-02-10 00:05:02,794 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:05:02,800 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:05:02,801 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:05:02,801 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:05:02,801 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:05:02,803 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-10 00:05:02,803 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-10 00:05:02,807 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:05:02,810 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1314)] Ended with exit code 0 [2024-02-10 00:05:02,810 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:05:02,810 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:05:02,811 INFO L229 MonitoredProcess]: Starting monitored process 1315 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:05:02,811 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1315)] Waiting until timeout for monitored process [2024-02-10 00:05:02,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:05:02,819 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:05:02,819 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:05:02,819 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:05:02,819 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:05:02,821 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-10 00:05:02,821 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-10 00:05:02,826 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:05:02,828 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1315)] Ended with exit code 0 [2024-02-10 00:05:02,829 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:05:02,829 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:05:02,829 INFO L229 MonitoredProcess]: Starting monitored process 1316 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:05:02,831 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1316)] Waiting until timeout for monitored process [2024-02-10 00:05:02,831 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:05:02,839 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:05:02,839 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:05:02,839 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:05:02,839 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:05:02,841 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-10 00:05:02,841 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-10 00:05:02,856 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:05:02,859 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1316)] Ended with exit code 0 [2024-02-10 00:05:02,860 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:05:02,860 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:05:02,988 INFO L229 MonitoredProcess]: Starting monitored process 1317 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:05:02,989 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1317)] Waiting until timeout for monitored process [2024-02-10 00:05:02,990 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:05:02,998 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:05:02,998 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:05:02,999 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:05:02,999 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:05:03,000 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-10 00:05:03,000 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-10 00:05:03,005 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:05:03,008 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1317)] Forceful destruction successful, exit code 0 [2024-02-10 00:05:03,008 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:05:03,008 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:05:03,009 INFO L229 MonitoredProcess]: Starting monitored process 1318 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:05:03,010 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1318)] Waiting until timeout for monitored process [2024-02-10 00:05:03,011 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:05:03,017 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:05:03,017 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:05:03,017 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:05:03,017 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:05:03,019 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-10 00:05:03,019 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-10 00:05:03,035 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:05:03,037 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1318)] Ended with exit code 0 [2024-02-10 00:05:03,038 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:05:03,038 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:05:03,038 INFO L229 MonitoredProcess]: Starting monitored process 1319 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:05:03,039 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1319)] Waiting until timeout for monitored process [2024-02-10 00:05:03,040 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:05:03,047 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:05:03,047 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:05:03,047 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:05:03,047 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:05:03,047 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:05:03,048 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-02-10 00:05:03,048 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:05:03,056 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:05:03,058 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1319)] Ended with exit code 0 [2024-02-10 00:05:03,059 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:05:03,059 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:05:03,059 INFO L229 MonitoredProcess]: Starting monitored process 1320 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:05:03,060 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1320)] Waiting until timeout for monitored process [2024-02-10 00:05:03,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:05:03,068 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:05:03,068 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:05:03,069 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:05:03,069 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:05:03,069 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:05:03,069 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-02-10 00:05:03,069 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:05:03,070 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:05:03,073 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1320)] Ended with exit code 0 [2024-02-10 00:05:03,073 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:05:03,073 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:05:03,074 INFO L229 MonitoredProcess]: Starting monitored process 1321 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:05:03,074 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1321)] Waiting until timeout for monitored process [2024-02-10 00:05:03,076 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:05:03,083 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:05:03,083 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:05:03,083 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:05:03,083 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:05:03,085 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-10 00:05:03,085 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-10 00:05:03,096 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:05:03,098 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1321)] Ended with exit code 0 [2024-02-10 00:05:03,099 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:05:03,099 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:05:03,099 INFO L229 MonitoredProcess]: Starting monitored process 1322 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:05:03,100 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1322)] Waiting until timeout for monitored process [2024-02-10 00:05:03,101 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:05:03,108 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:05:03,108 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:05:03,108 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:05:03,108 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:05:03,117 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-10 00:05:03,117 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-10 00:05:03,134 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:05:03,137 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1322)] Ended with exit code 0 [2024-02-10 00:05:03,137 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:05:03,137 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:05:03,137 INFO L229 MonitoredProcess]: Starting monitored process 1323 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:05:03,138 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1323)] Waiting until timeout for monitored process [2024-02-10 00:05:03,139 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:05:03,146 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:05:03,146 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:05:03,146 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:05:03,146 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:05:03,146 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:05:03,147 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-02-10 00:05:03,147 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:05:03,148 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:05:03,150 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1323)] Ended with exit code 0 [2024-02-10 00:05:03,150 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:05:03,150 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:05:03,151 INFO L229 MonitoredProcess]: Starting monitored process 1324 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:05:03,151 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1324)] Waiting until timeout for monitored process [2024-02-10 00:05:03,153 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:05:03,159 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:05:03,160 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:05:03,160 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:05:03,160 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:05:03,164 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-10 00:05:03,164 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-10 00:05:03,172 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:05:03,174 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1324)] Forceful destruction successful, exit code 0 [2024-02-10 00:05:03,174 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:05:03,174 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:05:03,175 INFO L229 MonitoredProcess]: Starting monitored process 1325 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:05:03,175 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1325)] Waiting until timeout for monitored process [2024-02-10 00:05:03,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:05:03,220 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:05:03,220 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:05:03,220 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:05:03,220 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:05:03,220 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:05:03,221 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-02-10 00:05:03,221 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:05:03,222 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:05:03,225 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1325)] Ended with exit code 0 [2024-02-10 00:05:03,225 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:05:03,225 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:05:03,226 INFO L229 MonitoredProcess]: Starting monitored process 1326 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:05:03,227 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1326)] Waiting until timeout for monitored process [2024-02-10 00:05:03,227 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:05:03,235 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:05:03,235 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:05:03,235 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:05:03,235 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:05:03,237 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-10 00:05:03,237 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-10 00:05:03,251 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:05:03,255 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1326)] Ended with exit code 0 [2024-02-10 00:05:03,255 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:05:03,255 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:05:03,256 INFO L229 MonitoredProcess]: Starting monitored process 1327 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:05:03,257 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1327)] Waiting until timeout for monitored process [2024-02-10 00:05:03,258 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:05:03,266 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:05:03,266 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:05:03,266 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:05:03,266 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:05:03,268 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-10 00:05:03,268 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-10 00:05:03,272 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:05:03,275 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1327)] Forceful destruction successful, exit code 0 [2024-02-10 00:05:03,275 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:05:03,276 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:05:03,276 INFO L229 MonitoredProcess]: Starting monitored process 1328 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:05:03,278 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1328)] Waiting until timeout for monitored process [2024-02-10 00:05:03,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:05:03,286 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:05:03,286 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:05:03,287 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:05:03,287 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:05:03,287 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:05:03,287 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-02-10 00:05:03,287 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:05:03,289 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:05:03,291 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1328)] Forceful destruction successful, exit code 0 [2024-02-10 00:05:03,292 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:05:03,292 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:05:03,292 INFO L229 MonitoredProcess]: Starting monitored process 1329 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:05:03,294 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1329)] Waiting until timeout for monitored process [2024-02-10 00:05:03,294 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:05:03,301 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:05:03,301 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:05:03,301 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:05:03,302 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:05:03,303 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-10 00:05:03,303 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-10 00:05:03,311 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:05:03,314 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1329)] Ended with exit code 0 [2024-02-10 00:05:03,314 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:05:03,314 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:05:03,315 INFO L229 MonitoredProcess]: Starting monitored process 1330 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:05:03,316 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1330)] Waiting until timeout for monitored process [2024-02-10 00:05:03,317 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:05:03,324 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:05:03,324 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:05:03,324 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:05:03,324 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:05:03,324 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:05:03,325 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-02-10 00:05:03,325 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:05:03,328 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:05:03,330 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1330)] Forceful destruction successful, exit code 0 [2024-02-10 00:05:03,331 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:05:03,331 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:05:03,332 INFO L229 MonitoredProcess]: Starting monitored process 1331 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:05:03,332 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1331)] Waiting until timeout for monitored process [2024-02-10 00:05:03,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:05:03,341 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:05:03,341 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:05:03,341 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:05:03,341 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:05:03,341 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:05:03,341 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-02-10 00:05:03,341 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:05:03,343 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:05:03,345 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1331)] Ended with exit code 0 [2024-02-10 00:05:03,345 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:05:03,345 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:05:03,346 INFO L229 MonitoredProcess]: Starting monitored process 1332 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:05:03,346 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1332)] Waiting until timeout for monitored process [2024-02-10 00:05:03,348 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:05:03,355 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:05:03,355 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:05:03,355 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:05:03,356 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:05:03,356 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:05:03,356 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-02-10 00:05:03,356 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:05:03,358 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:05:03,360 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1332)] Ended with exit code 0 [2024-02-10 00:05:03,360 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:05:03,360 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:05:03,361 INFO L229 MonitoredProcess]: Starting monitored process 1333 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:05:03,362 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1333)] Waiting until timeout for monitored process [2024-02-10 00:05:03,363 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:05:03,370 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:05:03,370 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:05:03,370 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:05:03,371 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:05:03,371 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:05:03,371 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-02-10 00:05:03,371 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:05:03,372 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:05:03,375 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1333)] Ended with exit code 0 [2024-02-10 00:05:03,375 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:05:03,375 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:05:03,376 INFO L229 MonitoredProcess]: Starting monitored process 1334 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:05:03,377 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1334)] Waiting until timeout for monitored process [2024-02-10 00:05:03,378 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:05:03,385 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:05:03,385 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:05:03,385 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:05:03,385 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:05:03,386 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:05:03,386 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-02-10 00:05:03,386 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:05:03,387 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:05:03,390 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1334)] Forceful destruction successful, exit code 0 [2024-02-10 00:05:03,390 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:05:03,390 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:05:03,391 INFO L229 MonitoredProcess]: Starting monitored process 1335 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:05:03,392 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1335)] Waiting until timeout for monitored process [2024-02-10 00:05:03,393 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:05:03,399 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:05:03,400 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:05:03,400 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:05:03,400 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:05:03,400 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:05:03,400 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-02-10 00:05:03,400 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:05:03,402 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:05:03,404 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1335)] Ended with exit code 0 [2024-02-10 00:05:03,404 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:05:03,404 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:05:03,405 INFO L229 MonitoredProcess]: Starting monitored process 1336 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:05:03,406 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1336)] Waiting until timeout for monitored process [2024-02-10 00:05:03,407 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:05:03,413 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:05:03,414 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:05:03,414 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:05:03,414 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:05:03,414 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:05:03,414 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-02-10 00:05:03,414 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:05:03,416 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:05:03,418 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1336)] Ended with exit code 0 [2024-02-10 00:05:03,419 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:05:03,419 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:05:03,419 INFO L229 MonitoredProcess]: Starting monitored process 1337 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:05:03,421 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1337)] Waiting until timeout for monitored process [2024-02-10 00:05:03,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:05:03,429 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:05:03,429 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:05:03,429 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:05:03,429 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:05:03,431 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-10 00:05:03,431 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-10 00:05:03,445 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:05:03,448 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1337)] Ended with exit code 0 [2024-02-10 00:05:03,448 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:05:03,449 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:05:03,449 INFO L229 MonitoredProcess]: Starting monitored process 1338 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:05:03,450 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1338)] Waiting until timeout for monitored process [2024-02-10 00:05:03,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:05:03,459 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:05:03,459 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:05:03,459 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:05:03,459 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:05:03,462 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-10 00:05:03,462 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-10 00:05:03,474 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:05:03,477 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1338)] Ended with exit code 0 [2024-02-10 00:05:03,477 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:05:03,477 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:05:03,478 INFO L229 MonitoredProcess]: Starting monitored process 1339 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:05:03,480 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1339)] Waiting until timeout for monitored process [2024-02-10 00:05:03,480 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:05:03,486 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:05:03,487 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:05:03,487 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:05:03,487 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:05:03,487 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:05:03,487 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-02-10 00:05:03,487 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:05:03,501 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:05:03,505 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1339)] Ended with exit code 0 [2024-02-10 00:05:03,505 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:05:03,505 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:05:03,506 INFO L229 MonitoredProcess]: Starting monitored process 1340 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:05:03,507 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1340)] Waiting until timeout for monitored process [2024-02-10 00:05:03,507 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:05:03,514 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:05:03,514 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:05:03,514 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:05:03,514 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:05:03,514 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:05:03,515 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-02-10 00:05:03,515 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:05:03,516 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:05:03,519 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1340)] Ended with exit code 0 [2024-02-10 00:05:03,519 INFO L490 LassoAnalysis]: Using template '2-phase'. [2024-02-10 00:05:03,519 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:05:03,519 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:05:03,520 INFO L229 MonitoredProcess]: Starting monitored process 1341 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:05:03,521 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1341)] Waiting until timeout for monitored process [2024-02-10 00:05:03,522 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:05:03,529 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:05:03,529 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:05:03,530 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:05:03,530 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:05:03,530 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:05:03,531 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-10 00:05:03,531 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-10 00:05:03,536 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:05:03,538 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1341)] Forceful destruction successful, exit code 0 [2024-02-10 00:05:03,538 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:05:03,538 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:05:03,539 INFO L229 MonitoredProcess]: Starting monitored process 1342 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:05:03,540 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1342)] Waiting until timeout for monitored process [2024-02-10 00:05:03,541 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:05:03,547 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:05:03,548 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:05:03,548 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:05:03,548 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:05:03,548 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:05:03,548 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:05:03,548 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-02-10 00:05:03,548 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:05:03,550 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:05:03,553 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1342)] Ended with exit code 0 [2024-02-10 00:05:03,553 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:05:03,553 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:05:03,554 INFO L229 MonitoredProcess]: Starting monitored process 1343 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:05:03,555 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1343)] Waiting until timeout for monitored process [2024-02-10 00:05:03,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:05:03,562 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:05:03,563 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:05:03,563 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:05:03,563 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:05:03,563 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:05:03,563 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:05:03,563 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-02-10 00:05:03,563 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:05:03,571 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:05:03,574 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1343)] Forceful destruction successful, exit code 0 [2024-02-10 00:05:03,574 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:05:03,574 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:05:03,575 INFO L229 MonitoredProcess]: Starting monitored process 1344 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:05:03,575 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1344)] Waiting until timeout for monitored process [2024-02-10 00:05:03,584 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:05:03,591 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:05:03,591 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:05:03,591 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:05:03,591 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:05:03,591 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:05:03,591 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:05:03,591 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-02-10 00:05:03,591 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:05:03,601 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:05:03,603 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1344)] Forceful destruction successful, exit code 0 [2024-02-10 00:05:03,604 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:05:03,604 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:05:03,604 INFO L229 MonitoredProcess]: Starting monitored process 1345 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:05:03,606 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1345)] Waiting until timeout for monitored process [2024-02-10 00:05:03,607 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:05:03,613 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:05:03,614 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:05:03,614 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:05:03,614 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:05:03,614 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:05:03,615 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-10 00:05:03,615 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-10 00:05:03,630 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:05:03,633 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1345)] Ended with exit code 0 [2024-02-10 00:05:03,633 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:05:03,633 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:05:03,634 INFO L229 MonitoredProcess]: Starting monitored process 1346 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:05:03,636 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:05:03,643 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:05:03,643 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:05:03,643 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:05:03,643 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:05:03,643 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:05:03,643 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:05:03,644 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-02-10 00:05:03,644 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:05:03,646 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1346)] Waiting until timeout for monitored process [2024-02-10 00:05:03,648 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:05:03,650 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1346)] Forceful destruction successful, exit code 0 [2024-02-10 00:05:03,650 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:05:03,651 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:05:03,651 INFO L229 MonitoredProcess]: Starting monitored process 1347 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:05:03,653 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1347)] Waiting until timeout for monitored process [2024-02-10 00:05:03,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:05:03,660 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:05:03,660 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:05:03,660 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:05:03,660 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:05:03,660 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:05:03,662 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-10 00:05:03,662 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-10 00:05:03,666 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:05:03,668 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1347)] Ended with exit code 0 [2024-02-10 00:05:03,668 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:05:03,669 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:05:03,669 INFO L229 MonitoredProcess]: Starting monitored process 1348 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:05:03,670 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1348)] Waiting until timeout for monitored process [2024-02-10 00:05:03,671 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:05:03,678 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:05:03,678 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:05:03,678 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:05:03,678 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:05:03,678 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:05:03,678 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:05:03,678 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-02-10 00:05:03,679 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:05:03,680 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:05:03,683 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1348)] Ended with exit code 0 [2024-02-10 00:05:03,683 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:05:03,683 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:05:03,684 INFO L229 MonitoredProcess]: Starting monitored process 1349 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:05:03,685 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1349)] Waiting until timeout for monitored process [2024-02-10 00:05:03,685 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:05:03,692 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:05:03,692 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:05:03,692 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:05:03,693 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:05:03,693 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:05:03,693 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:05:03,693 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-02-10 00:05:03,693 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:05:03,695 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:05:03,698 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1349)] Ended with exit code 0 [2024-02-10 00:05:03,698 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:05:03,698 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:05:03,699 INFO L229 MonitoredProcess]: Starting monitored process 1350 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:05:03,700 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1350)] Waiting until timeout for monitored process [2024-02-10 00:05:03,700 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:05:03,707 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:05:03,708 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:05:03,708 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:05:03,708 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:05:03,708 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:05:03,710 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-10 00:05:03,710 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-10 00:05:03,722 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:05:03,725 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1350)] Ended with exit code 0 [2024-02-10 00:05:03,725 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:05:03,725 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:05:03,726 INFO L229 MonitoredProcess]: Starting monitored process 1351 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:05:03,727 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1351)] Waiting until timeout for monitored process [2024-02-10 00:05:03,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:05:03,736 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:05:03,736 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:05:03,736 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:05:03,736 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:05:03,736 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:05:03,737 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-10 00:05:03,738 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-10 00:05:03,751 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:05:03,754 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1351)] Ended with exit code 0 [2024-02-10 00:05:03,755 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:05:03,755 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:05:03,755 INFO L229 MonitoredProcess]: Starting monitored process 1352 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:05:03,757 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1352)] Waiting until timeout for monitored process [2024-02-10 00:05:03,757 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:05:03,765 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:05:03,766 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:05:03,766 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:05:03,766 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:05:03,766 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:05:03,767 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-10 00:05:03,767 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-10 00:05:03,772 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:05:03,775 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1352)] Ended with exit code 0 [2024-02-10 00:05:03,775 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:05:03,776 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:05:03,776 INFO L229 MonitoredProcess]: Starting monitored process 1353 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:05:03,778 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1353)] Waiting until timeout for monitored process [2024-02-10 00:05:03,778 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:05:03,785 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:05:03,785 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:05:03,785 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:05:03,785 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:05:03,786 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:05:03,787 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-10 00:05:03,787 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-10 00:05:03,798 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:05:03,801 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1353)] Ended with exit code 0 [2024-02-10 00:05:03,802 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:05:03,802 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:05:03,802 INFO L229 MonitoredProcess]: Starting monitored process 1354 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:05:03,804 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1354)] Waiting until timeout for monitored process [2024-02-10 00:05:03,804 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:05:03,812 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:05:03,812 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:05:03,812 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:05:03,812 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:05:03,812 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:05:03,814 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-10 00:05:03,814 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-10 00:05:03,825 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:05:03,828 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1354)] Ended with exit code 0 [2024-02-10 00:05:03,828 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:05:03,828 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:05:03,829 INFO L229 MonitoredProcess]: Starting monitored process 1355 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:05:03,830 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1355)] Waiting until timeout for monitored process [2024-02-10 00:05:03,831 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:05:03,837 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:05:03,837 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:05:03,837 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:05:03,837 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:05:03,837 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:05:03,839 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-10 00:05:03,839 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-10 00:05:03,843 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:05:03,846 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1355)] Ended with exit code 0 [2024-02-10 00:05:03,846 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:05:03,846 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:05:03,847 INFO L229 MonitoredProcess]: Starting monitored process 1356 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:05:03,849 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1356)] Waiting until timeout for monitored process [2024-02-10 00:05:03,849 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:05:03,857 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:05:03,857 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:05:03,857 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:05:03,857 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:05:03,857 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:05:03,859 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-10 00:05:03,859 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-10 00:05:03,863 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:05:03,867 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1356)] Ended with exit code 0 [2024-02-10 00:05:03,867 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:05:03,867 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:05:03,868 INFO L229 MonitoredProcess]: Starting monitored process 1357 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:05:03,869 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1357)] Waiting until timeout for monitored process [2024-02-10 00:05:03,870 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:05:03,877 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:05:03,877 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:05:03,877 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:05:03,877 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:05:03,877 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:05:03,880 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-10 00:05:03,880 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-10 00:05:03,887 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:05:03,890 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1357)] Ended with exit code 0 [2024-02-10 00:05:03,890 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:05:03,890 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:05:03,891 INFO L229 MonitoredProcess]: Starting monitored process 1358 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:05:03,893 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1358)] Waiting until timeout for monitored process [2024-02-10 00:05:03,893 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:05:03,901 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:05:03,901 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:05:03,901 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:05:03,901 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:05:03,901 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:05:03,903 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-10 00:05:03,903 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-10 00:05:03,907 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:05:03,910 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1358)] Ended with exit code 0 [2024-02-10 00:05:03,910 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:05:03,910 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:05:03,911 INFO L229 MonitoredProcess]: Starting monitored process 1359 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:05:03,913 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1359)] Waiting until timeout for monitored process [2024-02-10 00:05:03,913 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:05:03,921 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:05:03,921 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:05:03,921 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:05:03,921 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:05:03,921 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:05:03,923 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-10 00:05:03,923 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-10 00:05:03,936 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:05:03,939 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1359)] Ended with exit code 0 [2024-02-10 00:05:03,940 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:05:03,940 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:05:03,940 INFO L229 MonitoredProcess]: Starting monitored process 1360 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:05:03,942 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1360)] Waiting until timeout for monitored process [2024-02-10 00:05:03,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:05:03,949 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:05:03,949 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:05:03,949 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:05:03,949 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:05:03,949 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:05:03,951 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-10 00:05:03,951 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-10 00:05:03,966 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:05:03,969 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1360)] Ended with exit code 0 [2024-02-10 00:05:03,969 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:05:03,970 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:05:03,970 INFO L229 MonitoredProcess]: Starting monitored process 1361 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:05:03,971 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1361)] Waiting until timeout for monitored process [2024-02-10 00:05:03,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:05:03,979 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:05:03,979 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:05:03,979 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:05:03,979 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:05:03,979 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:05:03,981 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-10 00:05:03,981 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-10 00:05:03,985 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:05:03,988 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1361)] Ended with exit code 0 [2024-02-10 00:05:03,988 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:05:03,988 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:05:03,989 INFO L229 MonitoredProcess]: Starting monitored process 1362 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:05:03,990 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1362)] Waiting until timeout for monitored process [2024-02-10 00:05:03,991 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:05:03,998 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:05:03,998 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:05:03,998 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:05:03,998 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:05:03,998 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:05:04,000 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-10 00:05:04,000 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-10 00:05:04,004 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:05:04,007 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1362)] Forceful destruction successful, exit code 0 [2024-02-10 00:05:04,007 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:05:04,007 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:05:04,008 INFO L229 MonitoredProcess]: Starting monitored process 1363 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:05:04,009 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1363)] Waiting until timeout for monitored process [2024-02-10 00:05:04,010 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:05:04,017 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:05:04,017 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:05:04,017 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:05:04,017 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:05:04,017 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:05:04,017 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:05:04,017 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-02-10 00:05:04,018 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:05:04,027 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:05:04,030 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1363)] Ended with exit code 0 [2024-02-10 00:05:04,030 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:05:04,030 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:05:04,031 INFO L229 MonitoredProcess]: Starting monitored process 1364 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:05:04,032 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1364)] Waiting until timeout for monitored process [2024-02-10 00:05:04,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:05:04,041 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:05:04,041 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:05:04,041 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:05:04,041 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:05:04,041 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:05:04,041 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:05:04,041 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-02-10 00:05:04,041 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:05:04,043 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:05:04,046 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1364)] Ended with exit code 0 [2024-02-10 00:05:04,046 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:05:04,046 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:05:04,047 INFO L229 MonitoredProcess]: Starting monitored process 1365 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:05:04,049 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1365)] Waiting until timeout for monitored process [2024-02-10 00:05:04,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:05:04,057 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:05:04,057 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:05:04,057 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:05:04,057 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:05:04,057 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:05:04,058 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-10 00:05:04,058 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-10 00:05:04,062 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:05:04,066 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1365)] Ended with exit code 0 [2024-02-10 00:05:04,066 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:05:04,066 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:05:04,066 INFO L229 MonitoredProcess]: Starting monitored process 1366 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:05:04,068 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1366)] Waiting until timeout for monitored process [2024-02-10 00:05:04,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:05:04,075 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:05:04,076 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:05:04,076 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:05:04,076 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:05:04,076 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:05:04,082 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-10 00:05:04,082 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-10 00:05:04,099 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:05:04,102 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1366)] Ended with exit code 0 [2024-02-10 00:05:04,102 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:05:04,103 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:05:04,103 INFO L229 MonitoredProcess]: Starting monitored process 1367 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:05:04,104 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1367)] Waiting until timeout for monitored process [2024-02-10 00:05:04,105 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:05:04,112 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:05:04,112 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:05:04,112 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:05:04,113 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:05:04,113 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:05:04,113 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:05:04,113 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-02-10 00:05:04,113 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:05:04,122 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:05:04,126 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1367)] Ended with exit code 0 [2024-02-10 00:05:04,126 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:05:04,126 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:05:04,127 INFO L229 MonitoredProcess]: Starting monitored process 1368 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:05:04,128 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1368)] Waiting until timeout for monitored process [2024-02-10 00:05:04,129 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:05:04,137 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:05:04,137 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:05:04,137 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:05:04,137 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:05:04,137 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:05:04,178 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-10 00:05:04,178 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-10 00:05:04,186 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:05:04,189 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1368)] Ended with exit code 0 [2024-02-10 00:05:04,189 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:05:04,189 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:05:04,190 INFO L229 MonitoredProcess]: Starting monitored process 1369 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:05:04,191 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1369)] Waiting until timeout for monitored process [2024-02-10 00:05:04,192 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:05:04,199 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:05:04,199 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:05:04,199 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:05:04,199 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:05:04,199 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:05:04,199 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:05:04,200 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-02-10 00:05:04,200 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:05:04,214 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:05:04,217 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1369)] Ended with exit code 0 [2024-02-10 00:05:04,218 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:05:04,218 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:05:04,218 INFO L229 MonitoredProcess]: Starting monitored process 1370 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:05:04,220 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1370)] Waiting until timeout for monitored process [2024-02-10 00:05:04,220 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:05:04,227 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:05:04,228 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:05:04,228 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:05:04,228 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:05:04,228 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:05:04,233 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-10 00:05:04,233 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-10 00:05:04,244 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:05:04,247 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1370)] Ended with exit code 0 [2024-02-10 00:05:04,247 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:05:04,247 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:05:04,248 INFO L229 MonitoredProcess]: Starting monitored process 1371 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:05:04,250 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:05:04,257 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:05:04,257 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:05:04,257 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:05:04,257 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:05:04,258 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:05:04,259 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-10 00:05:04,259 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-10 00:05:04,262 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1371)] Waiting until timeout for monitored process [2024-02-10 00:05:04,269 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:05:04,273 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1371)] Ended with exit code 0 [2024-02-10 00:05:04,273 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:05:04,273 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:05:04,274 INFO L229 MonitoredProcess]: Starting monitored process 1372 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:05:04,276 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1372)] Waiting until timeout for monitored process [2024-02-10 00:05:04,276 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:05:04,283 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:05:04,283 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:05:04,283 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:05:04,283 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:05:04,283 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:05:04,283 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:05:04,283 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-02-10 00:05:04,283 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:05:04,285 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:05:04,288 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1372)] Ended with exit code 0 [2024-02-10 00:05:04,288 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:05:04,288 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:05:04,289 INFO L229 MonitoredProcess]: Starting monitored process 1373 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:05:04,290 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1373)] Waiting until timeout for monitored process [2024-02-10 00:05:04,291 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:05:04,297 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:05:04,297 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:05:04,298 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:05:04,298 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:05:04,298 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:05:04,299 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-10 00:05:04,299 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-10 00:05:04,310 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:05:04,313 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1373)] Ended with exit code 0 [2024-02-10 00:05:04,313 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:05:04,313 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:05:04,314 INFO L229 MonitoredProcess]: Starting monitored process 1374 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:05:04,315 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1374)] Waiting until timeout for monitored process [2024-02-10 00:05:04,316 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:05:04,324 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:05:04,324 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:05:04,324 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:05:04,324 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:05:04,324 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:05:04,324 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:05:04,325 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-02-10 00:05:04,325 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:05:04,327 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:05:04,329 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1374)] Ended with exit code 0 [2024-02-10 00:05:04,329 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:05:04,329 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:05:04,330 INFO L229 MonitoredProcess]: Starting monitored process 1375 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:05:04,331 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1375)] Waiting until timeout for monitored process [2024-02-10 00:05:04,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:05:04,338 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:05:04,338 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:05:04,339 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:05:04,339 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:05:04,339 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:05:04,339 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:05:04,339 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-02-10 00:05:04,339 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:05:04,341 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:05:04,344 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1375)] Ended with exit code 0 [2024-02-10 00:05:04,344 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:05:04,344 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:05:04,345 INFO L229 MonitoredProcess]: Starting monitored process 1376 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:05:04,346 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1376)] Waiting until timeout for monitored process [2024-02-10 00:05:04,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:05:04,353 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:05:04,354 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:05:04,354 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:05:04,354 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:05:04,354 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:05:04,354 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:05:04,354 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-02-10 00:05:04,354 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:05:04,368 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:05:04,371 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1376)] Ended with exit code 0 [2024-02-10 00:05:04,371 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:05:04,371 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:05:04,372 INFO L229 MonitoredProcess]: Starting monitored process 1377 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:05:04,373 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1377)] Waiting until timeout for monitored process [2024-02-10 00:05:04,374 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:05:04,381 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:05:04,381 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:05:04,381 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:05:04,381 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:05:04,381 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:05:04,381 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:05:04,382 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-02-10 00:05:04,382 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:05:04,383 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:05:04,387 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1377)] Ended with exit code 0 [2024-02-10 00:05:04,387 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:05:04,387 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:05:04,388 INFO L229 MonitoredProcess]: Starting monitored process 1378 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:05:04,389 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1378)] Waiting until timeout for monitored process [2024-02-10 00:05:04,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:05:04,397 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:05:04,397 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:05:04,397 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:05:04,397 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:05:04,397 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:05:04,397 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:05:04,398 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-02-10 00:05:04,398 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:05:04,407 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:05:04,410 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1378)] Ended with exit code 0 [2024-02-10 00:05:04,411 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:05:04,411 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:05:04,411 INFO L229 MonitoredProcess]: Starting monitored process 1379 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:05:04,413 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1379)] Waiting until timeout for monitored process [2024-02-10 00:05:04,413 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:05:04,420 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:05:04,420 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:05:04,421 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:05:04,421 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:05:04,421 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:05:04,421 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:05:04,421 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-02-10 00:05:04,421 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:05:04,423 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:05:04,426 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1379)] Ended with exit code 0 [2024-02-10 00:05:04,426 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:05:04,426 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:05:04,427 INFO L229 MonitoredProcess]: Starting monitored process 1380 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:05:04,428 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1380)] Waiting until timeout for monitored process [2024-02-10 00:05:04,429 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:05:04,436 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:05:04,436 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:05:04,436 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:05:04,436 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:05:04,436 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:05:04,436 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:05:04,437 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-02-10 00:05:04,437 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:05:04,438 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:05:04,441 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1380)] Ended with exit code 0 [2024-02-10 00:05:04,441 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:05:04,441 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:05:04,442 INFO L229 MonitoredProcess]: Starting monitored process 1381 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:05:04,443 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1381)] Waiting until timeout for monitored process [2024-02-10 00:05:04,444 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:05:04,453 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:05:04,453 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:05:04,453 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:05:04,453 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:05:04,453 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:05:04,454 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-10 00:05:04,454 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-10 00:05:04,459 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:05:04,462 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1381)] Forceful destruction successful, exit code 0 [2024-02-10 00:05:04,462 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:05:04,462 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:05:04,463 INFO L229 MonitoredProcess]: Starting monitored process 1382 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:05:04,464 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1382)] Waiting until timeout for monitored process [2024-02-10 00:05:04,465 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:05:04,471 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:05:04,471 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:05:04,472 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:05:04,472 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:05:04,472 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:05:04,474 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-10 00:05:04,474 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-10 00:05:04,480 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:05:04,483 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1382)] Ended with exit code 0 [2024-02-10 00:05:04,483 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:05:04,483 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:05:04,484 INFO L229 MonitoredProcess]: Starting monitored process 1383 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:05:04,485 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1383)] Waiting until timeout for monitored process [2024-02-10 00:05:04,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:05:04,494 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:05:04,494 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:05:04,494 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:05:04,494 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:05:04,494 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:05:04,494 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:05:04,495 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-02-10 00:05:04,495 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:05:04,497 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:05:04,499 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1383)] Ended with exit code 0 [2024-02-10 00:05:04,499 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:05:04,499 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:05:04,500 INFO L229 MonitoredProcess]: Starting monitored process 1384 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:05:04,502 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1384)] Waiting until timeout for monitored process [2024-02-10 00:05:04,502 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:05:04,511 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:05:04,511 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:05:04,511 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:05:04,511 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:05:04,511 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:05:04,512 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:05:04,512 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-02-10 00:05:04,512 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:05:04,522 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:05:04,525 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1384)] Ended with exit code 0 [2024-02-10 00:05:04,525 INFO L490 LassoAnalysis]: Using template '3-phase'. [2024-02-10 00:05:04,526 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:05:04,526 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:05:04,526 INFO L229 MonitoredProcess]: Starting monitored process 1385 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:05:04,527 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1385)] Waiting until timeout for monitored process [2024-02-10 00:05:04,528 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:05:04,535 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:05:04,535 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-02-10 00:05:04,535 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:05:04,535 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:05:04,535 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:05:04,537 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 00:05:04,537 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:05:04,549 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:05:04,553 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1385)] Ended with exit code 0 [2024-02-10 00:05:04,553 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:05:04,553 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:05:04,554 INFO L229 MonitoredProcess]: Starting monitored process 1386 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:05:04,556 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1386)] Waiting until timeout for monitored process [2024-02-10 00:05:04,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:05:04,563 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:05:04,563 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-02-10 00:05:04,563 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:05:04,563 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:05:04,563 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:05:04,563 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:05:04,564 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 00:05:04,564 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:05:04,566 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:05:04,569 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1386)] Forceful destruction successful, exit code 0 [2024-02-10 00:05:04,569 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:05:04,569 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:05:04,570 INFO L229 MonitoredProcess]: Starting monitored process 1387 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:05:04,571 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1387)] Waiting until timeout for monitored process [2024-02-10 00:05:04,572 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:05:04,580 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:05:04,580 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-02-10 00:05:04,580 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:05:04,580 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:05:04,581 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:05:04,581 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:05:04,581 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 00:05:04,581 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:05:04,584 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:05:04,587 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1387)] Forceful destruction successful, exit code 0 [2024-02-10 00:05:04,587 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:05:04,587 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:05:04,588 INFO L229 MonitoredProcess]: Starting monitored process 1388 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:05:04,589 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1388)] Waiting until timeout for monitored process [2024-02-10 00:05:04,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:05:04,597 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:05:04,597 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-02-10 00:05:04,597 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:05:04,597 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:05:04,597 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:05:04,597 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:05:04,598 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 00:05:04,598 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:05:04,608 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:05:04,611 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1388)] Ended with exit code 0 [2024-02-10 00:05:04,611 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:05:04,611 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:05:04,612 INFO L229 MonitoredProcess]: Starting monitored process 1389 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:05:04,614 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1389)] Waiting until timeout for monitored process [2024-02-10 00:05:04,614 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:05:04,621 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:05:04,621 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-02-10 00:05:04,621 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:05:04,621 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:05:04,621 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:05:04,623 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 00:05:04,623 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:05:04,639 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:05:04,642 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1389)] Ended with exit code 0 [2024-02-10 00:05:04,642 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:05:04,643 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:05:04,643 INFO L229 MonitoredProcess]: Starting monitored process 1390 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:05:04,645 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1390)] Waiting until timeout for monitored process [2024-02-10 00:05:04,645 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:05:04,652 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:05:04,653 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-02-10 00:05:04,653 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:05:04,653 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:05:04,653 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:05:04,653 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:05:04,653 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 00:05:04,653 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:05:04,656 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:05:04,659 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1390)] Ended with exit code 0 [2024-02-10 00:05:04,659 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:05:04,659 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:05:04,660 INFO L229 MonitoredProcess]: Starting monitored process 1391 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:05:04,661 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1391)] Waiting until timeout for monitored process [2024-02-10 00:05:04,662 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:05:04,668 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:05:04,669 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-02-10 00:05:04,669 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:05:04,669 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:05:04,669 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:05:04,671 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 00:05:04,671 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:05:04,676 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:05:04,679 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1391)] Ended with exit code 0 [2024-02-10 00:05:04,679 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:05:04,679 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:05:04,680 INFO L229 MonitoredProcess]: Starting monitored process 1392 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:05:04,681 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1392)] Waiting until timeout for monitored process [2024-02-10 00:05:04,682 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:05:04,689 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:05:04,689 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-02-10 00:05:04,689 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:05:04,689 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:05:04,690 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:05:04,690 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:05:04,690 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 00:05:04,690 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:05:04,700 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:05:04,703 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1392)] Ended with exit code 0 [2024-02-10 00:05:04,703 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:05:04,704 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:05:04,704 INFO L229 MonitoredProcess]: Starting monitored process 1393 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:05:04,706 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1393)] Waiting until timeout for monitored process [2024-02-10 00:05:04,706 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:05:04,713 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:05:04,714 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-02-10 00:05:04,714 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:05:04,714 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:05:04,714 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:05:04,714 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:05:04,715 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 00:05:04,715 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:05:04,729 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:05:04,732 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1393)] Ended with exit code 0 [2024-02-10 00:05:04,733 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:05:04,733 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:05:04,733 INFO L229 MonitoredProcess]: Starting monitored process 1394 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:05:04,735 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1394)] Waiting until timeout for monitored process [2024-02-10 00:05:04,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:05:04,743 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:05:04,744 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-02-10 00:05:04,744 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:05:04,744 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:05:04,744 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:05:04,747 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 00:05:04,747 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:05:04,762 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:05:04,765 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1394)] Ended with exit code 0 [2024-02-10 00:05:04,766 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:05:04,766 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:05:04,766 INFO L229 MonitoredProcess]: Starting monitored process 1395 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:05:04,768 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1395)] Waiting until timeout for monitored process [2024-02-10 00:05:04,768 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:05:04,776 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:05:04,777 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-02-10 00:05:04,777 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:05:04,777 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:05:04,777 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:05:04,779 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 00:05:04,779 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:05:04,785 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:05:04,789 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1395)] Ended with exit code 0 [2024-02-10 00:05:04,789 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:05:04,789 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:05:04,790 INFO L229 MonitoredProcess]: Starting monitored process 1396 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:05:04,791 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1396)] Waiting until timeout for monitored process [2024-02-10 00:05:04,792 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:05:04,800 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:05:04,801 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-02-10 00:05:04,801 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:05:04,801 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:05:04,801 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:05:04,803 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 00:05:04,803 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:05:04,815 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:05:04,819 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1396)] Ended with exit code 0 [2024-02-10 00:05:04,819 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:05:04,819 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:05:04,820 INFO L229 MonitoredProcess]: Starting monitored process 1397 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:05:04,821 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1397)] Waiting until timeout for monitored process [2024-02-10 00:05:04,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:05:04,829 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:05:04,830 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-02-10 00:05:04,830 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:05:04,830 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:05:04,830 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:05:04,832 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 00:05:04,832 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:05:04,848 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:05:04,851 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1397)] Ended with exit code 0 [2024-02-10 00:05:04,851 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:05:04,852 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:05:04,852 INFO L229 MonitoredProcess]: Starting monitored process 1398 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:05:04,854 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1398)] Waiting until timeout for monitored process [2024-02-10 00:05:04,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:05:04,862 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:05:04,862 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-02-10 00:05:04,862 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:05:04,862 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:05:04,862 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:05:04,865 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 00:05:04,865 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:05:04,872 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:05:04,876 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1398)] Ended with exit code 0 [2024-02-10 00:05:04,877 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:05:04,877 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:05:04,878 INFO L229 MonitoredProcess]: Starting monitored process 1399 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:05:04,879 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1399)] Waiting until timeout for monitored process [2024-02-10 00:05:04,880 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:05:04,888 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:05:04,888 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-02-10 00:05:04,888 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:05:04,888 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:05:04,888 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:05:04,890 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 00:05:04,890 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:05:04,896 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:05:04,899 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1399)] Ended with exit code 0 [2024-02-10 00:05:04,899 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:05:04,900 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:05:04,900 INFO L229 MonitoredProcess]: Starting monitored process 1400 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:05:04,902 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1400)] Waiting until timeout for monitored process [2024-02-10 00:05:04,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:05:04,910 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:05:04,910 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-02-10 00:05:04,910 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:05:04,910 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:05:04,910 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:05:04,912 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 00:05:04,913 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:05:04,919 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:05:04,922 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1400)] Ended with exit code 0 [2024-02-10 00:05:04,923 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:05:04,923 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:05:04,923 INFO L229 MonitoredProcess]: Starting monitored process 1401 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:05:04,925 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1401)] Waiting until timeout for monitored process [2024-02-10 00:05:04,925 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:05:04,933 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:05:04,934 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-02-10 00:05:04,934 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:05:04,934 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:05:04,934 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:05:04,937 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 00:05:04,937 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:05:04,949 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:05:04,953 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1401)] Ended with exit code 0 [2024-02-10 00:05:04,953 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:05:04,953 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:05:04,954 INFO L229 MonitoredProcess]: Starting monitored process 1402 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:05:04,956 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1402)] Waiting until timeout for monitored process [2024-02-10 00:05:04,956 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:05:04,965 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:05:04,965 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-02-10 00:05:04,965 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:05:04,965 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:05:04,965 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:05:04,967 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 00:05:04,967 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:05:04,973 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:05:04,976 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1402)] Ended with exit code 0 [2024-02-10 00:05:04,977 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:05:04,977 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:05:04,977 INFO L229 MonitoredProcess]: Starting monitored process 1403 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:05:04,979 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1403)] Waiting until timeout for monitored process [2024-02-10 00:05:04,979 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:05:04,987 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:05:04,987 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-02-10 00:05:04,988 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:05:04,988 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:05:04,988 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:05:04,989 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 00:05:04,989 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:05:04,995 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:05:04,999 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1403)] Ended with exit code 0 [2024-02-10 00:05:04,999 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:05:04,999 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:05:05,000 INFO L229 MonitoredProcess]: Starting monitored process 1404 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:05:05,001 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1404)] Waiting until timeout for monitored process [2024-02-10 00:05:05,002 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:05:05,009 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:05:05,009 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-02-10 00:05:05,009 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:05:05,009 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:05:05,009 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:05:05,011 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 00:05:05,011 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:05:05,020 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:05:05,023 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1404)] Ended with exit code 0 [2024-02-10 00:05:05,023 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:05:05,023 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:05:05,025 INFO L229 MonitoredProcess]: Starting monitored process 1405 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:05:05,026 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1405)] Waiting until timeout for monitored process [2024-02-10 00:05:05,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:05:05,034 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:05:05,034 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-02-10 00:05:05,034 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:05:05,034 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:05:05,034 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:05:05,036 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 00:05:05,036 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:05:05,042 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:05:05,045 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1405)] Ended with exit code 0 [2024-02-10 00:05:05,046 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:05:05,046 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:05:05,046 INFO L229 MonitoredProcess]: Starting monitored process 1406 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:05:05,048 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1406)] Waiting until timeout for monitored process [2024-02-10 00:05:05,048 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:05:05,055 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:05:05,056 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-02-10 00:05:05,056 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:05:05,056 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:05:05,056 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:05:05,058 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 00:05:05,058 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:05:05,070 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:05:05,074 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1406)] Ended with exit code 0 [2024-02-10 00:05:05,074 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:05:05,074 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:05:05,075 INFO L229 MonitoredProcess]: Starting monitored process 1407 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:05:05,076 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1407)] Waiting until timeout for monitored process [2024-02-10 00:05:05,077 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:05:05,084 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:05:05,084 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-02-10 00:05:05,084 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:05:05,084 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:05:05,084 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:05:05,085 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:05:05,085 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 00:05:05,085 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:05:05,092 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:05:05,095 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1407)] Ended with exit code 0 [2024-02-10 00:05:05,095 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:05:05,095 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:05:05,096 INFO L229 MonitoredProcess]: Starting monitored process 1408 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:05:05,096 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1408)] Waiting until timeout for monitored process [2024-02-10 00:05:05,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:05:05,105 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:05:05,106 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-02-10 00:05:05,106 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:05:05,106 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:05:05,106 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:05:05,106 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:05:05,106 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 00:05:05,106 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:05:05,109 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:05:05,111 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1408)] Ended with exit code 0 [2024-02-10 00:05:05,111 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:05:05,111 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:05:05,112 INFO L229 MonitoredProcess]: Starting monitored process 1409 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:05:05,113 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1409)] Waiting until timeout for monitored process [2024-02-10 00:05:05,114 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:05:05,122 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:05:05,123 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-02-10 00:05:05,123 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:05:05,123 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:05:05,123 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:05:05,125 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 00:05:05,125 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:05:05,130 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:05:05,133 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1409)] Ended with exit code 0 [2024-02-10 00:05:05,133 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:05:05,133 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:05:05,134 INFO L229 MonitoredProcess]: Starting monitored process 1410 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:05:05,135 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1410)] Waiting until timeout for monitored process [2024-02-10 00:05:05,136 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:05:05,143 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:05:05,143 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-02-10 00:05:05,143 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:05:05,143 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:05:05,143 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:05:05,152 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 00:05:05,152 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:05:05,178 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:05:05,182 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1410)] Ended with exit code 0 [2024-02-10 00:05:05,182 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:05:05,182 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:05:05,183 INFO L229 MonitoredProcess]: Starting monitored process 1411 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:05:05,184 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1411)] Waiting until timeout for monitored process [2024-02-10 00:05:05,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:05:05,192 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:05:05,192 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-02-10 00:05:05,192 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:05:05,192 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:05:05,192 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:05:05,192 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:05:05,192 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 00:05:05,193 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:05:05,195 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:05:05,197 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1411)] Forceful destruction successful, exit code 0 [2024-02-10 00:05:05,198 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:05:05,198 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:05:05,198 INFO L229 MonitoredProcess]: Starting monitored process 1412 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:05:05,200 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1412)] Waiting until timeout for monitored process [2024-02-10 00:05:05,200 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:05:05,207 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:05:05,208 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-02-10 00:05:05,208 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:05:05,208 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:05:05,208 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:05:05,211 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 00:05:05,212 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:05:05,223 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:05:05,227 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1412)] Ended with exit code 0 [2024-02-10 00:05:05,227 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:05:05,227 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:05:05,228 INFO L229 MonitoredProcess]: Starting monitored process 1413 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:05:05,230 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1413)] Waiting until timeout for monitored process [2024-02-10 00:05:05,230 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:05:05,237 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:05:05,238 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-02-10 00:05:05,238 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:05:05,238 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:05:05,238 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:05:05,238 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:05:05,238 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 00:05:05,238 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:05:05,241 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:05:05,244 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1413)] Ended with exit code 0 [2024-02-10 00:05:05,244 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:05:05,244 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:05:05,245 INFO L229 MonitoredProcess]: Starting monitored process 1414 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:05:05,246 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1414)] Waiting until timeout for monitored process [2024-02-10 00:05:05,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:05:05,254 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:05:05,254 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-02-10 00:05:05,254 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:05:05,254 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:05:05,254 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:05:05,256 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 00:05:05,256 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:05:05,268 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:05:05,271 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1414)] Ended with exit code 0 [2024-02-10 00:05:05,272 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:05:05,272 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:05:05,272 INFO L229 MonitoredProcess]: Starting monitored process 1415 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:05:05,273 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1415)] Waiting until timeout for monitored process [2024-02-10 00:05:05,274 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:05:05,282 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:05:05,282 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-02-10 00:05:05,283 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:05:05,283 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:05:05,283 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:05:05,284 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 00:05:05,284 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:05:05,290 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:05:05,293 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1415)] Ended with exit code 0 [2024-02-10 00:05:05,293 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:05:05,293 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:05:05,294 INFO L229 MonitoredProcess]: Starting monitored process 1416 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:05:05,295 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1416)] Waiting until timeout for monitored process [2024-02-10 00:05:05,296 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:05:05,303 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:05:05,303 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-02-10 00:05:05,303 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:05:05,303 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:05:05,303 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:05:05,303 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:05:05,304 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 00:05:05,304 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:05:05,306 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:05:05,309 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1416)] Ended with exit code 0 [2024-02-10 00:05:05,309 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:05:05,310 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:05:05,310 INFO L229 MonitoredProcess]: Starting monitored process 1417 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:05:05,312 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1417)] Waiting until timeout for monitored process [2024-02-10 00:05:05,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:05:05,321 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:05:05,321 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-02-10 00:05:05,321 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:05:05,321 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:05:05,321 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:05:05,322 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 00:05:05,323 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:05:05,336 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:05:05,340 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1417)] Ended with exit code 0 [2024-02-10 00:05:05,340 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:05:05,340 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:05:05,341 INFO L229 MonitoredProcess]: Starting monitored process 1418 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:05:05,342 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1418)] Waiting until timeout for monitored process [2024-02-10 00:05:05,343 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:05:05,351 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:05:05,351 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-02-10 00:05:05,351 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:05:05,351 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:05:05,351 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:05:05,351 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:05:05,352 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 00:05:05,352 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:05:05,365 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:05:05,368 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1418)] Ended with exit code 0 [2024-02-10 00:05:05,368 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:05:05,369 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:05:05,369 INFO L229 MonitoredProcess]: Starting monitored process 1419 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:05:05,370 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1419)] Waiting until timeout for monitored process [2024-02-10 00:05:05,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:05:05,380 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:05:05,380 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-02-10 00:05:05,380 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:05:05,380 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:05:05,380 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:05:05,380 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:05:05,380 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 00:05:05,380 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:05:05,383 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:05:05,386 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1419)] Forceful destruction successful, exit code 0 [2024-02-10 00:05:05,386 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:05:05,386 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:05:05,387 INFO L229 MonitoredProcess]: Starting monitored process 1420 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:05:05,388 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1420)] Waiting until timeout for monitored process [2024-02-10 00:05:05,389 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:05:05,395 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:05:05,395 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-02-10 00:05:05,395 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:05:05,395 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:05:05,395 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:05:05,396 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:05:05,396 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 00:05:05,396 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:05:05,399 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:05:05,401 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1420)] Ended with exit code 0 [2024-02-10 00:05:05,402 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:05:05,402 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:05:05,402 INFO L229 MonitoredProcess]: Starting monitored process 1421 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:05:05,404 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1421)] Waiting until timeout for monitored process [2024-02-10 00:05:05,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:05:05,414 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:05:05,414 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-02-10 00:05:05,414 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:05:05,414 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:05:05,414 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:05:05,414 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:05:05,415 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 00:05:05,415 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:05:05,417 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:05:05,420 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1421)] Ended with exit code 0 [2024-02-10 00:05:05,421 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:05:05,421 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:05:05,421 INFO L229 MonitoredProcess]: Starting monitored process 1422 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:05:05,423 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1422)] Waiting until timeout for monitored process [2024-02-10 00:05:05,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:05:05,431 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:05:05,431 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-02-10 00:05:05,431 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:05:05,431 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:05:05,431 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:05:05,431 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:05:05,431 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 00:05:05,432 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:05:05,434 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:05:05,436 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1422)] Ended with exit code 0 [2024-02-10 00:05:05,436 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:05:05,436 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:05:05,437 INFO L229 MonitoredProcess]: Starting monitored process 1423 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:05:05,439 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1423)] Waiting until timeout for monitored process [2024-02-10 00:05:05,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:05:05,446 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:05:05,446 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-02-10 00:05:05,446 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:05:05,446 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:05:05,446 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:05:05,446 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:05:05,447 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 00:05:05,447 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:05:05,449 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:05:05,452 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1423)] Ended with exit code 0 [2024-02-10 00:05:05,452 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:05:05,452 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:05:05,453 INFO L229 MonitoredProcess]: Starting monitored process 1424 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:05:05,454 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1424)] Waiting until timeout for monitored process [2024-02-10 00:05:05,455 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:05:05,464 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:05:05,464 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-02-10 00:05:05,464 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:05:05,464 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:05:05,464 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:05:05,464 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:05:05,465 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 00:05:05,465 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:05:05,476 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:05:05,479 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1424)] Ended with exit code 0 [2024-02-10 00:05:05,479 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:05:05,480 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:05:05,480 INFO L229 MonitoredProcess]: Starting monitored process 1425 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:05:05,481 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1425)] Waiting until timeout for monitored process [2024-02-10 00:05:05,482 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:05:05,488 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:05:05,489 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-02-10 00:05:05,489 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:05:05,489 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:05:05,489 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:05:05,490 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 00:05:05,490 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:05:05,500 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:05:05,502 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1425)] Ended with exit code 0 [2024-02-10 00:05:05,502 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:05:05,502 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:05:05,503 INFO L229 MonitoredProcess]: Starting monitored process 1426 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:05:05,505 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1426)] Waiting until timeout for monitored process [2024-02-10 00:05:05,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:05:05,511 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:05:05,511 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-02-10 00:05:05,511 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:05:05,512 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:05:05,512 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:05:05,514 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 00:05:05,514 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:05:05,530 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:05:05,534 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1426)] Ended with exit code 0 [2024-02-10 00:05:05,534 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:05:05,534 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:05:05,535 INFO L229 MonitoredProcess]: Starting monitored process 1427 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:05:05,536 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1427)] Waiting until timeout for monitored process [2024-02-10 00:05:05,537 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:05:05,543 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:05:05,544 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-02-10 00:05:05,544 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:05:05,544 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:05:05,544 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:05:05,544 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:05:05,544 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 00:05:05,544 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:05:05,554 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:05:05,557 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1427)] Ended with exit code 0 [2024-02-10 00:05:05,557 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:05:05,557 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:05:05,558 INFO L229 MonitoredProcess]: Starting monitored process 1428 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:05:05,559 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1428)] Waiting until timeout for monitored process [2024-02-10 00:05:05,560 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:05:05,567 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:05:05,567 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-02-10 00:05:05,567 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:05:05,567 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:05:05,567 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:05:05,567 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:05:05,568 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 00:05:05,568 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:05:05,570 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:05:05,573 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1428)] Forceful destruction successful, exit code 0 [2024-02-10 00:05:05,573 INFO L490 LassoAnalysis]: Using template '4-phase'. [2024-02-10 00:05:05,573 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:05:05,573 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:05:05,574 INFO L229 MonitoredProcess]: Starting monitored process 1429 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:05:05,575 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1429)] Waiting until timeout for monitored process [2024-02-10 00:05:05,576 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:05:05,583 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:05:05,583 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:05:05,583 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:05:05,583 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:05:05,583 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:05:05,586 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-10 00:05:05,586 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-10 00:05:05,595 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:05:05,598 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1429)] Ended with exit code 0 [2024-02-10 00:05:05,598 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:05:05,599 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:05:05,599 INFO L229 MonitoredProcess]: Starting monitored process 1430 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:05:05,601 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1430)] Waiting until timeout for monitored process [2024-02-10 00:05:05,602 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:05:05,609 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:05:05,609 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:05:05,609 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:05:05,609 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:05:05,610 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:05:05,610 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:05:05,610 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-02-10 00:05:05,610 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:05:05,625 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:05:05,628 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1430)] Ended with exit code 0 [2024-02-10 00:05:05,628 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:05:05,628 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:05:05,629 INFO L229 MonitoredProcess]: Starting monitored process 1431 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:05:05,631 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1431)] Waiting until timeout for monitored process [2024-02-10 00:05:05,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:05:05,639 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:05:05,639 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:05:05,639 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:05:05,639 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:05:05,639 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:05:05,639 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:05:05,640 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-02-10 00:05:05,640 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:05:05,650 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:05:05,654 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1431)] Ended with exit code 0 [2024-02-10 00:05:05,654 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:05:05,654 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:05:05,655 INFO L229 MonitoredProcess]: Starting monitored process 1432 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:05:05,657 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1432)] Waiting until timeout for monitored process [2024-02-10 00:05:05,657 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:05:05,665 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:05:05,666 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:05:05,666 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:05:05,666 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:05:05,666 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:05:05,666 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:05:05,667 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-02-10 00:05:05,667 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:05:05,684 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:05:05,688 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1432)] Ended with exit code 0 [2024-02-10 00:05:05,688 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:05:05,688 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:05:05,689 INFO L229 MonitoredProcess]: Starting monitored process 1433 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:05:05,691 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1433)] Waiting until timeout for monitored process [2024-02-10 00:05:05,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:05:05,701 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:05:05,701 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:05:05,701 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:05:05,702 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:05:05,702 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:05:05,704 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-10 00:05:05,704 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-10 00:05:05,715 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:05:05,720 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1433)] Forceful destruction successful, exit code 0 [2024-02-10 00:05:05,720 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:05:05,721 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:05:05,722 INFO L229 MonitoredProcess]: Starting monitored process 1434 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:05:05,727 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:05:05,739 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1434)] Waiting until timeout for monitored process [2024-02-10 00:05:05,740 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:05:05,740 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:05:05,740 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:05:05,740 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:05:05,740 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:05:05,740 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:05:05,741 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-02-10 00:05:05,741 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:05:05,752 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:05:05,757 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1434)] Forceful destruction successful, exit code 0 [2024-02-10 00:05:05,757 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:05:05,757 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:05:05,758 INFO L229 MonitoredProcess]: Starting monitored process 1435 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:05:05,759 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1435)] Waiting until timeout for monitored process [2024-02-10 00:05:05,760 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:05:05,770 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:05:05,771 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:05:05,771 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:05:05,771 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:05:05,771 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:05:05,773 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-10 00:05:05,773 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-10 00:05:05,786 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:05:05,790 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1435)] Ended with exit code 0 [2024-02-10 00:05:05,790 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:05:05,790 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:05:05,791 INFO L229 MonitoredProcess]: Starting monitored process 1436 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:05:05,792 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1436)] Waiting until timeout for monitored process [2024-02-10 00:05:05,793 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:05:05,801 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:05:05,801 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:05:05,801 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:05:05,801 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:05:05,801 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:05:05,801 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:05:05,802 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-02-10 00:05:05,802 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:05:05,813 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:05:05,816 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1436)] Ended with exit code 0 [2024-02-10 00:05:05,816 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:05:05,816 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:05:05,817 INFO L229 MonitoredProcess]: Starting monitored process 1437 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:05:05,819 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1437)] Waiting until timeout for monitored process [2024-02-10 00:05:05,819 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:05:05,827 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:05:05,827 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:05:05,827 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:05:05,828 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:05:05,828 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:05:05,828 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:05:05,828 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-02-10 00:05:05,828 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:05:05,832 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:05:05,835 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1437)] Forceful destruction successful, exit code 0 [2024-02-10 00:05:05,835 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:05:05,835 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:05:05,836 INFO L229 MonitoredProcess]: Starting monitored process 1438 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:05:05,838 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1438)] Waiting until timeout for monitored process [2024-02-10 00:05:05,838 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:05:05,847 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:05:05,848 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:05:05,848 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:05:05,848 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:05:05,848 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:05:05,851 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-10 00:05:05,851 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-10 00:05:05,862 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:05:05,866 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1438)] Forceful destruction successful, exit code 0 [2024-02-10 00:05:05,866 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:05:05,866 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:05:05,867 INFO L229 MonitoredProcess]: Starting monitored process 1439 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:05:05,868 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1439)] Waiting until timeout for monitored process [2024-02-10 00:05:05,869 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:05:05,876 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:05:05,876 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:05:05,876 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:05:05,876 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:05:05,876 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:05:05,879 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-10 00:05:05,879 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-10 00:05:05,888 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:05:05,891 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1439)] Ended with exit code 0 [2024-02-10 00:05:05,892 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:05:05,892 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:05:05,893 INFO L229 MonitoredProcess]: Starting monitored process 1440 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:05:05,895 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1440)] Waiting until timeout for monitored process [2024-02-10 00:05:05,895 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:05:05,902 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:05:05,903 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:05:05,903 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:05:05,903 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:05:05,903 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:05:05,906 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-10 00:05:05,906 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-10 00:05:05,915 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:05:05,919 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1440)] Ended with exit code 0 [2024-02-10 00:05:05,919 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:05:05,919 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:05:05,920 INFO L229 MonitoredProcess]: Starting monitored process 1441 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:05:05,921 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1441)] Waiting until timeout for monitored process [2024-02-10 00:05:05,922 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:05:05,929 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:05:05,929 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:05:05,929 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:05:05,929 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:05:05,929 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:05:05,932 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-10 00:05:05,932 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-10 00:05:05,945 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:05:05,949 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1441)] Ended with exit code 0 [2024-02-10 00:05:05,950 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:05:05,950 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:05:05,950 INFO L229 MonitoredProcess]: Starting monitored process 1442 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:05:05,952 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1442)] Waiting until timeout for monitored process [2024-02-10 00:05:05,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:05:05,961 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:05:05,961 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:05:05,961 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:05:05,961 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:05:05,961 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:05:05,964 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-10 00:05:05,964 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-10 00:05:05,976 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:05:05,979 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1442)] Ended with exit code 0 [2024-02-10 00:05:05,979 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:05:05,979 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:05:05,980 INFO L229 MonitoredProcess]: Starting monitored process 1443 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:05:05,981 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1443)] Waiting until timeout for monitored process [2024-02-10 00:05:05,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:05:05,989 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:05:05,989 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:05:05,989 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:05:05,989 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:05:05,989 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:05:05,992 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-10 00:05:05,992 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-10 00:05:06,005 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:05:06,008 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1443)] Ended with exit code 0 [2024-02-10 00:05:06,008 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:05:06,008 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:05:06,009 INFO L229 MonitoredProcess]: Starting monitored process 1444 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:05:06,010 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1444)] Waiting until timeout for monitored process [2024-02-10 00:05:06,011 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:05:06,018 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:05:06,019 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:05:06,019 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:05:06,019 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:05:06,019 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:05:06,022 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-10 00:05:06,022 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-10 00:05:06,037 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:05:06,040 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1444)] Ended with exit code 0 [2024-02-10 00:05:06,040 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:05:06,040 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:05:06,041 INFO L229 MonitoredProcess]: Starting monitored process 1445 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:05:06,042 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1445)] Waiting until timeout for monitored process [2024-02-10 00:05:06,043 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:05:06,052 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:05:06,052 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:05:06,052 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:05:06,052 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:05:06,052 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:05:06,057 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-10 00:05:06,057 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-10 00:05:06,073 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:05:06,077 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1445)] Ended with exit code 0 [2024-02-10 00:05:06,077 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:05:06,077 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:05:06,077 INFO L229 MonitoredProcess]: Starting monitored process 1446 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:05:06,079 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1446)] Waiting until timeout for monitored process [2024-02-10 00:05:06,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:05:06,087 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:05:06,087 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:05:06,087 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:05:06,088 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:05:06,088 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:05:06,090 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-10 00:05:06,090 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-10 00:05:06,104 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:05:06,107 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1446)] Forceful destruction successful, exit code 0 [2024-02-10 00:05:06,107 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:05:06,107 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:05:06,108 INFO L229 MonitoredProcess]: Starting monitored process 1447 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:05:06,109 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1447)] Waiting until timeout for monitored process [2024-02-10 00:05:06,109 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:05:06,117 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:05:06,117 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:05:06,117 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:05:06,117 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:05:06,117 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:05:06,119 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-10 00:05:06,119 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-10 00:05:06,135 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:05:06,139 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1447)] Ended with exit code 0 [2024-02-10 00:05:06,139 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:05:06,139 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:05:06,140 INFO L229 MonitoredProcess]: Starting monitored process 1448 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:05:06,142 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1448)] Waiting until timeout for monitored process [2024-02-10 00:05:06,142 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:05:06,150 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:05:06,150 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:05:06,150 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:05:06,150 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:05:06,150 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:05:06,153 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-10 00:05:06,153 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-10 00:05:06,168 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:05:06,171 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1448)] Ended with exit code 0 [2024-02-10 00:05:06,171 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:05:06,172 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:05:06,172 INFO L229 MonitoredProcess]: Starting monitored process 1449 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:05:06,173 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1449)] Waiting until timeout for monitored process [2024-02-10 00:05:06,174 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:05:06,180 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:05:06,181 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:05:06,181 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:05:06,181 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:05:06,181 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:05:06,183 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-10 00:05:06,183 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-10 00:05:06,192 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:05:06,195 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1449)] Ended with exit code 0 [2024-02-10 00:05:06,195 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:05:06,195 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:05:06,196 INFO L229 MonitoredProcess]: Starting monitored process 1450 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:05:06,197 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1450)] Waiting until timeout for monitored process [2024-02-10 00:05:06,198 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:05:06,204 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:05:06,204 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:05:06,205 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:05:06,205 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:05:06,205 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:05:06,207 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-10 00:05:06,207 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-10 00:05:06,220 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:05:06,223 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1450)] Ended with exit code 0 [2024-02-10 00:05:06,223 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:05:06,223 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:05:06,224 INFO L229 MonitoredProcess]: Starting monitored process 1451 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:05:06,226 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1451)] Waiting until timeout for monitored process [2024-02-10 00:05:06,227 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:05:06,233 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:05:06,233 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:05:06,233 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:05:06,234 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:05:06,234 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:05:06,234 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:05:06,234 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-02-10 00:05:06,234 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:05:06,238 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:05:06,240 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1451)] Forceful destruction successful, exit code 0 [2024-02-10 00:05:06,240 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:05:06,240 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:05:06,241 INFO L229 MonitoredProcess]: Starting monitored process 1452 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:05:06,243 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1452)] Waiting until timeout for monitored process [2024-02-10 00:05:06,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:05:06,251 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:05:06,251 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:05:06,251 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:05:06,251 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:05:06,251 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:05:06,251 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:05:06,252 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-02-10 00:05:06,252 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:05:06,255 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:05:06,258 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1452)] Ended with exit code 0 [2024-02-10 00:05:06,258 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:05:06,258 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:05:06,259 INFO L229 MonitoredProcess]: Starting monitored process 1453 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:05:06,260 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1453)] Waiting until timeout for monitored process [2024-02-10 00:05:06,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:05:06,267 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:05:06,267 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:05:06,267 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:05:06,267 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:05:06,267 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:05:06,270 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-10 00:05:06,270 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-10 00:05:06,277 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:05:06,279 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1453)] Ended with exit code 0 [2024-02-10 00:05:06,280 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:05:06,280 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:05:06,281 INFO L229 MonitoredProcess]: Starting monitored process 1454 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:05:06,282 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1454)] Waiting until timeout for monitored process [2024-02-10 00:05:06,282 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:05:06,289 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:05:06,290 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:05:06,290 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:05:06,290 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:05:06,290 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:05:06,301 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-10 00:05:06,301 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-10 00:05:06,344 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:05:06,348 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1454)] Ended with exit code 0 [2024-02-10 00:05:06,348 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:05:06,348 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:05:06,349 INFO L229 MonitoredProcess]: Starting monitored process 1455 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:05:06,350 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1455)] Waiting until timeout for monitored process [2024-02-10 00:05:06,351 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:05:06,358 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:05:06,358 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:05:06,358 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:05:06,358 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:05:06,358 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:05:06,358 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:05:06,359 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-02-10 00:05:06,359 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:05:06,368 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:05:06,371 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1455)] Ended with exit code 0 [2024-02-10 00:05:06,371 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:05:06,371 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:05:06,372 INFO L229 MonitoredProcess]: Starting monitored process 1456 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:05:06,374 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1456)] Waiting until timeout for monitored process [2024-02-10 00:05:06,374 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:05:06,381 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:05:06,382 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:05:06,382 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:05:06,382 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:05:06,382 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:05:06,387 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-10 00:05:06,387 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-10 00:05:06,403 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:05:06,406 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1456)] Ended with exit code 0 [2024-02-10 00:05:06,406 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:05:06,406 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:05:06,407 INFO L229 MonitoredProcess]: Starting monitored process 1457 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:05:06,408 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1457)] Waiting until timeout for monitored process [2024-02-10 00:05:06,409 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:05:06,416 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:05:06,416 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:05:06,417 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:05:06,417 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:05:06,417 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:05:06,417 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:05:06,417 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-02-10 00:05:06,417 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:05:06,428 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:05:06,431 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1457)] Ended with exit code 0 [2024-02-10 00:05:06,431 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:05:06,431 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:05:06,432 INFO L229 MonitoredProcess]: Starting monitored process 1458 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:05:06,434 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1458)] Waiting until timeout for monitored process [2024-02-10 00:05:06,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:05:06,442 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:05:06,443 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:05:06,443 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:05:06,443 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:05:06,443 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:05:06,445 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-10 00:05:06,445 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-10 00:05:06,456 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:05:06,459 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1458)] Ended with exit code 0 [2024-02-10 00:05:06,460 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:05:06,460 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:05:06,460 INFO L229 MonitoredProcess]: Starting monitored process 1459 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:05:06,462 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1459)] Waiting until timeout for monitored process [2024-02-10 00:05:06,462 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:05:06,471 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:05:06,471 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:05:06,471 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:05:06,471 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:05:06,471 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:05:06,474 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-10 00:05:06,474 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-10 00:05:06,482 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:05:06,486 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1459)] Ended with exit code 0 [2024-02-10 00:05:06,486 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:05:06,486 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:05:06,487 INFO L229 MonitoredProcess]: Starting monitored process 1460 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:05:06,489 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1460)] Waiting until timeout for monitored process [2024-02-10 00:05:06,489 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:05:06,496 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:05:06,497 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:05:06,497 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:05:06,497 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:05:06,497 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:05:06,497 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:05:06,497 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-02-10 00:05:06,498 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:05:06,501 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:05:06,504 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1460)] Ended with exit code 0 [2024-02-10 00:05:06,504 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:05:06,504 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:05:06,505 INFO L229 MonitoredProcess]: Starting monitored process 1461 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:05:06,506 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1461)] Waiting until timeout for monitored process [2024-02-10 00:05:06,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:05:06,514 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:05:06,514 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:05:06,514 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:05:06,515 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:05:06,515 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:05:06,517 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-10 00:05:06,517 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-10 00:05:06,525 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:05:06,528 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1461)] Ended with exit code 0 [2024-02-10 00:05:06,528 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:05:06,528 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:05:06,529 INFO L229 MonitoredProcess]: Starting monitored process 1462 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:05:06,530 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1462)] Waiting until timeout for monitored process [2024-02-10 00:05:06,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:05:06,539 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:05:06,539 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:05:06,539 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:05:06,539 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:05:06,539 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:05:06,539 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:05:06,540 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-02-10 00:05:06,540 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:05:06,587 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:05:06,590 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1462)] Ended with exit code 0 [2024-02-10 00:05:06,590 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:05:06,591 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:05:06,591 INFO L229 MonitoredProcess]: Starting monitored process 1463 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:05:06,593 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1463)] Waiting until timeout for monitored process [2024-02-10 00:05:06,593 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:05:06,600 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:05:06,600 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:05:06,600 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:05:06,600 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:05:06,600 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:05:06,600 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:05:06,601 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-02-10 00:05:06,601 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:05:06,604 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:05:06,607 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1463)] Ended with exit code 0 [2024-02-10 00:05:06,607 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:05:06,607 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:05:06,608 INFO L229 MonitoredProcess]: Starting monitored process 1464 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:05:06,609 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1464)] Waiting until timeout for monitored process [2024-02-10 00:05:06,610 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:05:06,616 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:05:06,617 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:05:06,617 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:05:06,617 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:05:06,617 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:05:06,617 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:05:06,617 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-02-10 00:05:06,618 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:05:06,621 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:05:06,624 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1464)] Forceful destruction successful, exit code 0 [2024-02-10 00:05:06,624 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:05:06,624 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:05:06,625 INFO L229 MonitoredProcess]: Starting monitored process 1465 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:05:06,626 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1465)] Waiting until timeout for monitored process [2024-02-10 00:05:06,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:05:06,634 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:05:06,634 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:05:06,634 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:05:06,635 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:05:06,635 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:05:06,635 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:05:06,635 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-02-10 00:05:06,635 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:05:06,639 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:05:06,641 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1465)] Ended with exit code 0 [2024-02-10 00:05:06,641 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:05:06,641 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:05:06,642 INFO L229 MonitoredProcess]: Starting monitored process 1466 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:05:06,643 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1466)] Waiting until timeout for monitored process [2024-02-10 00:05:06,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:05:06,651 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:05:06,652 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:05:06,652 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:05:06,652 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:05:06,652 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:05:06,652 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:05:06,653 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-02-10 00:05:06,653 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:05:06,666 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:05:06,669 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1466)] Forceful destruction successful, exit code 0 [2024-02-10 00:05:06,670 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:05:06,670 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:05:06,670 INFO L229 MonitoredProcess]: Starting monitored process 1467 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:05:06,672 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1467)] Waiting until timeout for monitored process [2024-02-10 00:05:06,672 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:05:06,679 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:05:06,680 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:05:06,680 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:05:06,680 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:05:06,680 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:05:06,680 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:05:06,681 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-02-10 00:05:06,681 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:05:06,695 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:05:06,698 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1467)] Ended with exit code 0 [2024-02-10 00:05:06,698 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:05:06,698 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:05:06,699 INFO L229 MonitoredProcess]: Starting monitored process 1468 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:05:06,700 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1468)] Waiting until timeout for monitored process [2024-02-10 00:05:06,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:05:06,709 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:05:06,709 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:05:06,709 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:05:06,709 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:05:06,709 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:05:06,709 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:05:06,710 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-02-10 00:05:06,710 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:05:06,713 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:05:06,715 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1468)] Ended with exit code 0 [2024-02-10 00:05:06,715 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:05:06,716 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:05:06,716 INFO L229 MonitoredProcess]: Starting monitored process 1469 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:05:06,718 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1469)] Waiting until timeout for monitored process [2024-02-10 00:05:06,718 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:05:06,725 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:05:06,725 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:05:06,725 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:05:06,725 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:05:06,725 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:05:06,728 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-10 00:05:06,728 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-10 00:05:06,744 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:05:06,748 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1469)] Ended with exit code 0 [2024-02-10 00:05:06,748 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:05:06,748 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:05:06,749 INFO L229 MonitoredProcess]: Starting monitored process 1470 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:05:06,750 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1470)] Waiting until timeout for monitored process [2024-02-10 00:05:06,751 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:05:06,759 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:05:06,759 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:05:06,759 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:05:06,759 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:05:06,759 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:05:06,762 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-10 00:05:06,763 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-10 00:05:06,778 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:05:06,781 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1470)] Forceful destruction successful, exit code 0 [2024-02-10 00:05:06,781 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:05:06,782 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:05:06,782 INFO L229 MonitoredProcess]: Starting monitored process 1471 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:05:06,784 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1471)] Waiting until timeout for monitored process [2024-02-10 00:05:06,785 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:05:06,791 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:05:06,791 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:05:06,792 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:05:06,792 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:05:06,792 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:05:06,792 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:05:06,793 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-02-10 00:05:06,793 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:05:06,803 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:05:06,806 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1471)] Ended with exit code 0 [2024-02-10 00:05:06,806 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:05:06,806 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:05:06,807 INFO L229 MonitoredProcess]: Starting monitored process 1472 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:05:06,809 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1472)] Waiting until timeout for monitored process [2024-02-10 00:05:06,809 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:05:06,818 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:05:06,818 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:05:06,818 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:05:06,818 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:05:06,819 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:05:06,819 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:05:06,819 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-02-10 00:05:06,820 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:05:06,833 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:05:06,836 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1472)] Ended with exit code 0 [2024-02-10 00:05:06,836 INFO L490 LassoAnalysis]: Using template '2-lex'. [2024-02-10 00:05:06,836 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:05:06,837 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:05:06,837 INFO L229 MonitoredProcess]: Starting monitored process 1473 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:05:06,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:05:06,846 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1473)] Waiting until timeout for monitored process [2024-02-10 00:05:06,847 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:05:06,847 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:05:06,847 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:05:06,847 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:05:06,847 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:05:06,849 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 00:05:06,849 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:05:06,854 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:05:06,857 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1473)] Forceful destruction successful, exit code 0 [2024-02-10 00:05:06,857 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:05:06,857 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:05:06,858 INFO L229 MonitoredProcess]: Starting monitored process 1474 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:05:06,859 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1474)] Waiting until timeout for monitored process [2024-02-10 00:05:06,860 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:05:06,866 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:05:06,867 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:05:06,867 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:05:06,867 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:05:06,867 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:05:06,867 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:05:06,867 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 00:05:06,867 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:05:06,880 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:05:06,883 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1474)] Ended with exit code 0 [2024-02-10 00:05:06,883 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:05:06,883 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:05:06,884 INFO L229 MonitoredProcess]: Starting monitored process 1475 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:05:06,884 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1475)] Waiting until timeout for monitored process [2024-02-10 00:05:06,886 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:05:06,893 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:05:06,893 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:05:06,893 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:05:06,893 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:05:06,893 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:05:06,893 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:05:06,894 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 00:05:06,894 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:05:06,903 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:05:06,906 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1475)] Forceful destruction successful, exit code 0 [2024-02-10 00:05:06,906 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:05:06,906 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:05:06,907 INFO L229 MonitoredProcess]: Starting monitored process 1476 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:05:06,908 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1476)] Waiting until timeout for monitored process [2024-02-10 00:05:06,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:05:06,915 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:05:06,916 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:05:06,916 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:05:06,916 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:05:06,916 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:05:06,916 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:05:06,917 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 00:05:06,917 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:05:06,921 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:05:06,924 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1476)] Forceful destruction successful, exit code 0 [2024-02-10 00:05:06,924 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:05:06,924 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:05:06,925 INFO L229 MonitoredProcess]: Starting monitored process 1477 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:05:06,926 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1477)] Waiting until timeout for monitored process [2024-02-10 00:05:06,927 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:05:06,933 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:05:06,933 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:05:06,934 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:05:06,934 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:05:06,934 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:05:06,935 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 00:05:06,935 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:05:06,940 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:05:06,942 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1477)] Ended with exit code 0 [2024-02-10 00:05:06,942 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:05:06,943 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:05:06,943 INFO L229 MonitoredProcess]: Starting monitored process 1478 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:05:06,944 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1478)] Waiting until timeout for monitored process [2024-02-10 00:05:06,945 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:05:06,952 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:05:06,952 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:05:06,952 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:05:06,952 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:05:06,952 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:05:06,952 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:05:06,953 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 00:05:06,953 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:05:06,960 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:05:06,962 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1478)] Ended with exit code 0 [2024-02-10 00:05:06,963 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:05:06,963 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:05:06,963 INFO L229 MonitoredProcess]: Starting monitored process 1479 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:05:06,965 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1479)] Waiting until timeout for monitored process [2024-02-10 00:05:06,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:05:06,972 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:05:06,972 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:05:06,973 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:05:06,973 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:05:06,973 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:05:06,974 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 00:05:06,974 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:05:06,979 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:05:06,981 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1479)] Ended with exit code 0 [2024-02-10 00:05:06,981 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:05:06,981 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:05:06,982 INFO L229 MonitoredProcess]: Starting monitored process 1480 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:05:06,983 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1480)] Waiting until timeout for monitored process [2024-02-10 00:05:06,984 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:05:06,990 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:05:06,990 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:05:06,990 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:05:06,990 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:05:06,990 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:05:06,990 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:05:06,991 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 00:05:06,991 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:05:07,001 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:05:07,004 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1480)] Ended with exit code 0 [2024-02-10 00:05:07,004 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:05:07,004 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:05:07,005 INFO L229 MonitoredProcess]: Starting monitored process 1481 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:05:07,006 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1481)] Waiting until timeout for monitored process [2024-02-10 00:05:07,007 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:05:07,015 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:05:07,015 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:05:07,015 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:05:07,015 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:05:07,015 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:05:07,015 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:05:07,015 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 00:05:07,015 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:05:07,024 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:05:07,027 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1481)] Ended with exit code 0 [2024-02-10 00:05:07,027 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:05:07,027 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:05:07,028 INFO L229 MonitoredProcess]: Starting monitored process 1482 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:05:07,029 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1482)] Waiting until timeout for monitored process [2024-02-10 00:05:07,030 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:05:07,037 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:05:07,037 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:05:07,037 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:05:07,037 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:05:07,037 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:05:07,040 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 00:05:07,040 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:05:07,046 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:05:07,049 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1482)] Ended with exit code 0 [2024-02-10 00:05:07,049 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:05:07,050 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:05:07,050 INFO L229 MonitoredProcess]: Starting monitored process 1483 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:05:07,051 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1483)] Waiting until timeout for monitored process [2024-02-10 00:05:07,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:05:07,059 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:05:07,059 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:05:07,059 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:05:07,059 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:05:07,059 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:05:07,061 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 00:05:07,061 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:05:07,073 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:05:07,076 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1483)] Ended with exit code 0 [2024-02-10 00:05:07,076 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:05:07,076 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:05:07,077 INFO L229 MonitoredProcess]: Starting monitored process 1484 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:05:07,078 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1484)] Waiting until timeout for monitored process [2024-02-10 00:05:07,079 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:05:07,085 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:05:07,085 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:05:07,085 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:05:07,085 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:05:07,085 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:05:07,087 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 00:05:07,087 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:05:07,099 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:05:07,102 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1484)] Ended with exit code 0 [2024-02-10 00:05:07,103 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:05:07,103 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:05:07,103 INFO L229 MonitoredProcess]: Starting monitored process 1485 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:05:07,106 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1485)] Waiting until timeout for monitored process [2024-02-10 00:05:07,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:05:07,113 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:05:07,113 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:05:07,113 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:05:07,113 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:05:07,113 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:05:07,115 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 00:05:07,115 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:05:07,131 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:05:07,134 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1485)] Ended with exit code 0 [2024-02-10 00:05:07,135 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:05:07,135 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:05:07,135 INFO L229 MonitoredProcess]: Starting monitored process 1486 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:05:07,137 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1486)] Waiting until timeout for monitored process [2024-02-10 00:05:07,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:05:07,145 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:05:07,145 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:05:07,145 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:05:07,145 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:05:07,145 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:05:07,147 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 00:05:07,148 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:05:07,162 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:05:07,165 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1486)] Ended with exit code 0 [2024-02-10 00:05:07,165 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:05:07,165 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:05:07,166 INFO L229 MonitoredProcess]: Starting monitored process 1487 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:05:07,168 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1487)] Waiting until timeout for monitored process [2024-02-10 00:05:07,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:05:07,174 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:05:07,174 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:05:07,174 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:05:07,174 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:05:07,174 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:05:07,176 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 00:05:07,176 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:05:07,190 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:05:07,193 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1487)] Ended with exit code 0 [2024-02-10 00:05:07,194 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:05:07,194 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:05:07,194 INFO L229 MonitoredProcess]: Starting monitored process 1488 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:05:07,196 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1488)] Waiting until timeout for monitored process [2024-02-10 00:05:07,196 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:05:07,202 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:05:07,203 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:05:07,203 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:05:07,203 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:05:07,203 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:05:07,205 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 00:05:07,205 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:05:07,216 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:05:07,220 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1488)] Ended with exit code 0 [2024-02-10 00:05:07,220 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:05:07,220 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:05:07,221 INFO L229 MonitoredProcess]: Starting monitored process 1489 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:05:07,222 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1489)] Waiting until timeout for monitored process [2024-02-10 00:05:07,223 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:05:07,230 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:05:07,230 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:05:07,230 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:05:07,230 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:05:07,230 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:05:07,234 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 00:05:07,234 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:05:07,250 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:05:07,254 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1489)] Ended with exit code 0 [2024-02-10 00:05:07,254 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:05:07,254 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:05:07,255 INFO L229 MonitoredProcess]: Starting monitored process 1490 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:05:07,256 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1490)] Waiting until timeout for monitored process [2024-02-10 00:05:07,257 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:05:07,263 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:05:07,264 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:05:07,264 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:05:07,264 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:05:07,264 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:05:07,266 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 00:05:07,266 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:05:07,271 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:05:07,274 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1490)] Ended with exit code 0 [2024-02-10 00:05:07,274 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:05:07,274 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:05:07,275 INFO L229 MonitoredProcess]: Starting monitored process 1491 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:05:07,276 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1491)] Waiting until timeout for monitored process [2024-02-10 00:05:07,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:05:07,283 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:05:07,283 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:05:07,283 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:05:07,283 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:05:07,283 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:05:07,285 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 00:05:07,285 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:05:07,296 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:05:07,300 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1491)] Ended with exit code 0 [2024-02-10 00:05:07,300 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:05:07,300 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:05:07,301 INFO L229 MonitoredProcess]: Starting monitored process 1492 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:05:07,302 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1492)] Waiting until timeout for monitored process [2024-02-10 00:05:07,303 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:05:07,309 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:05:07,309 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:05:07,309 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:05:07,309 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:05:07,309 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:05:07,311 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 00:05:07,311 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:05:07,327 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:05:07,331 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1492)] Ended with exit code 0 [2024-02-10 00:05:07,331 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:05:07,331 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:05:07,332 INFO L229 MonitoredProcess]: Starting monitored process 1493 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:05:07,333 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1493)] Waiting until timeout for monitored process [2024-02-10 00:05:07,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:05:07,341 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:05:07,342 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:05:07,342 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:05:07,342 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:05:07,342 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:05:07,343 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 00:05:07,343 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:05:07,357 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:05:07,361 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1493)] Ended with exit code 0 [2024-02-10 00:05:07,361 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:05:07,361 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:05:07,362 INFO L229 MonitoredProcess]: Starting monitored process 1494 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:05:07,363 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1494)] Waiting until timeout for monitored process [2024-02-10 00:05:07,364 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:05:07,370 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:05:07,371 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:05:07,371 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:05:07,371 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:05:07,371 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:05:07,373 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 00:05:07,373 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:05:07,377 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:05:07,380 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1494)] Ended with exit code 0 [2024-02-10 00:05:07,380 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:05:07,380 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:05:07,381 INFO L229 MonitoredProcess]: Starting monitored process 1495 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:05:07,382 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1495)] Waiting until timeout for monitored process [2024-02-10 00:05:07,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:05:07,389 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:05:07,390 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:05:07,390 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:05:07,390 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:05:07,390 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:05:07,390 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:05:07,390 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 00:05:07,390 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:05:07,400 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:05:07,403 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1495)] Ended with exit code 0 [2024-02-10 00:05:07,403 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:05:07,403 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:05:07,404 INFO L229 MonitoredProcess]: Starting monitored process 1496 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:05:07,405 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1496)] Waiting until timeout for monitored process [2024-02-10 00:05:07,406 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:05:07,413 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:05:07,413 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:05:07,413 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:05:07,413 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:05:07,414 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:05:07,414 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:05:07,414 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 00:05:07,414 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:05:07,416 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:05:07,419 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1496)] Ended with exit code 0 [2024-02-10 00:05:07,419 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:05:07,419 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:05:07,420 INFO L229 MonitoredProcess]: Starting monitored process 1497 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:05:07,421 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1497)] Waiting until timeout for monitored process [2024-02-10 00:05:07,422 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:05:07,429 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:05:07,429 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:05:07,429 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:05:07,429 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:05:07,429 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:05:07,430 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 00:05:07,431 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:05:07,441 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:05:07,444 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1497)] Ended with exit code 0 [2024-02-10 00:05:07,444 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:05:07,444 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:05:07,445 INFO L229 MonitoredProcess]: Starting monitored process 1498 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:05:07,447 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1498)] Waiting until timeout for monitored process [2024-02-10 00:05:07,447 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:05:07,455 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:05:07,455 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:05:07,455 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:05:07,455 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:05:07,455 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:05:07,463 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 00:05:07,464 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:05:07,486 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:05:07,490 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1498)] Forceful destruction successful, exit code 0 [2024-02-10 00:05:07,490 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:05:07,490 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:05:07,491 INFO L229 MonitoredProcess]: Starting monitored process 1499 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:05:07,492 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1499)] Waiting until timeout for monitored process [2024-02-10 00:05:07,494 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:05:07,501 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:05:07,501 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:05:07,501 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:05:07,501 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:05:07,501 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:05:07,501 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:05:07,502 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 00:05:07,502 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:05:07,504 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:05:07,506 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1499)] Ended with exit code 0 [2024-02-10 00:05:07,506 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:05:07,506 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:05:07,507 INFO L229 MonitoredProcess]: Starting monitored process 1500 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:05:07,508 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1500)] Waiting until timeout for monitored process [2024-02-10 00:05:07,512 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:05:07,519 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:05:07,519 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:05:07,520 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:05:07,520 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:05:07,520 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:05:07,523 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 00:05:07,524 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:05:07,534 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:05:07,537 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1500)] Ended with exit code 0 [2024-02-10 00:05:07,537 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:05:07,537 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:05:07,538 INFO L229 MonitoredProcess]: Starting monitored process 1501 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:05:07,539 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1501)] Waiting until timeout for monitored process [2024-02-10 00:05:07,540 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:05:07,549 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:05:07,549 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:05:07,550 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:05:07,550 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:05:07,550 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:05:07,550 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:05:07,550 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 00:05:07,550 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:05:07,562 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:05:07,565 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1501)] Ended with exit code 0 [2024-02-10 00:05:07,565 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:05:07,565 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:05:07,566 INFO L229 MonitoredProcess]: Starting monitored process 1502 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:05:07,567 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1502)] Waiting until timeout for monitored process [2024-02-10 00:05:07,568 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:05:07,575 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:05:07,575 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:05:07,575 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:05:07,575 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:05:07,575 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:05:07,577 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 00:05:07,577 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:05:07,582 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:05:07,584 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1502)] Forceful destruction successful, exit code 0 [2024-02-10 00:05:07,585 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:05:07,585 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:05:07,585 INFO L229 MonitoredProcess]: Starting monitored process 1503 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:05:07,587 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1503)] Waiting until timeout for monitored process [2024-02-10 00:05:07,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:05:07,594 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:05:07,594 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:05:07,594 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:05:07,594 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:05:07,594 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:05:07,596 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 00:05:07,596 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:05:07,611 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:05:07,614 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1503)] Ended with exit code 0 [2024-02-10 00:05:07,615 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:05:07,615 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:05:07,615 INFO L229 MonitoredProcess]: Starting monitored process 1504 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:05:07,617 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1504)] Waiting until timeout for monitored process [2024-02-10 00:05:07,618 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:05:07,624 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:05:07,625 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:05:07,625 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:05:07,625 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:05:07,625 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:05:07,625 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:05:07,625 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 00:05:07,626 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:05:07,633 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:05:07,635 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1504)] Ended with exit code 0 [2024-02-10 00:05:07,636 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:05:07,636 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:05:07,636 INFO L229 MonitoredProcess]: Starting monitored process 1505 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:05:07,638 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1505)] Waiting until timeout for monitored process [2024-02-10 00:05:07,639 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:05:07,648 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:05:07,648 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:05:07,648 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:05:07,648 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:05:07,648 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:05:07,650 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 00:05:07,650 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:05:07,663 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:05:07,666 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1505)] Ended with exit code 0 [2024-02-10 00:05:07,666 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:05:07,667 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:05:07,667 INFO L229 MonitoredProcess]: Starting monitored process 1506 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:05:07,669 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1506)] Waiting until timeout for monitored process [2024-02-10 00:05:07,669 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:05:07,676 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:05:07,676 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:05:07,676 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:05:07,676 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:05:07,676 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:05:07,676 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:05:07,677 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 00:05:07,677 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:05:07,691 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:05:07,694 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1506)] Ended with exit code 0 [2024-02-10 00:05:07,694 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:05:07,694 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:05:07,695 INFO L229 MonitoredProcess]: Starting monitored process 1507 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:05:07,696 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1507)] Waiting until timeout for monitored process [2024-02-10 00:05:07,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:05:07,704 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:05:07,704 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:05:07,704 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:05:07,704 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:05:07,704 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:05:07,704 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:05:07,705 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 00:05:07,705 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:05:07,718 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:05:07,721 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1507)] Ended with exit code 0 [2024-02-10 00:05:07,722 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:05:07,722 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:05:07,722 INFO L229 MonitoredProcess]: Starting monitored process 1508 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:05:07,724 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1508)] Waiting until timeout for monitored process [2024-02-10 00:05:07,724 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:05:07,732 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:05:07,732 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:05:07,733 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:05:07,733 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:05:07,733 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:05:07,733 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:05:07,733 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 00:05:07,733 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:05:07,746 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:05:07,749 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1508)] Ended with exit code 0 [2024-02-10 00:05:07,749 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:05:07,750 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:05:07,750 INFO L229 MonitoredProcess]: Starting monitored process 1509 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:05:07,752 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1509)] Waiting until timeout for monitored process [2024-02-10 00:05:07,752 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:05:07,760 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:05:07,760 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:05:07,760 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:05:07,760 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:05:07,760 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:05:07,760 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:05:07,761 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 00:05:07,761 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:05:07,768 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:05:07,770 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1509)] Ended with exit code 0 [2024-02-10 00:05:07,771 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:05:07,771 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:05:07,772 INFO L229 MonitoredProcess]: Starting monitored process 1510 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:05:07,773 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1510)] Waiting until timeout for monitored process [2024-02-10 00:05:07,773 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:05:07,781 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:05:07,781 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:05:07,781 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:05:07,781 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:05:07,781 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:05:07,781 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:05:07,782 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 00:05:07,782 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:05:07,791 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:05:07,794 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1510)] Ended with exit code 0 [2024-02-10 00:05:07,794 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:05:07,794 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:05:07,795 INFO L229 MonitoredProcess]: Starting monitored process 1511 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:05:07,795 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1511)] Waiting until timeout for monitored process [2024-02-10 00:05:07,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:05:07,805 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:05:07,805 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:05:07,805 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:05:07,805 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:05:07,805 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:05:07,805 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:05:07,805 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 00:05:07,806 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:05:07,814 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:05:07,817 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1511)] Ended with exit code 0 [2024-02-10 00:05:07,817 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:05:07,817 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:05:07,818 INFO L229 MonitoredProcess]: Starting monitored process 1512 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:05:07,819 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1512)] Waiting until timeout for monitored process [2024-02-10 00:05:07,820 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:05:07,828 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:05:07,828 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:05:07,828 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:05:07,828 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:05:07,828 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:05:07,828 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:05:07,829 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 00:05:07,829 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:05:07,831 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:05:07,833 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1512)] Ended with exit code 0 [2024-02-10 00:05:07,834 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:05:07,834 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:05:07,834 INFO L229 MonitoredProcess]: Starting monitored process 1513 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:05:07,836 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1513)] Waiting until timeout for monitored process [2024-02-10 00:05:07,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:05:07,844 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:05:07,844 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:05:07,844 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:05:07,844 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:05:07,844 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:05:07,846 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 00:05:07,846 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:05:07,860 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:05:07,863 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1513)] Ended with exit code 0 [2024-02-10 00:05:07,863 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:05:07,863 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:05:07,864 INFO L229 MonitoredProcess]: Starting monitored process 1514 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:05:07,865 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1514)] Waiting until timeout for monitored process [2024-02-10 00:05:07,866 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:05:07,872 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:05:07,872 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:05:07,873 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:05:07,873 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:05:07,873 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:05:07,875 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 00:05:07,875 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:05:07,891 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:05:07,894 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1514)] Ended with exit code 0 [2024-02-10 00:05:07,894 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:05:07,894 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:05:07,895 INFO L229 MonitoredProcess]: Starting monitored process 1515 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:05:07,896 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1515)] Waiting until timeout for monitored process [2024-02-10 00:05:07,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:05:07,903 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:05:07,903 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:05:07,903 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:05:07,903 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:05:07,903 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:05:07,903 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:05:07,904 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 00:05:07,904 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:05:07,906 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:05:07,908 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1515)] Ended with exit code 0 [2024-02-10 00:05:07,909 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:05:07,909 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:05:07,909 INFO L229 MonitoredProcess]: Starting monitored process 1516 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:05:07,911 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1516)] Waiting until timeout for monitored process [2024-02-10 00:05:07,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:05:07,918 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:05:07,918 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:05:07,918 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:05:07,918 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:05:07,918 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:05:07,918 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:05:07,919 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 00:05:07,919 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:05:07,928 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:05:07,930 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1516)] Ended with exit code 0 [2024-02-10 00:05:07,931 INFO L490 LassoAnalysis]: Using template '3-lex'. [2024-02-10 00:05:07,931 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:05:07,931 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:05:07,932 INFO L229 MonitoredProcess]: Starting monitored process 1517 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:05:07,933 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1517)] Waiting until timeout for monitored process [2024-02-10 00:05:07,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:05:07,942 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:05:07,942 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:05:07,942 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:05:07,942 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:05:07,942 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-02-10 00:05:07,946 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2024-02-10 00:05:07,946 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2024-02-10 00:05:07,960 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:05:07,963 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1517)] Ended with exit code 0 [2024-02-10 00:05:07,963 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:05:07,964 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:05:07,964 INFO L229 MonitoredProcess]: Starting monitored process 1518 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:05:07,966 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1518)] Waiting until timeout for monitored process [2024-02-10 00:05:07,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:05:07,974 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:05:07,974 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:05:07,974 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:05:07,974 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:05:07,974 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:05:07,974 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-02-10 00:05:07,975 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 00:05:07,975 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:05:07,977 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:05:07,980 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1518)] Ended with exit code 0 [2024-02-10 00:05:07,980 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:05:07,980 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:05:07,981 INFO L229 MonitoredProcess]: Starting monitored process 1519 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:05:07,982 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1519)] Waiting until timeout for monitored process [2024-02-10 00:05:07,983 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:05:07,992 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:05:07,992 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:05:07,992 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:05:07,992 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:05:07,992 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:05:07,992 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-02-10 00:05:07,993 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 00:05:07,993 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:05:08,005 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:05:08,008 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1519)] Ended with exit code 0 [2024-02-10 00:05:08,009 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:05:08,009 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:05:08,009 INFO L229 MonitoredProcess]: Starting monitored process 1520 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:05:08,011 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1520)] Waiting until timeout for monitored process [2024-02-10 00:05:08,011 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:05:08,020 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:05:08,020 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:05:08,020 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:05:08,020 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:05:08,020 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:05:08,021 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-02-10 00:05:08,021 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 00:05:08,021 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:05:08,034 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:05:08,037 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1520)] Ended with exit code 0 [2024-02-10 00:05:08,037 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:05:08,037 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:05:08,038 INFO L229 MonitoredProcess]: Starting monitored process 1521 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:05:08,039 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1521)] Waiting until timeout for monitored process [2024-02-10 00:05:08,040 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:05:08,047 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:05:08,047 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:05:08,047 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:05:08,047 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:05:08,047 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-02-10 00:05:08,050 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2024-02-10 00:05:08,050 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2024-02-10 00:05:08,056 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:05:08,059 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1521)] Ended with exit code 0 [2024-02-10 00:05:08,059 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:05:08,060 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:05:08,060 INFO L229 MonitoredProcess]: Starting monitored process 1522 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:05:08,062 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1522)] Waiting until timeout for monitored process [2024-02-10 00:05:08,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:05:08,071 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:05:08,071 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:05:08,071 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:05:08,071 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:05:08,071 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:05:08,071 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-02-10 00:05:08,072 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 00:05:08,072 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:05:08,074 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:05:08,077 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1522)] Ended with exit code 0 [2024-02-10 00:05:08,077 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:05:08,078 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:05:08,078 INFO L229 MonitoredProcess]: Starting monitored process 1523 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:05:08,080 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1523)] Waiting until timeout for monitored process [2024-02-10 00:05:08,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:05:08,088 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:05:08,088 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:05:08,088 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:05:08,088 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:05:08,088 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-02-10 00:05:08,091 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2024-02-10 00:05:08,091 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2024-02-10 00:05:08,105 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:05:08,108 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1523)] Ended with exit code 0 [2024-02-10 00:05:08,109 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:05:08,109 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:05:08,109 INFO L229 MonitoredProcess]: Starting monitored process 1524 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:05:08,111 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1524)] Waiting until timeout for monitored process [2024-02-10 00:05:08,111 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:05:08,118 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:05:08,118 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:05:08,118 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:05:08,118 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:05:08,119 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:05:08,119 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-02-10 00:05:08,119 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 00:05:08,119 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:05:08,128 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:05:08,130 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1524)] Ended with exit code 0 [2024-02-10 00:05:08,130 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:05:08,131 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:05:08,131 INFO L229 MonitoredProcess]: Starting monitored process 1525 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:05:08,133 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1525)] Waiting until timeout for monitored process [2024-02-10 00:05:08,133 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:05:08,139 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:05:08,140 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:05:08,140 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:05:08,140 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:05:08,140 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:05:08,140 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-02-10 00:05:08,141 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 00:05:08,141 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:05:08,155 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:05:08,158 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1525)] Ended with exit code 0 [2024-02-10 00:05:08,159 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:05:08,159 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:05:08,159 INFO L229 MonitoredProcess]: Starting monitored process 1526 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:05:08,161 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1526)] Waiting until timeout for monitored process [2024-02-10 00:05:08,161 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:05:08,168 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:05:08,168 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:05:08,168 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:05:08,168 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:05:08,168 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-02-10 00:05:08,172 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2024-02-10 00:05:08,172 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2024-02-10 00:05:08,182 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:05:08,185 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1526)] Ended with exit code 0 [2024-02-10 00:05:08,185 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:05:08,185 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:05:08,186 INFO L229 MonitoredProcess]: Starting monitored process 1527 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:05:08,187 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1527)] Waiting until timeout for monitored process [2024-02-10 00:05:08,188 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:05:08,196 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:05:08,197 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:05:08,197 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:05:08,197 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:05:08,197 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-02-10 00:05:08,200 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2024-02-10 00:05:08,200 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2024-02-10 00:05:08,214 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:05:08,217 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1527)] Ended with exit code 0 [2024-02-10 00:05:08,218 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:05:08,218 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:05:08,218 INFO L229 MonitoredProcess]: Starting monitored process 1528 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:05:08,220 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1528)] Waiting until timeout for monitored process [2024-02-10 00:05:08,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:05:08,227 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:05:08,227 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:05:08,227 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:05:08,227 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:05:08,227 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-02-10 00:05:08,230 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2024-02-10 00:05:08,231 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2024-02-10 00:05:08,238 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:05:08,241 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1528)] Ended with exit code 0 [2024-02-10 00:05:08,241 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:05:08,241 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:05:08,242 INFO L229 MonitoredProcess]: Starting monitored process 1529 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:05:08,243 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1529)] Waiting until timeout for monitored process [2024-02-10 00:05:08,244 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:05:08,253 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:05:08,254 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:05:08,254 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:05:08,254 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:05:08,254 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-02-10 00:05:08,257 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2024-02-10 00:05:08,257 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2024-02-10 00:05:08,270 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:05:08,273 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1529)] Ended with exit code 0 [2024-02-10 00:05:08,274 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:05:08,274 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:05:08,274 INFO L229 MonitoredProcess]: Starting monitored process 1530 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:05:08,276 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1530)] Waiting until timeout for monitored process [2024-02-10 00:05:08,276 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:05:08,284 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:05:08,284 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:05:08,284 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:05:08,284 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:05:08,284 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-02-10 00:05:08,287 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2024-02-10 00:05:08,287 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2024-02-10 00:05:08,294 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:05:08,297 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1530)] Ended with exit code 0 [2024-02-10 00:05:08,297 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:05:08,297 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:05:08,298 INFO L229 MonitoredProcess]: Starting monitored process 1531 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:05:08,299 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1531)] Waiting until timeout for monitored process [2024-02-10 00:05:08,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:05:08,308 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:05:08,308 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:05:08,308 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:05:08,308 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:05:08,308 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-02-10 00:05:08,310 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2024-02-10 00:05:08,310 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2024-02-10 00:05:08,317 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:05:08,319 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1531)] Ended with exit code 0 [2024-02-10 00:05:08,319 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:05:08,320 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:05:08,320 INFO L229 MonitoredProcess]: Starting monitored process 1532 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:05:08,322 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1532)] Waiting until timeout for monitored process [2024-02-10 00:05:08,322 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:05:08,329 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:05:08,329 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:05:08,329 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:05:08,329 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:05:08,329 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-02-10 00:05:08,332 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2024-02-10 00:05:08,332 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2024-02-10 00:05:08,340 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:05:08,342 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1532)] Ended with exit code 0 [2024-02-10 00:05:08,342 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:05:08,343 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:05:08,344 INFO L229 MonitoredProcess]: Starting monitored process 1533 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:05:08,345 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1533)] Waiting until timeout for monitored process [2024-02-10 00:05:08,346 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:05:08,353 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:05:08,353 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:05:08,353 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:05:08,353 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:05:08,354 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-02-10 00:05:08,359 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2024-02-10 00:05:08,359 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2024-02-10 00:05:08,375 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:05:08,379 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1533)] Ended with exit code 0 [2024-02-10 00:05:08,379 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:05:08,379 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:05:08,380 INFO L229 MonitoredProcess]: Starting monitored process 1534 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:05:08,381 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1534)] Waiting until timeout for monitored process [2024-02-10 00:05:08,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:05:08,390 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:05:08,390 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:05:08,390 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:05:08,390 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:05:08,390 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-02-10 00:05:08,393 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2024-02-10 00:05:08,393 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2024-02-10 00:05:08,407 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:05:08,411 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1534)] Ended with exit code 0 [2024-02-10 00:05:08,411 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:05:08,411 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:05:08,412 INFO L229 MonitoredProcess]: Starting monitored process 1535 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:05:08,412 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1535)] Waiting until timeout for monitored process [2024-02-10 00:05:08,414 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:05:08,422 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:05:08,423 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:05:08,423 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:05:08,423 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:05:08,423 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-02-10 00:05:08,425 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2024-02-10 00:05:08,425 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2024-02-10 00:05:08,432 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:05:08,435 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1535)] Forceful destruction successful, exit code 0 [2024-02-10 00:05:08,435 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:05:08,435 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:05:08,436 INFO L229 MonitoredProcess]: Starting monitored process 1536 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:05:08,437 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1536)] Waiting until timeout for monitored process [2024-02-10 00:05:08,438 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:05:08,445 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:05:08,445 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:05:08,445 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:05:08,445 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:05:08,445 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-02-10 00:05:08,448 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2024-02-10 00:05:08,448 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2024-02-10 00:05:08,464 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:05:08,467 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1536)] Ended with exit code 0 [2024-02-10 00:05:08,468 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:05:08,468 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:05:08,468 INFO L229 MonitoredProcess]: Starting monitored process 1537 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:05:08,470 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1537)] Waiting until timeout for monitored process [2024-02-10 00:05:08,470 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:05:08,478 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:05:08,478 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:05:08,478 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:05:08,478 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:05:08,478 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-02-10 00:05:08,481 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2024-02-10 00:05:08,481 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2024-02-10 00:05:08,487 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:05:08,490 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1537)] Ended with exit code 0 [2024-02-10 00:05:08,490 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:05:08,490 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:05:08,491 INFO L229 MonitoredProcess]: Starting monitored process 1538 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:05:08,492 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1538)] Waiting until timeout for monitored process [2024-02-10 00:05:08,493 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:05:08,500 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:05:08,500 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:05:08,500 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:05:08,500 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:05:08,500 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-02-10 00:05:08,503 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2024-02-10 00:05:08,503 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2024-02-10 00:05:08,510 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:05:08,513 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1538)] Forceful destruction successful, exit code 0 [2024-02-10 00:05:08,513 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:05:08,513 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:05:08,514 INFO L229 MonitoredProcess]: Starting monitored process 1539 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:05:08,515 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1539)] Waiting until timeout for monitored process [2024-02-10 00:05:08,516 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:05:08,522 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:05:08,522 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:05:08,522 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:05:08,522 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:05:08,522 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:05:08,522 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-02-10 00:05:08,523 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 00:05:08,523 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:05:08,525 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:05:08,528 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1539)] Ended with exit code 0 [2024-02-10 00:05:08,528 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:05:08,528 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:05:08,529 INFO L229 MonitoredProcess]: Starting monitored process 1540 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:05:08,530 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1540)] Waiting until timeout for monitored process [2024-02-10 00:05:08,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:05:08,538 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:05:08,538 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:05:08,538 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:05:08,538 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:05:08,539 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:05:08,539 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-02-10 00:05:08,539 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 00:05:08,539 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:05:08,548 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:05:08,551 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1540)] Ended with exit code 0 [2024-02-10 00:05:08,551 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:05:08,551 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:05:08,552 INFO L229 MonitoredProcess]: Starting monitored process 1541 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:05:08,553 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1541)] Waiting until timeout for monitored process [2024-02-10 00:05:08,554 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:05:08,564 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:05:08,564 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:05:08,564 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:05:08,564 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:05:08,564 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-02-10 00:05:08,566 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2024-02-10 00:05:08,566 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2024-02-10 00:05:08,573 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:05:08,576 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1541)] Ended with exit code 0 [2024-02-10 00:05:08,577 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:05:08,577 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:05:08,577 INFO L229 MonitoredProcess]: Starting monitored process 1542 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:05:08,579 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1542)] Waiting until timeout for monitored process [2024-02-10 00:05:08,579 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:05:08,588 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:05:08,588 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:05:08,588 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:05:08,588 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:05:08,588 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-02-10 00:05:08,601 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2024-02-10 00:05:08,601 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2024-02-10 00:05:08,633 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:05:08,637 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1542)] Ended with exit code 0 [2024-02-10 00:05:08,637 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:05:08,637 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:05:08,638 INFO L229 MonitoredProcess]: Starting monitored process 1543 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:05:08,639 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1543)] Waiting until timeout for monitored process [2024-02-10 00:05:08,640 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:05:08,649 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:05:08,650 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:05:08,650 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:05:08,650 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:05:08,650 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:05:08,650 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-02-10 00:05:08,650 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 00:05:08,650 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:05:08,653 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:05:08,656 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1543)] Ended with exit code 0 [2024-02-10 00:05:08,656 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:05:08,656 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:05:08,657 INFO L229 MonitoredProcess]: Starting monitored process 1544 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:05:08,658 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1544)] Waiting until timeout for monitored process [2024-02-10 00:05:08,659 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:05:08,667 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:05:08,667 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:05:08,667 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:05:08,667 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:05:08,667 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-02-10 00:05:08,672 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2024-02-10 00:05:08,672 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2024-02-10 00:05:08,687 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:05:08,691 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1544)] Ended with exit code 0 [2024-02-10 00:05:08,691 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:05:08,691 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:05:08,692 INFO L229 MonitoredProcess]: Starting monitored process 1545 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:05:08,693 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1545)] Waiting until timeout for monitored process [2024-02-10 00:05:08,713 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:05:08,720 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:05:08,721 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:05:08,721 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:05:08,721 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:05:08,721 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:05:08,721 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-02-10 00:05:08,721 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 00:05:08,721 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:05:08,724 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:05:08,727 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1545)] Forceful destruction successful, exit code 0 [2024-02-10 00:05:08,727 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:05:08,727 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:05:08,728 INFO L229 MonitoredProcess]: Starting monitored process 1546 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:05:08,729 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1546)] Waiting until timeout for monitored process [2024-02-10 00:05:08,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:05:08,737 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:05:08,738 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:05:08,738 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:05:08,738 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:05:08,738 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-02-10 00:05:08,740 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2024-02-10 00:05:08,740 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2024-02-10 00:05:08,746 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:05:08,750 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1546)] Ended with exit code 0 [2024-02-10 00:05:08,750 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:05:08,750 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:05:08,751 INFO L229 MonitoredProcess]: Starting monitored process 1547 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:05:08,752 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1547)] Waiting until timeout for monitored process [2024-02-10 00:05:08,753 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:05:08,759 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:05:08,759 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:05:08,760 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:05:08,760 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:05:08,760 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-02-10 00:05:08,762 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2024-02-10 00:05:08,762 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2024-02-10 00:05:08,783 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:05:08,786 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1547)] Ended with exit code 0 [2024-02-10 00:05:08,786 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:05:08,786 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:05:08,787 INFO L229 MonitoredProcess]: Starting monitored process 1548 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:05:08,788 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1548)] Waiting until timeout for monitored process [2024-02-10 00:05:08,789 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:05:08,796 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:05:08,797 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:05:08,797 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:05:08,797 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:05:08,797 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:05:08,797 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-02-10 00:05:08,797 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 00:05:08,798 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:05:08,811 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:05:08,815 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1548)] Ended with exit code 0 [2024-02-10 00:05:08,815 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:05:08,815 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:05:08,961 INFO L229 MonitoredProcess]: Starting monitored process 1549 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:05:08,962 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1549)] Waiting until timeout for monitored process [2024-02-10 00:05:08,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:05:08,971 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:05:08,971 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:05:08,971 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:05:08,971 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:05:08,971 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-02-10 00:05:08,974 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2024-02-10 00:05:08,974 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2024-02-10 00:05:08,988 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:05:08,992 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1549)] Ended with exit code 0 [2024-02-10 00:05:08,992 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:05:08,992 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:05:08,993 INFO L229 MonitoredProcess]: Starting monitored process 1550 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:05:08,994 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1550)] Waiting until timeout for monitored process [2024-02-10 00:05:08,995 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:05:09,004 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:05:09,004 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:05:09,004 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:05:09,004 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:05:09,004 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:05:09,004 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-02-10 00:05:09,005 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 00:05:09,005 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:05:09,018 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:05:09,021 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1550)] Ended with exit code 0 [2024-02-10 00:05:09,022 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:05:09,022 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:05:09,022 INFO L229 MonitoredProcess]: Starting monitored process 1551 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:05:09,024 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1551)] Waiting until timeout for monitored process [2024-02-10 00:05:09,024 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:05:09,031 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:05:09,032 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:05:09,032 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:05:09,032 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:05:09,032 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:05:09,032 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-02-10 00:05:09,033 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 00:05:09,033 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:05:09,044 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:05:09,081 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1551)] Ended with exit code 0 [2024-02-10 00:05:09,082 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:05:09,082 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:05:09,082 INFO L229 MonitoredProcess]: Starting monitored process 1552 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:05:09,084 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1552)] Waiting until timeout for monitored process [2024-02-10 00:05:09,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:05:09,092 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:05:09,092 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:05:09,092 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:05:09,092 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:05:09,092 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:05:09,092 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-02-10 00:05:09,093 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 00:05:09,093 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:05:09,100 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:05:09,103 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1552)] Ended with exit code 0 [2024-02-10 00:05:09,103 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:05:09,103 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:05:09,104 INFO L229 MonitoredProcess]: Starting monitored process 1553 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:05:09,106 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1553)] Waiting until timeout for monitored process [2024-02-10 00:05:09,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:05:09,114 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:05:09,114 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:05:09,114 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:05:09,114 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:05:09,114 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:05:09,114 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-02-10 00:05:09,115 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 00:05:09,115 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:05:09,129 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:05:09,132 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1553)] Ended with exit code 0 [2024-02-10 00:05:09,132 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:05:09,132 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:05:09,133 INFO L229 MonitoredProcess]: Starting monitored process 1554 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:05:09,135 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1554)] Waiting until timeout for monitored process [2024-02-10 00:05:09,135 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:05:09,143 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:05:09,143 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:05:09,143 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:05:09,143 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:05:09,143 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:05:09,143 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-02-10 00:05:09,144 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 00:05:09,144 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:05:09,152 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:05:09,155 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1554)] Ended with exit code 0 [2024-02-10 00:05:09,155 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:05:09,155 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:05:09,156 INFO L229 MonitoredProcess]: Starting monitored process 1555 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:05:09,156 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1555)] Waiting until timeout for monitored process [2024-02-10 00:05:09,158 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:05:09,165 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:05:09,165 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:05:09,165 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:05:09,165 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:05:09,165 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:05:09,165 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-02-10 00:05:09,166 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 00:05:09,166 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:05:09,175 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:05:09,178 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1555)] Ended with exit code 0 [2024-02-10 00:05:09,178 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:05:09,178 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:05:09,179 INFO L229 MonitoredProcess]: Starting monitored process 1556 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:05:09,180 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1556)] Waiting until timeout for monitored process [2024-02-10 00:05:09,181 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:05:09,188 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:05:09,189 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:05:09,189 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:05:09,189 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:05:09,189 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:05:09,189 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-02-10 00:05:09,189 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 00:05:09,190 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:05:09,196 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:05:09,199 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1556)] Forceful destruction successful, exit code 0 [2024-02-10 00:05:09,199 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:05:09,200 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:05:09,200 INFO L229 MonitoredProcess]: Starting monitored process 1557 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:05:09,202 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1557)] Waiting until timeout for monitored process [2024-02-10 00:05:09,202 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:05:09,209 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:05:09,209 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:05:09,210 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:05:09,210 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:05:09,210 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-02-10 00:05:09,212 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2024-02-10 00:05:09,212 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2024-02-10 00:05:09,219 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:05:09,221 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1557)] Ended with exit code 0 [2024-02-10 00:05:09,222 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:05:09,222 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:05:09,222 INFO L229 MonitoredProcess]: Starting monitored process 1558 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:05:09,224 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1558)] Waiting until timeout for monitored process [2024-02-10 00:05:09,224 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:05:09,231 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:05:09,231 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:05:09,231 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:05:09,231 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:05:09,231 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-02-10 00:05:09,234 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2024-02-10 00:05:09,234 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2024-02-10 00:05:09,244 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:05:09,247 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1558)] Ended with exit code 0 [2024-02-10 00:05:09,247 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:05:09,247 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:05:09,248 INFO L229 MonitoredProcess]: Starting monitored process 1559 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:05:09,249 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1559)] Waiting until timeout for monitored process [2024-02-10 00:05:09,250 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:05:09,258 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:05:09,258 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:05:09,259 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:05:09,259 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:05:09,259 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:05:09,259 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-02-10 00:05:09,259 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 00:05:09,259 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:05:09,262 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:05:09,264 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1559)] Ended with exit code 0 [2024-02-10 00:05:09,264 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:05:09,265 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:05:09,265 INFO L229 MonitoredProcess]: Starting monitored process 1560 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:05:09,266 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1560)] Waiting until timeout for monitored process [2024-02-10 00:05:09,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:05:09,275 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:05:09,275 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:05:09,275 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:05:09,275 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:05:09,275 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:05:09,275 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-02-10 00:05:09,276 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 00:05:09,276 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:05:09,278 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:05:09,280 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1560)] Ended with exit code 0 [2024-02-10 00:05:09,289 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.buchiautomizer CFG 10.02 12:05:09 BoogieIcfgContainer [2024-02-10 00:05:09,289 INFO L131 PluginConnector]: ------------------------ END BuchiAutomizer---------------------------- [2024-02-10 00:05:09,290 INFO L158 Benchmark]: Toolchain (without parser) took 47847.39ms. Allocated memory was 262.1MB in the beginning and 694.2MB in the end (delta: 432.0MB). Free memory was 196.9MB in the beginning and 253.6MB in the end (delta: -56.8MB). Peak memory consumption was 388.4MB. Max. memory is 8.0GB. [2024-02-10 00:05:09,290 INFO L158 Benchmark]: CDTParser took 0.13ms. Allocated memory is still 172.0MB. Free memory is still 135.4MB. There was no memory consumed. Max. memory is 8.0GB. [2024-02-10 00:05:09,290 INFO L158 Benchmark]: CACSL2BoogieTranslator took 189.78ms. Allocated memory is still 262.1MB. Free memory was 196.4MB in the beginning and 185.4MB in the end (delta: 11.0MB). Peak memory consumption was 10.5MB. Max. memory is 8.0GB. [2024-02-10 00:05:09,290 INFO L158 Benchmark]: Boogie Procedure Inliner took 28.38ms. Allocated memory is still 262.1MB. Free memory was 185.4MB in the beginning and 183.9MB in the end (delta: 1.6MB). Peak memory consumption was 2.1MB. Max. memory is 8.0GB. [2024-02-10 00:05:09,290 INFO L158 Benchmark]: Boogie Preprocessor took 22.41ms. Allocated memory is still 262.1MB. Free memory was 183.9MB in the beginning and 182.4MB in the end (delta: 1.5MB). Peak memory consumption was 1.0MB. Max. memory is 8.0GB. [2024-02-10 00:05:09,291 INFO L158 Benchmark]: RCFGBuilder took 370.95ms. Allocated memory is still 262.1MB. Free memory was 182.4MB in the beginning and 167.1MB in the end (delta: 15.3MB). Peak memory consumption was 15.7MB. Max. memory is 8.0GB. [2024-02-10 00:05:09,291 INFO L158 Benchmark]: BuchiAutomizer took 47231.72ms. Allocated memory was 262.1MB in the beginning and 694.2MB in the end (delta: 432.0MB). Free memory was 166.6MB in the beginning and 253.6MB in the end (delta: -87.0MB). Peak memory consumption was 358.0MB. Max. memory is 8.0GB. [2024-02-10 00:05:09,292 INFO L338 ainManager$Toolchain]: ####################### End [Toolchain 1] ####################### --- Results --- * Results from de.uni_freiburg.informatik.ultimate.core: - StatisticsResult: Toolchain Benchmarks Benchmark results are: * CDTParser took 0.13ms. Allocated memory is still 172.0MB. Free memory is still 135.4MB. There was no memory consumed. Max. memory is 8.0GB. * CACSL2BoogieTranslator took 189.78ms. Allocated memory is still 262.1MB. Free memory was 196.4MB in the beginning and 185.4MB in the end (delta: 11.0MB). Peak memory consumption was 10.5MB. Max. memory is 8.0GB. * Boogie Procedure Inliner took 28.38ms. Allocated memory is still 262.1MB. Free memory was 185.4MB in the beginning and 183.9MB in the end (delta: 1.6MB). Peak memory consumption was 2.1MB. Max. memory is 8.0GB. * Boogie Preprocessor took 22.41ms. Allocated memory is still 262.1MB. Free memory was 183.9MB in the beginning and 182.4MB in the end (delta: 1.5MB). Peak memory consumption was 1.0MB. Max. memory is 8.0GB. * RCFGBuilder took 370.95ms. Allocated memory is still 262.1MB. Free memory was 182.4MB in the beginning and 167.1MB in the end (delta: 15.3MB). Peak memory consumption was 15.7MB. Max. memory is 8.0GB. * BuchiAutomizer took 47231.72ms. Allocated memory was 262.1MB in the beginning and 694.2MB in the end (delta: 432.0MB). Free memory was 166.6MB in the beginning and 253.6MB in the end (delta: -87.0MB). Peak memory consumption was 358.0MB. Max. memory is 8.0GB. * Results from de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction: - StatisticsResult: Constructed decomposition of program Your program was decomposed into 1 terminating modules (1 trivial, 0 deterministic, 0 nondeterministic) and one module whose termination is unknown.1 modules have a trivial ranking function, the largest among these consists of 4 locations. The remainder module has 232 locations. - StatisticsResult: Timing statistics BüchiAutomizer plugin needed 47.0s and 2 iterations. TraceHistogramMax:0. Analysis of lassos took 46.6s. Construction of modules took 0.0s. Büchi inclusion checks took 0.1s. 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: 0 mSolverCounterUnknown, 195 SdHoareTripleChecker+Valid, 0.1s IncrementalHoareTripleChecker+Time, 0 mSdLazyCounter, 195 mSDsluCounter, 667 SdHoareTripleChecker+Invalid, 0.1s Time, 0 mProtectedAction, 0 SdHoareTripleChecker+Unchecked, 0 IncrementalHoareTripleChecker+Unchecked, 376 mSDsCounter, 4 IncrementalHoareTripleChecker+Valid, 0 mProtectedPredicate, 63 IncrementalHoareTripleChecker+Invalid, 67 SdHoareTripleChecker+Unknown, 0 mSolverCounterNotChecked, 4 mSolverCounterUnsat, 291 mSDtfsCounter, 63 mSolverCounterSat, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Unknown LassoAnalysisResults: nont0 unkn1 SFLI0 SFLT0 conc1 concLT0 SILN0 SILU0 SILI0 SILT0 lasso0 LassoPreprocessingBenchmarks: Lassos: inital67 mio100 ax173 hnf100 lsp37 ukn95 mio100 lsp91 div499 bol100 ite100 ukn100 eq141 hnf96 smp41 dnf100 smp100 tf102 neg100 sie100 LassoTerminationAnalysisBenchmarks: ConstraintsSatisfiability: unsat Degree: 3 Time: 20ms VariablesStem: 1 VariablesLoop: 0 DisjunctsStem: 1 DisjunctsLoop: 1 SupportingInvariants: 6 MotzkinApplications: 18 LassoTerminationAnalysisBenchmarks: LassoNonterminationAnalysisSatFixpoint: 6 LassoNonterminationAnalysisSatUnbounded: 0 LassoNonterminationAnalysisUnsat: 2 LassoNonterminationAnalysisUnknown: 0 LassoNonterminationAnalysisTime: 0.2s InitialAbstractionConstructionTime: 0.0s - TerminationAnalysisResult: Unable to decide termination Buchi Automizer is unable to decide termination for the following lasso. Stem: "[171] $Ultimate##0-->L-1: Formula: (= (select |v_#valid_5| 0) 0) InVars {#valid=|v_#valid_5|} OutVars{#valid=|v_#valid_5|} AuxVars[] AssignedVars[]" "[177] L-1-->L21: Formula: (< 0 |v_#StackHeapBarrier_1|) InVars {#StackHeapBarrier=|v_#StackHeapBarrier_1|} OutVars{#StackHeapBarrier=|v_#StackHeapBarrier_1|} AuxVars[] AssignedVars[]" "[213] L21-->L21-1: Formula: (and (= (select |v_#valid_6| 1) 1) (= 2 (select |v_#length_1| 1))) InVars {#length=|v_#length_1|, #valid=|v_#valid_6|} OutVars{#length=|v_#length_1|, #valid=|v_#valid_6|} AuxVars[] AssignedVars[]" "[235] L21-1-->L21-2: Formula: (= 48 (select (select |v_#memory_int_1| 1) 0)) InVars {#memory_int=|v_#memory_int_1|} OutVars{#memory_int=|v_#memory_int_1|} AuxVars[] AssignedVars[]" "[179] L21-2-->L21-3: Formula: (= (select (select |v_#memory_int_2| 1) 1) 0) InVars {#memory_int=|v_#memory_int_2|} OutVars{#memory_int=|v_#memory_int_2|} AuxVars[] AssignedVars[]" "[204] L21-3-->L21-4: Formula: (and (= 22 (select |v_#length_2| 2)) (= (select |v_#valid_7| 2) 1)) InVars {#length=|v_#length_2|, #valid=|v_#valid_7|} OutVars{#length=|v_#length_2|, #valid=|v_#valid_7|} AuxVars[] AssignedVars[]" "[187] L21-4-->L38: Formula: (= v_~pos~0_9 0) InVars {} OutVars{~pos~0=v_~pos~0_9} AuxVars[] AssignedVars[~pos~0]" "[188] L38-->L38-1: Formula: (= v_~i1~0_5 0) InVars {} OutVars{~i1~0=v_~i1~0_5} AuxVars[] AssignedVars[~i1~0]" "[205] L38-1-->L38-2: Formula: (= v_~i2~0_5 0) InVars {} OutVars{~i2~0=v_~i2~0_5} AuxVars[] AssignedVars[~i2~0]" "[245] L38-2-->L39: Formula: (= v_~N~0_5 0) InVars {} OutVars{~N~0=v_~N~0_5} AuxVars[] AssignedVars[~N~0]" "[236] L39-->L39-1: Formula: (= v_~d1~0_5 0) InVars {} OutVars{~d1~0=v_~d1~0_5} AuxVars[] AssignedVars[~d1~0]" "[210] L39-1-->L-1-1: Formula: (= v_~d2~0_5 0) InVars {} OutVars{~d2~0=v_~d2~0_5} AuxVars[] AssignedVars[~d2~0]" "[247] 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]" "[250] L-1-2-->L80: Formula: true InVars {} OutVars{ULTIMATE.start_main_#t~pre13#1=|v_ULTIMATE.start_main_#t~pre13#1_2|, ULTIMATE.start_main_#t~nondet10#1=|v_ULTIMATE.start_main_#t~nondet10#1_2|, ULTIMATE.start_main_#t~pre11#1=|v_ULTIMATE.start_main_#t~pre11#1_2|, ULTIMATE.start_main_#t~mem15#1=|v_ULTIMATE.start_main_#t~mem15#1_2|, ULTIMATE.start_main_#t~nondet9#1=|v_ULTIMATE.start_main_#t~nondet9#1_2|, ULTIMATE.start_main_~#t2~0#1.offset=|v_ULTIMATE.start_main_~#t2~0#1.offset_4|, ULTIMATE.start_main_#t~nondet6#1=|v_ULTIMATE.start_main_#t~nondet6#1_2|, ULTIMATE.start_main_#t~mem16#1=|v_ULTIMATE.start_main_#t~mem16#1_2|, ULTIMATE.start_main_~#t1~0#1.base=|v_ULTIMATE.start_main_~#t1~0#1.base_4|, ULTIMATE.start_main_#t~nondet12#1=|v_ULTIMATE.start_main_#t~nondet12#1_2|, ULTIMATE.start_main_~#t1~0#1.offset=|v_ULTIMATE.start_main_~#t1~0#1.offset_4|, ULTIMATE.start_main_#t~nondet14#1=|v_ULTIMATE.start_main_#t~nondet14#1_2|, ULTIMATE.start_main_#t~nondet5#1=|v_ULTIMATE.start_main_#t~nondet5#1_2|, ULTIMATE.start_main_#t~nondet8#1=|v_ULTIMATE.start_main_#t~nondet8#1_2|, ULTIMATE.start_main_#t~nondet7#1=|v_ULTIMATE.start_main_#t~nondet7#1_2|, ULTIMATE.start_main_~#t2~0#1.base=|v_ULTIMATE.start_main_~#t2~0#1.base_4|} AuxVars[] AssignedVars[ULTIMATE.start_main_#t~pre13#1, ULTIMATE.start_main_#t~nondet10#1, ULTIMATE.start_main_#t~pre11#1, ULTIMATE.start_main_#t~mem15#1, ULTIMATE.start_main_#t~nondet9#1, ULTIMATE.start_main_~#t2~0#1.offset, ULTIMATE.start_main_#t~nondet6#1, ULTIMATE.start_main_#t~mem16#1, ULTIMATE.start_main_~#t1~0#1.base, ULTIMATE.start_main_#t~nondet12#1, ULTIMATE.start_main_~#t1~0#1.offset, ULTIMATE.start_main_#t~nondet14#1, ULTIMATE.start_main_#t~nondet5#1, ULTIMATE.start_main_#t~nondet8#1, ULTIMATE.start_main_#t~nondet7#1, ULTIMATE.start_main_~#t2~0#1.base]" "[158] L80-->L80-1: Formula: (and (= (store |v_#length_4| |v_ULTIMATE.start_main_~#t1~0#1.base_5| 4) |v_#length_3|) (< |v_#StackHeapBarrier_2| |v_ULTIMATE.start_main_~#t1~0#1.base_5|) (= |v_#valid_8| (store |v_#valid_9| |v_ULTIMATE.start_main_~#t1~0#1.base_5| 1)) (not (= |v_ULTIMATE.start_main_~#t1~0#1.base_5| 0)) (= (select |v_#valid_9| |v_ULTIMATE.start_main_~#t1~0#1.base_5|) 0) (= |v_ULTIMATE.start_main_~#t1~0#1.offset_5| 0)) InVars {#StackHeapBarrier=|v_#StackHeapBarrier_2|, #length=|v_#length_4|, #valid=|v_#valid_9|} OutVars{#StackHeapBarrier=|v_#StackHeapBarrier_2|, #length=|v_#length_3|, ULTIMATE.start_main_~#t1~0#1.base=|v_ULTIMATE.start_main_~#t1~0#1.base_5|, ULTIMATE.start_main_~#t1~0#1.offset=|v_ULTIMATE.start_main_~#t1~0#1.offset_5|, #valid=|v_#valid_8|} AuxVars[] AssignedVars[#valid, #length, ULTIMATE.start_main_~#t1~0#1.base, ULTIMATE.start_main_~#t1~0#1.offset]" "[233] L80-1-->L80-2: Formula: (and (= (select |v_#valid_11| |v_ULTIMATE.start_main_~#t2~0#1.base_5|) 0) (= (store |v_#length_6| |v_ULTIMATE.start_main_~#t2~0#1.base_5| 4) |v_#length_5|) (= |v_#valid_10| (store |v_#valid_11| |v_ULTIMATE.start_main_~#t2~0#1.base_5| 1)) (not (= |v_ULTIMATE.start_main_~#t2~0#1.base_5| 0)) (= 0 |v_ULTIMATE.start_main_~#t2~0#1.offset_5|) (< |v_#StackHeapBarrier_3| |v_ULTIMATE.start_main_~#t2~0#1.base_5|)) InVars {#StackHeapBarrier=|v_#StackHeapBarrier_3|, #length=|v_#length_6|, #valid=|v_#valid_11|} OutVars{#StackHeapBarrier=|v_#StackHeapBarrier_3|, #length=|v_#length_5|, ULTIMATE.start_main_~#t2~0#1.offset=|v_ULTIMATE.start_main_~#t2~0#1.offset_5|, ULTIMATE.start_main_~#t2~0#1.base=|v_ULTIMATE.start_main_~#t2~0#1.base_5|, #valid=|v_#valid_10|} AuxVars[] AssignedVars[ULTIMATE.start_main_~#t2~0#1.offset, #valid, #length, ULTIMATE.start_main_~#t2~0#1.base]" "[161] L80-2-->L83: Formula: true InVars {} OutVars{ULTIMATE.start_main_#t~nondet5#1=|v_ULTIMATE.start_main_#t~nondet5#1_3|} AuxVars[] AssignedVars[ULTIMATE.start_main_#t~nondet5#1]" "[164] L83-->L83-1: Formula: (= |v_ULTIMATE.start_main_#t~nondet5#1_4| v_~pos~0_10) InVars {ULTIMATE.start_main_#t~nondet5#1=|v_ULTIMATE.start_main_#t~nondet5#1_4|} OutVars{ULTIMATE.start_main_#t~nondet5#1=|v_ULTIMATE.start_main_#t~nondet5#1_4|, ~pos~0=v_~pos~0_10} AuxVars[] AssignedVars[~pos~0]" "[190] L83-1-->L84: Formula: true InVars {} OutVars{ULTIMATE.start_main_#t~nondet5#1=|v_ULTIMATE.start_main_#t~nondet5#1_5|} AuxVars[] AssignedVars[ULTIMATE.start_main_#t~nondet5#1]" "[239] L84-->L84-1: Formula: true InVars {} OutVars{ULTIMATE.start_main_#t~nondet6#1=|v_ULTIMATE.start_main_#t~nondet6#1_3|} AuxVars[] AssignedVars[ULTIMATE.start_main_#t~nondet6#1]" "[246] L84-1-->L84-2: Formula: (= v_~i1~0_6 |v_ULTIMATE.start_main_#t~nondet6#1_4|) InVars {ULTIMATE.start_main_#t~nondet6#1=|v_ULTIMATE.start_main_#t~nondet6#1_4|} OutVars{ULTIMATE.start_main_#t~nondet6#1=|v_ULTIMATE.start_main_#t~nondet6#1_4|, ~i1~0=v_~i1~0_6} AuxVars[] AssignedVars[~i1~0]" "[169] L84-2-->L85: Formula: true InVars {} OutVars{ULTIMATE.start_main_#t~nondet6#1=|v_ULTIMATE.start_main_#t~nondet6#1_5|} AuxVars[] AssignedVars[ULTIMATE.start_main_#t~nondet6#1]" "[176] L85-->L85-1: 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]" "[180] L85-1-->L85-2: Formula: (= v_~i2~0_6 |v_ULTIMATE.start_main_#t~nondet7#1_4|) InVars {ULTIMATE.start_main_#t~nondet7#1=|v_ULTIMATE.start_main_#t~nondet7#1_4|} OutVars{~i2~0=v_~i2~0_6, ULTIMATE.start_main_#t~nondet7#1=|v_ULTIMATE.start_main_#t~nondet7#1_4|} AuxVars[] AssignedVars[~i2~0]" "[152] L85-2-->L86: 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]" "[149] L86-->L86-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]" "[198] L86-1-->L86-2: Formula: (= |v_ULTIMATE.start_main_#t~nondet8#1_4| v_~N~0_6) 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|, ~N~0=v_~N~0_6} AuxVars[] AssignedVars[~N~0]" "[254] L86-2-->L87: 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]" "[182] L87-->L87-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]" "[155] L87-1-->L87-2: Formula: (= v_~d1~0_6 |v_ULTIMATE.start_main_#t~nondet9#1_4|) InVars {ULTIMATE.start_main_#t~nondet9#1=|v_ULTIMATE.start_main_#t~nondet9#1_4|} OutVars{ULTIMATE.start_main_#t~nondet9#1=|v_ULTIMATE.start_main_#t~nondet9#1_4|, ~d1~0=v_~d1~0_6} AuxVars[] AssignedVars[~d1~0]" "[153] L87-2-->L88: 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]" "[212] L88-->L88-1: Formula: true InVars {} OutVars{ULTIMATE.start_main_#t~nondet10#1=|v_ULTIMATE.start_main_#t~nondet10#1_3|} AuxVars[] AssignedVars[ULTIMATE.start_main_#t~nondet10#1]" "[234] L88-1-->L88-2: Formula: (= v_~d2~0_6 |v_ULTIMATE.start_main_#t~nondet10#1_4|) InVars {ULTIMATE.start_main_#t~nondet10#1=|v_ULTIMATE.start_main_#t~nondet10#1_4|} OutVars{ULTIMATE.start_main_#t~nondet10#1=|v_ULTIMATE.start_main_#t~nondet10#1_4|, ~d2~0=v_~d2~0_6} AuxVars[] AssignedVars[~d2~0]" "[159] L88-2-->L91: Formula: true InVars {} OutVars{ULTIMATE.start_main_#t~nondet10#1=|v_ULTIMATE.start_main_#t~nondet10#1_5|} AuxVars[] AssignedVars[ULTIMATE.start_main_#t~nondet10#1]" "[165] L91-->L91-1: Formula: (= (ite (let ((.cse0 (mod v_~pos~0_11 4294967296))) (and (= .cse0 0) (= (mod v_~i2~0_7 4294967296) .cse0) (= (mod v_~i1~0_7 4294967296) .cse0))) 1 0) |v_ULTIMATE.start_assume_abort_if_not_#in~cond#1_2|) InVars {~i2~0=v_~i2~0_7, ~pos~0=v_~pos~0_11, ~i1~0=v_~i1~0_7} OutVars{~i2~0=v_~i2~0_7, ~pos~0=v_~pos~0_11, ~i1~0=v_~i1~0_7, ULTIMATE.start_assume_abort_if_not_#in~cond#1=|v_ULTIMATE.start_assume_abort_if_not_#in~cond#1_2|} AuxVars[] AssignedVars[ULTIMATE.start_assume_abort_if_not_#in~cond#1]" "[174] L91-1-->L34: Formula: true InVars {} OutVars{ULTIMATE.start_assume_abort_if_not_~cond#1=|v_ULTIMATE.start_assume_abort_if_not_~cond#1_2|} AuxVars[] AssignedVars[ULTIMATE.start_assume_abort_if_not_~cond#1]" "[170] L34-->L35: Formula: (= |v_ULTIMATE.start_assume_abort_if_not_#in~cond#1_3| |v_ULTIMATE.start_assume_abort_if_not_~cond#1_3|) InVars {ULTIMATE.start_assume_abort_if_not_#in~cond#1=|v_ULTIMATE.start_assume_abort_if_not_#in~cond#1_3|} OutVars{ULTIMATE.start_assume_abort_if_not_~cond#1=|v_ULTIMATE.start_assume_abort_if_not_~cond#1_3|, ULTIMATE.start_assume_abort_if_not_#in~cond#1=|v_ULTIMATE.start_assume_abort_if_not_#in~cond#1_3|} AuxVars[] AssignedVars[ULTIMATE.start_assume_abort_if_not_~cond#1]" "[238] L35-->L34-1: Formula: (not (= |v_ULTIMATE.start_assume_abort_if_not_~cond#1_5| 0)) InVars {ULTIMATE.start_assume_abort_if_not_~cond#1=|v_ULTIMATE.start_assume_abort_if_not_~cond#1_5|} OutVars{ULTIMATE.start_assume_abort_if_not_~cond#1=|v_ULTIMATE.start_assume_abort_if_not_~cond#1_5|} AuxVars[] AssignedVars[]" "[232] L34-1-->L91-2: 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]" "[192] L91-2-->L93: Formula: true InVars {} OutVars{ULTIMATE.start_assume_abort_if_not_#in~cond#1=|v_ULTIMATE.start_assume_abort_if_not_#in~cond#1_4|} AuxVars[] AssignedVars[ULTIMATE.start_assume_abort_if_not_#in~cond#1]" "[173] L93-->L93-1: Formula: (= |v_ULTIMATE.start_main_#t~pre11#1_3| |v_#pthreadsForks_1|) InVars {#pthreadsForks=|v_#pthreadsForks_1|} OutVars{ULTIMATE.start_main_#t~pre11#1=|v_ULTIMATE.start_main_#t~pre11#1_3|, #pthreadsForks=|v_#pthreadsForks_1|} AuxVars[] AssignedVars[ULTIMATE.start_main_#t~pre11#1]" "[227] L93-1-->L93-2: Formula: (= (+ 1 |v_#pthreadsForks_3|) |v_#pthreadsForks_2|) InVars {#pthreadsForks=|v_#pthreadsForks_3|} OutVars{#pthreadsForks=|v_#pthreadsForks_2|} AuxVars[] AssignedVars[#pthreadsForks]" "[214] L93-2-->L93-3: Formula: (and (<= 0 |v_ULTIMATE.start_main_~#t1~0#1.offset_6|) (= (select |v_#valid_12| |v_ULTIMATE.start_main_~#t1~0#1.base_6|) 1) (= (store |v_#memory_int_4| |v_ULTIMATE.start_main_~#t1~0#1.base_6| (store (select |v_#memory_int_4| |v_ULTIMATE.start_main_~#t1~0#1.base_6|) |v_ULTIMATE.start_main_~#t1~0#1.offset_6| |v_ULTIMATE.start_main_#t~pre11#1_4|)) |v_#memory_int_3|) (<= (+ |v_ULTIMATE.start_main_~#t1~0#1.offset_6| 4) (select |v_#length_7| |v_ULTIMATE.start_main_~#t1~0#1.base_6|))) InVars {ULTIMATE.start_main_#t~pre11#1=|v_ULTIMATE.start_main_#t~pre11#1_4|, #valid=|v_#valid_12|, #memory_int=|v_#memory_int_4|, #length=|v_#length_7|, ULTIMATE.start_main_~#t1~0#1.base=|v_ULTIMATE.start_main_~#t1~0#1.base_6|, ULTIMATE.start_main_~#t1~0#1.offset=|v_ULTIMATE.start_main_~#t1~0#1.offset_6|} OutVars{ULTIMATE.start_main_#t~pre11#1=|v_ULTIMATE.start_main_#t~pre11#1_4|, #valid=|v_#valid_12|, #memory_int=|v_#memory_int_3|, #length=|v_#length_7|, ULTIMATE.start_main_~#t1~0#1.base=|v_ULTIMATE.start_main_~#t1~0#1.base_6|, ULTIMATE.start_main_~#t1~0#1.offset=|v_ULTIMATE.start_main_~#t1~0#1.offset_6|} AuxVars[] AssignedVars[#memory_int]" "[283] L93-3-->L42-1: Formula: (and (= v_thread1Thread1of1ForFork0_thidvar0_2 |v_ULTIMATE.start_main_#t~pre11#1_7|) (= v_thread1Thread1of1ForFork0_thidvar1_2 0)) InVars {ULTIMATE.start_main_#t~pre11#1=|v_ULTIMATE.start_main_#t~pre11#1_7|} OutVars{thread1Thread1of1ForFork0_#res.base=|v_thread1Thread1of1ForFork0_#res.base_4|, ULTIMATE.start_main_#t~pre11#1=|v_ULTIMATE.start_main_#t~pre11#1_7|, thread1Thread1of1ForFork0_#t~post1=|v_thread1Thread1of1ForFork0_#t~post1_4|, thread1Thread1of1ForFork0_#t~post2=|v_thread1Thread1of1ForFork0_#t~post2_4|, thread1Thread1of1ForFork0_#t~post3=|v_thread1Thread1of1ForFork0_#t~post3_8|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_2, thread1Thread1of1ForFork0_#res.offset=|v_thread1Thread1of1ForFork0_#res.offset_4|, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_2} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#res.base, thread1Thread1of1ForFork0_#t~post1, thread1Thread1of1ForFork0_#t~post2, thread1Thread1of1ForFork0_#t~post3, thread1Thread1of1ForFork0_thidvar0, thread1Thread1of1ForFork0_#res.offset, thread1Thread1of1ForFork0_thidvar1]" "[255] L42-1-->L43: Formula: (< (mod v_~i1~0_2 4294967296) (* (mod v_~N~0_2 2147483648) 2)) InVars {~i1~0=v_~i1~0_2, ~N~0=v_~N~0_2} OutVars{~i1~0=v_~i1~0_2, ~N~0=v_~N~0_2} AuxVars[] AssignedVars[]" "[258] L43-->L44: Formula: (not (= (mod v_~d1~0_1 256) 0)) InVars {~d1~0=v_~d1~0_1} OutVars{~d1~0=v_~d1~0_1} AuxVars[] AssignedVars[]" "[261] L44-->L51: Formula: (= v_~pos~0_23 (+ v_~pos~0_24 1)) InVars {~pos~0=v_~pos~0_24} OutVars{thread1Thread1of1ForFork0_#t~post1=|v_thread1Thread1of1ForFork0_#t~post1_1|, ~pos~0=v_~pos~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1, ~pos~0]" "[264] L51-->L54: Formula: (= v_~d1~0_3 (ite (= (ite (= (mod v_~d1~0_4 256) 0) 1 0) 0) 0 1)) InVars {~d1~0=v_~d1~0_4} OutVars{~d1~0=v_~d1~0_3} AuxVars[] AssignedVars[~d1~0]" "[265] L54-->L54-1: Formula: (= v_~i1~0_3 |v_thread1Thread1of1ForFork0_#t~post3_1|) InVars {~i1~0=v_~i1~0_3} OutVars{thread1Thread1of1ForFork0_#t~post3=|v_thread1Thread1of1ForFork0_#t~post3_1|, ~i1~0=v_~i1~0_3} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post3]" "[266] L54-1-->L54-2: Formula: (= v_~i1~0_4 (+ |v_thread1Thread1of1ForFork0_#t~post3_3| 1)) InVars {thread1Thread1of1ForFork0_#t~post3=|v_thread1Thread1of1ForFork0_#t~post3_3|} OutVars{thread1Thread1of1ForFork0_#t~post3=|v_thread1Thread1of1ForFork0_#t~post3_3|, ~i1~0=v_~i1~0_4} AuxVars[] AssignedVars[~i1~0]" "[267] L54-2-->L42-1: Formula: true InVars {} OutVars{thread1Thread1of1ForFork0_#t~post3=|v_thread1Thread1of1ForFork0_#t~post3_5|} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post3]" "[255] L42-1-->L43: Formula: (< (mod v_~i1~0_2 4294967296) (* (mod v_~N~0_2 2147483648) 2)) InVars {~i1~0=v_~i1~0_2, ~N~0=v_~N~0_2} OutVars{~i1~0=v_~i1~0_2, ~N~0=v_~N~0_2} AuxVars[] AssignedVars[]" "[259] L43-->L49: Formula: (= (mod v_~d1~0_2 256) 0) InVars {~d1~0=v_~d1~0_2} OutVars{~d1~0=v_~d1~0_2} AuxVars[] AssignedVars[]" "[262] L49-->L51: Formula: (= v_~pos~0_18 (+ v_~pos~0_17 1)) InVars {~pos~0=v_~pos~0_18} OutVars{thread1Thread1of1ForFork0_#t~post2=|v_thread1Thread1of1ForFork0_#t~post2_1|, ~pos~0=v_~pos~0_17} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post2, ~pos~0]" "[264] L51-->L54: Formula: (= v_~d1~0_3 (ite (= (ite (= (mod v_~d1~0_4 256) 0) 1 0) 0) 0 1)) InVars {~d1~0=v_~d1~0_4} OutVars{~d1~0=v_~d1~0_3} AuxVars[] AssignedVars[~d1~0]" "[265] L54-->L54-1: Formula: (= v_~i1~0_3 |v_thread1Thread1of1ForFork0_#t~post3_1|) InVars {~i1~0=v_~i1~0_3} OutVars{thread1Thread1of1ForFork0_#t~post3=|v_thread1Thread1of1ForFork0_#t~post3_1|, ~i1~0=v_~i1~0_3} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post3]" "[266] L54-1-->L54-2: Formula: (= v_~i1~0_4 (+ |v_thread1Thread1of1ForFork0_#t~post3_3| 1)) InVars {thread1Thread1of1ForFork0_#t~post3=|v_thread1Thread1of1ForFork0_#t~post3_3|} OutVars{thread1Thread1of1ForFork0_#t~post3=|v_thread1Thread1of1ForFork0_#t~post3_3|, ~i1~0=v_~i1~0_4} AuxVars[] AssignedVars[~i1~0]" "[267] L54-2-->L42-1: Formula: true InVars {} OutVars{thread1Thread1of1ForFork0_#t~post3=|v_thread1Thread1of1ForFork0_#t~post3_5|} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post3]" "[255] L42-1-->L43: Formula: (< (mod v_~i1~0_2 4294967296) (* (mod v_~N~0_2 2147483648) 2)) InVars {~i1~0=v_~i1~0_2, ~N~0=v_~N~0_2} OutVars{~i1~0=v_~i1~0_2, ~N~0=v_~N~0_2} AuxVars[] AssignedVars[]" "[258] L43-->L44: Formula: (not (= (mod v_~d1~0_1 256) 0)) InVars {~d1~0=v_~d1~0_1} OutVars{~d1~0=v_~d1~0_1} AuxVars[] AssignedVars[]" Loop: "[261] L44-->L51: Formula: (= v_~pos~0_23 (+ v_~pos~0_24 1)) InVars {~pos~0=v_~pos~0_24} OutVars{thread1Thread1of1ForFork0_#t~post1=|v_thread1Thread1of1ForFork0_#t~post1_1|, ~pos~0=v_~pos~0_23} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1, ~pos~0]" "[264] L51-->L54: Formula: (= v_~d1~0_3 (ite (= (ite (= (mod v_~d1~0_4 256) 0) 1 0) 0) 0 1)) InVars {~d1~0=v_~d1~0_4} OutVars{~d1~0=v_~d1~0_3} AuxVars[] AssignedVars[~d1~0]" "[265] L54-->L54-1: Formula: (= v_~i1~0_3 |v_thread1Thread1of1ForFork0_#t~post3_1|) InVars {~i1~0=v_~i1~0_3} OutVars{thread1Thread1of1ForFork0_#t~post3=|v_thread1Thread1of1ForFork0_#t~post3_1|, ~i1~0=v_~i1~0_3} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post3]" "[266] L54-1-->L54-2: Formula: (= v_~i1~0_4 (+ |v_thread1Thread1of1ForFork0_#t~post3_3| 1)) InVars {thread1Thread1of1ForFork0_#t~post3=|v_thread1Thread1of1ForFork0_#t~post3_3|} OutVars{thread1Thread1of1ForFork0_#t~post3=|v_thread1Thread1of1ForFork0_#t~post3_3|, ~i1~0=v_~i1~0_4} AuxVars[] AssignedVars[~i1~0]" "[267] L54-2-->L42-1: Formula: true InVars {} OutVars{thread1Thread1of1ForFork0_#t~post3=|v_thread1Thread1of1ForFork0_#t~post3_5|} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post3]" "[255] L42-1-->L43: Formula: (< (mod v_~i1~0_2 4294967296) (* (mod v_~N~0_2 2147483648) 2)) InVars {~i1~0=v_~i1~0_2, ~N~0=v_~N~0_2} OutVars{~i1~0=v_~i1~0_2, ~N~0=v_~N~0_2} AuxVars[] AssignedVars[]" "[259] L43-->L49: Formula: (= (mod v_~d1~0_2 256) 0) InVars {~d1~0=v_~d1~0_2} OutVars{~d1~0=v_~d1~0_2} AuxVars[] AssignedVars[]" "[262] L49-->L51: Formula: (= v_~pos~0_18 (+ v_~pos~0_17 1)) InVars {~pos~0=v_~pos~0_18} OutVars{thread1Thread1of1ForFork0_#t~post2=|v_thread1Thread1of1ForFork0_#t~post2_1|, ~pos~0=v_~pos~0_17} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post2, ~pos~0]" "[264] L51-->L54: Formula: (= v_~d1~0_3 (ite (= (ite (= (mod v_~d1~0_4 256) 0) 1 0) 0) 0 1)) InVars {~d1~0=v_~d1~0_4} OutVars{~d1~0=v_~d1~0_3} AuxVars[] AssignedVars[~d1~0]" "[265] L54-->L54-1: Formula: (= v_~i1~0_3 |v_thread1Thread1of1ForFork0_#t~post3_1|) InVars {~i1~0=v_~i1~0_3} OutVars{thread1Thread1of1ForFork0_#t~post3=|v_thread1Thread1of1ForFork0_#t~post3_1|, ~i1~0=v_~i1~0_3} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post3]" "[266] L54-1-->L54-2: Formula: (= v_~i1~0_4 (+ |v_thread1Thread1of1ForFork0_#t~post3_3| 1)) InVars {thread1Thread1of1ForFork0_#t~post3=|v_thread1Thread1of1ForFork0_#t~post3_3|} OutVars{thread1Thread1of1ForFork0_#t~post3=|v_thread1Thread1of1ForFork0_#t~post3_3|, ~i1~0=v_~i1~0_4} AuxVars[] AssignedVars[~i1~0]" "[267] L54-2-->L42-1: Formula: true InVars {} OutVars{thread1Thread1of1ForFork0_#t~post3=|v_thread1Thread1of1ForFork0_#t~post3_5|} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post3]" "[255] L42-1-->L43: Formula: (< (mod v_~i1~0_2 4294967296) (* (mod v_~N~0_2 2147483648) 2)) InVars {~i1~0=v_~i1~0_2, ~N~0=v_~N~0_2} OutVars{~i1~0=v_~i1~0_2, ~N~0=v_~N~0_2} AuxVars[] AssignedVars[]" "[258] L43-->L44: Formula: (not (= (mod v_~d1~0_1 256) 0)) InVars {~d1~0=v_~d1~0_1} OutVars{~d1~0=v_~d1~0_1} AuxVars[] AssignedVars[]" RESULT: Ultimate could not prove your program: unable to determine termination [2024-02-10 00:05:09,307 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...