/root/.sdkman/candidates/java/current/bin/java -Xmx8000000000 -Xss4m -jar ./plugins/org.eclipse.equinox.launcher_1.5.800.v20200727-1323.jar -data @noDefault -ultimatedata ./data -s ../../../trunk/examples/settings/default/automizer/svcomp-Termination-32bit-Automizer_Default.epf --buchiautomizer.automaton.type.for.concurrent.programs BUCHI_PETRI_NET --buchiautomizer.use.buchi.petri.net.intersection.optimizations true --buchiautomizer.use.automata.for.buchi.petri.net.emptiness.check false -tc ../../../trunk/examples/toolchains/BuchiAutomizerCInline.xml -i ../../../trunk/examples/svcomp/weaver/parallel-misc-2-unrolled.wvr.c -------------------------------------------------------------------------------- This is Ultimate 0.2.3-?-9ecb849-m [2024-02-10 00:38:10,962 INFO L188 SettingsManager]: Resetting all preferences to default values... [2024-02-10 00:38:11,031 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:38:11,034 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2024-02-10 00:38:11,035 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2024-02-10 00:38:11,035 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder.Only consider context switches at boundaries of atomic blocks [2024-02-10 00:38:11,074 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2024-02-10 00:38:11,075 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2024-02-10 00:38:11,075 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2024-02-10 00:38:11,076 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2024-02-10 00:38:11,076 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2024-02-10 00:38:11,076 INFO L153 SettingsManager]: * Use SBE=true [2024-02-10 00:38:11,077 INFO L151 SettingsManager]: Preferences of BuchiAutomizer differ from their defaults: [2024-02-10 00:38:11,077 INFO L153 SettingsManager]: * NCSB implementation=INTSET_LAZY3 [2024-02-10 00:38:11,077 INFO L153 SettingsManager]: * Use old map elimination=false [2024-02-10 00:38:11,077 INFO L153 SettingsManager]: * Use external solver (rank synthesis)=false [2024-02-10 00:38:11,078 INFO L153 SettingsManager]: * Use only trivial implications for array writes=true [2024-02-10 00:38:11,078 INFO L153 SettingsManager]: * Rank analysis=LINEAR_WITH_GUESSES [2024-02-10 00:38:11,078 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2024-02-10 00:38:11,079 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=ASSUME [2024-02-10 00:38:11,079 INFO L153 SettingsManager]: * sizeof long=4 [2024-02-10 00:38:11,092 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2024-02-10 00:38:11,093 INFO L153 SettingsManager]: * sizeof POINTER=4 [2024-02-10 00:38:11,093 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2024-02-10 00:38:11,093 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=ASSUME [2024-02-10 00:38:11,093 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=ASSUME [2024-02-10 00:38:11,094 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=ASSUME [2024-02-10 00:38:11,094 INFO L153 SettingsManager]: * Check unreachability of reach_error function=false [2024-02-10 00:38:11,094 INFO L153 SettingsManager]: * sizeof long double=12 [2024-02-10 00:38:11,094 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2024-02-10 00:38:11,095 INFO L153 SettingsManager]: * Assume nondeterminstic values are in range=false [2024-02-10 00:38:11,095 INFO L153 SettingsManager]: * Use constant arrays=true [2024-02-10 00:38:11,095 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2024-02-10 00:38:11,095 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2024-02-10 00:38:11,096 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2024-02-10 00:38:11,096 INFO L153 SettingsManager]: * Trace refinement strategy=CAMEL [2024-02-10 00:38:11,096 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2024-02-10 00:38:11,096 INFO L151 SettingsManager]: Preferences of IcfgTransformer differ from their defaults: [2024-02-10 00:38:11,097 INFO L153 SettingsManager]: * TransformationType=MODULO_NEIGHBOR WARNING: An illegal reflective access operation has occurred WARNING: Illegal reflective access by com.sun.xml.bind.v2.runtime.reflect.opt.Injector$1 (file:/storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/plugins/com.sun.xml.bind_2.2.0.v201505121915.jar) to method java.lang.ClassLoader.defineClass(java.lang.String,byte[],int,int) WARNING: Please consider reporting this to the maintainers of com.sun.xml.bind.v2.runtime.reflect.opt.Injector$1 WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations WARNING: All illegal access operations will be denied in a future release Applying setting for plugin de.uni_freiburg.informatik.ultimate.plugins.generator.buchiautomizer: Automaton type for concurrent programs -> BUCHI_PETRI_NET Applying setting for plugin de.uni_freiburg.informatik.ultimate.plugins.generator.buchiautomizer: Use Buchi Petri Net Intersection Optimizations -> true Applying setting for plugin de.uni_freiburg.informatik.ultimate.plugins.generator.buchiautomizer: Use automata for Buchi Petri Net emptiness check -> false [2024-02-10 00:38:11,378 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2024-02-10 00:38:11,403 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2024-02-10 00:38:11,406 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2024-02-10 00:38:11,406 INFO L270 PluginConnector]: Initializing CDTParser... [2024-02-10 00:38:11,407 INFO L274 PluginConnector]: CDTParser initialized [2024-02-10 00:38:11,408 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/../../../trunk/examples/svcomp/weaver/parallel-misc-2-unrolled.wvr.c [2024-02-10 00:38:12,534 INFO L533 CDTParser]: Created temporary CDT project at NULL [2024-02-10 00:38:12,731 INFO L384 CDTParser]: Found 1 translation units. [2024-02-10 00:38:12,732 INFO L180 CDTParser]: Scanning /storage/repos/ultimate/trunk/examples/svcomp/weaver/parallel-misc-2-unrolled.wvr.c [2024-02-10 00:38:12,739 INFO L427 CDTParser]: About to delete temporary CDT project at /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/681c8e2a9/9663f667f7ad40258d2bde118fc79f12/FLAGc899a6772 [2024-02-10 00:38:12,750 INFO L435 CDTParser]: Successfully deleted /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/681c8e2a9/9663f667f7ad40258d2bde118fc79f12 [2024-02-10 00:38:12,752 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2024-02-10 00:38:12,753 INFO L133 ToolchainWalker]: Walking toolchain with 5 elements. [2024-02-10 00:38:12,760 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2024-02-10 00:38:12,760 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2024-02-10 00:38:12,765 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2024-02-10 00:38:12,765 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 10.02 12:38:12" (1/1) ... [2024-02-10 00:38:12,766 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@4b36682b and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 10.02 12:38:12, skipping insertion in model container [2024-02-10 00:38:12,766 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 10.02 12:38:12" (1/1) ... [2024-02-10 00:38:12,783 INFO L177 MainTranslator]: Built tables and reachable declarations [2024-02-10 00:38:12,909 INFO L209 PostProcessor]: Analyzing one entry point: main [2024-02-10 00:38:12,917 INFO L202 MainTranslator]: Completed pre-run [2024-02-10 00:38:12,931 INFO L209 PostProcessor]: Analyzing one entry point: main [2024-02-10 00:38:12,938 WARN L672 CHandler]: The function __VERIFIER_atomic_begin is called, but not defined or handled by StandardFunctionHandler. [2024-02-10 00:38:12,938 WARN L672 CHandler]: The function __VERIFIER_atomic_end is called, but not defined or handled by StandardFunctionHandler. [2024-02-10 00:38:12,944 INFO L206 MainTranslator]: Completed translation [2024-02-10 00:38:12,944 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 10.02 12:38:12 WrapperNode [2024-02-10 00:38:12,944 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2024-02-10 00:38:12,945 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2024-02-10 00:38:12,945 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2024-02-10 00:38:12,945 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2024-02-10 00:38:12,951 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:38:12" (1/1) ... [2024-02-10 00:38:12,957 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:38:12" (1/1) ... [2024-02-10 00:38:12,971 INFO L138 Inliner]: procedures = 20, calls = 29, calls flagged for inlining = 5, calls inlined = 5, statements flattened = 65 [2024-02-10 00:38:12,971 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2024-02-10 00:38:12,972 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2024-02-10 00:38:12,972 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2024-02-10 00:38:12,972 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2024-02-10 00:38:12,979 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 10.02 12:38:12" (1/1) ... [2024-02-10 00:38:12,979 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 10.02 12:38:12" (1/1) ... [2024-02-10 00:38:12,981 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 10.02 12:38:12" (1/1) ... [2024-02-10 00:38:12,981 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 10.02 12:38:12" (1/1) ... [2024-02-10 00:38:12,984 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 10.02 12:38:12" (1/1) ... [2024-02-10 00:38:13,018 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 10.02 12:38:12" (1/1) ... [2024-02-10 00:38:13,024 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 10.02 12:38:12" (1/1) ... [2024-02-10 00:38:13,025 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 10.02 12:38:12" (1/1) ... [2024-02-10 00:38:13,026 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2024-02-10 00:38:13,027 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2024-02-10 00:38:13,027 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2024-02-10 00:38:13,027 INFO L274 PluginConnector]: RCFGBuilder initialized [2024-02-10 00:38:13,033 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 10.02 12:38:12" (1/1) ... [2024-02-10 00:38:13,038 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:13,046 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:13,058 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:38:13,071 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:38:13,097 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2024-02-10 00:38:13,097 INFO L130 BoogieDeclarations]: Found specification of procedure thread1 [2024-02-10 00:38:13,097 INFO L138 BoogieDeclarations]: Found implementation of procedure thread1 [2024-02-10 00:38:13,097 INFO L130 BoogieDeclarations]: Found specification of procedure thread2 [2024-02-10 00:38:13,098 INFO L138 BoogieDeclarations]: Found implementation of procedure thread2 [2024-02-10 00:38:13,098 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int [2024-02-10 00:38:13,098 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnStack [2024-02-10 00:38:13,098 INFO L130 BoogieDeclarations]: Found specification of procedure write~int [2024-02-10 00:38:13,098 INFO L130 BoogieDeclarations]: Found specification of procedure __VERIFIER_atomic_end [2024-02-10 00:38:13,098 INFO L130 BoogieDeclarations]: Found specification of procedure __VERIFIER_atomic_begin [2024-02-10 00:38:13,098 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2024-02-10 00:38:13,098 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2024-02-10 00:38:13,098 INFO L130 BoogieDeclarations]: Found specification of procedure read~int [2024-02-10 00:38:13,098 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.dealloc [2024-02-10 00:38:13,099 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:38:13,167 INFO L236 CfgBuilder]: Building ICFG [2024-02-10 00:38:13,169 INFO L262 CfgBuilder]: Building CFG for each procedure with an implementation [2024-02-10 00:38:13,312 INFO L277 CfgBuilder]: Performing block encoding [2024-02-10 00:38:13,336 INFO L297 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2024-02-10 00:38:13,336 INFO L302 CfgBuilder]: Removed 2 assume(true) statements. [2024-02-10 00:38:13,338 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 10.02 12:38:13 BoogieIcfgContainer [2024-02-10 00:38:13,338 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2024-02-10 00:38:13,339 INFO L112 PluginConnector]: ------------------------BuchiAutomizer---------------------------- [2024-02-10 00:38:13,339 INFO L270 PluginConnector]: Initializing BuchiAutomizer... [2024-02-10 00:38:13,342 INFO L274 PluginConnector]: BuchiAutomizer initialized [2024-02-10 00:38:13,342 INFO L99 BuchiAutomizer]: Safety of program was proven or not checked, starting termination analysis [2024-02-10 00:38:13,342 INFO L184 PluginConnector]: Executing the observer BuchiAutomizerObserver from plugin BuchiAutomizer for "CDTParser AST 10.02 12:38:12" (1/3) ... [2024-02-10 00:38:13,343 INFO L204 PluginConnector]: Invalid model from BuchiAutomizer for observer de.uni_freiburg.informatik.ultimate.plugins.generator.buchiautomizer.BuchiAutomizerObserver@7e87fea and model type de.uni_freiburg.informatik.ultimate.plugins.generator.buchiautomizer AST 10.02 12:38:13, skipping insertion in model container [2024-02-10 00:38:13,343 INFO L99 BuchiAutomizer]: Safety of program was proven or not checked, starting termination analysis [2024-02-10 00:38:13,343 INFO L184 PluginConnector]: Executing the observer BuchiAutomizerObserver from plugin BuchiAutomizer for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 10.02 12:38:12" (2/3) ... [2024-02-10 00:38:13,343 INFO L204 PluginConnector]: Invalid model from BuchiAutomizer for observer de.uni_freiburg.informatik.ultimate.plugins.generator.buchiautomizer.BuchiAutomizerObserver@7e87fea and model type de.uni_freiburg.informatik.ultimate.plugins.generator.buchiautomizer AST 10.02 12:38:13, skipping insertion in model container [2024-02-10 00:38:13,343 INFO L99 BuchiAutomizer]: Safety of program was proven or not checked, starting termination analysis [2024-02-10 00:38:13,343 INFO L184 PluginConnector]: Executing the observer BuchiAutomizerObserver from plugin BuchiAutomizer for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 10.02 12:38:13" (3/3) ... [2024-02-10 00:38:13,344 INFO L332 chiAutomizerObserver]: Analyzing ICFG parallel-misc-2-unrolled.wvr.c [2024-02-10 00:38:13,404 INFO L144 ThreadInstanceAdder]: Constructed 2 joinOtherThreadTransitions. [2024-02-10 00:38:13,426 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 101 places, 102 transitions, 218 flow [2024-02-10 00:38:13,465 INFO L124 PetriNetUnfolderBase]: 6/98 cut-off events. [2024-02-10 00:38:13,465 INFO L125 PetriNetUnfolderBase]: For 2/2 co-relation queries the response was YES. [2024-02-10 00:38:13,473 INFO L83 FinitePrefix]: Finished finitePrefix Result has 107 conditions, 98 events. 6/98 cut-off events. For 2/2 co-relation queries the response was YES. Maximal size of possible extension queue 4. Compared 71 event pairs, 0 based on Foata normal form. 0/92 useless extension candidates. Maximal degree in co-relation 58. Up to 2 conditions per place. [2024-02-10 00:38:13,474 INFO L82 GeneralOperation]: Start removeDead. Operand has 101 places, 102 transitions, 218 flow [2024-02-10 00:38:13,479 INFO L88 GeneralOperation]: Finished RemoveDead, result has has 99 places, 98 transitions, 208 flow [2024-02-10 00:38:13,484 INFO L303 stractBuchiCegarLoop]: Interprodecural is true [2024-02-10 00:38:13,484 INFO L304 stractBuchiCegarLoop]: Hoare is false [2024-02-10 00:38:13,485 INFO L305 stractBuchiCegarLoop]: Compute interpolants for ForwardPredicates [2024-02-10 00:38:13,485 INFO L306 stractBuchiCegarLoop]: Backedges is STRAIGHT_LINE [2024-02-10 00:38:13,485 INFO L307 stractBuchiCegarLoop]: Determinization is PREDICATE_ABSTRACTION [2024-02-10 00:38:13,485 INFO L308 stractBuchiCegarLoop]: Difference is false [2024-02-10 00:38:13,485 INFO L309 stractBuchiCegarLoop]: Minimize is MINIMIZE_SEVPA [2024-02-10 00:38:13,485 INFO L313 stractBuchiCegarLoop]: ======== Iteration 0 == of CEGAR loop == BuchiPetriNetCegarLoop ======== [2024-02-10 00:38:13,485 INFO L84 BuchiIsEmpty]: Start buchiIsEmpty. Operand has 99 places, 98 transitions, 208 flow [2024-02-10 00:38:13,501 INFO L185 PetriNetUnfolderBase]: Found word, exiting Unfolder. [2024-02-10 00:38:13,501 INFO L124 PetriNetUnfolderBase]: 3/63 cut-off events. [2024-02-10 00:38:13,501 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2024-02-10 00:38:13,501 INFO L88 BuchiIsEmpty]: Finished buchiIsEmpty language is not empty [2024-02-10 00:38:13,504 INFO L335 stractBuchiCegarLoop]: ======== Iteration 1 ============ [2024-02-10 00:38:13,504 INFO L84 BuchiIsEmpty]: Start buchiIsEmpty. Operand has 99 places, 98 transitions, 208 flow [2024-02-10 00:38:13,515 INFO L185 PetriNetUnfolderBase]: Found word, exiting Unfolder. [2024-02-10 00:38:13,516 INFO L124 PetriNetUnfolderBase]: 3/63 cut-off events. [2024-02-10 00:38:13,516 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2024-02-10 00:38:13,516 INFO L88 BuchiIsEmpty]: Finished buchiIsEmpty language is not empty [2024-02-10 00:38:13,522 INFO L748 eck$LassoCheckResult]: Stem: 105#[$Ultimate##0]true [175] $Ultimate##0-->L-1: Formula: (= (select |v_#valid_1| 0) 0) InVars {#valid=|v_#valid_1|} OutVars{#valid=|v_#valid_1|} AuxVars[] AssignedVars[] 107#[L-1]true [181] L-1-->L21: Formula: (< 0 |v_#StackHeapBarrier_1|) InVars {#StackHeapBarrier=|v_#StackHeapBarrier_1|} OutVars{#StackHeapBarrier=|v_#StackHeapBarrier_1|} AuxVars[] AssignedVars[] 109#[L21]true [174] L21-->L21-1: Formula: (and (= (select |v_#valid_2| 1) 1) (= 2 (select |v_#length_1| 1))) InVars {#length=|v_#length_1|, #valid=|v_#valid_2|} OutVars{#length=|v_#length_1|, #valid=|v_#valid_2|} AuxVars[] AssignedVars[] 111#[L21-1]true [195] 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[] 113#[L21-2]true [190] 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[] 115#[L21-3]true [152] L21-3-->L21-4: Formula: (and (= 31 (select |v_#length_2| 2)) (= (select |v_#valid_3| 2) 1)) InVars {#length=|v_#length_2|, #valid=|v_#valid_3|} OutVars{#length=|v_#length_2|, #valid=|v_#valid_3|} AuxVars[] AssignedVars[] 117#[L21-4]true [222] L21-4-->L37: Formula: (= v_~pos~0_9 0) InVars {} OutVars{~pos~0=v_~pos~0_9} AuxVars[] AssignedVars[~pos~0] 119#[L37]true [204] L37-->L37-1: Formula: (= v_~i1~0_7 0) InVars {} OutVars{~i1~0=v_~i1~0_7} AuxVars[] AssignedVars[~i1~0] 121#[L37-1]true [205] L37-1-->L37-2: Formula: (= v_~i2~0_7 0) InVars {} OutVars{~i2~0=v_~i2~0_7} AuxVars[] AssignedVars[~i2~0] 123#[L37-2]true [153] L37-2-->L-1-1: Formula: (= v_~N~0_5 0) InVars {} OutVars{~N~0=v_~N~0_5} AuxVars[] AssignedVars[~N~0] 125#[L-1-1]true [208] L-1-1-->L-1-2: Formula: true InVars {} OutVars{ULTIMATE.start_main_#res#1=|v_ULTIMATE.start_main_#res#1_1|} AuxVars[] AssignedVars[ULTIMATE.start_main_#res#1] 127#[L-1-2]true [210] L-1-2-->L70: Formula: true InVars {} OutVars{ULTIMATE.start_main_#t~pre13#1=|v_ULTIMATE.start_main_#t~pre13#1_1|, ULTIMATE.start_main_#t~nondet10#1=|v_ULTIMATE.start_main_#t~nondet10#1_1|, ULTIMATE.start_main_#t~pre11#1=|v_ULTIMATE.start_main_#t~pre11#1_1|, ULTIMATE.start_main_#t~mem15#1=|v_ULTIMATE.start_main_#t~mem15#1_1|, ULTIMATE.start_main_#t~nondet9#1=|v_ULTIMATE.start_main_#t~nondet9#1_1|, ULTIMATE.start_main_~#t2~0#1.offset=|v_ULTIMATE.start_main_~#t2~0#1.offset_1|, ULTIMATE.start_main_#t~mem16#1=|v_ULTIMATE.start_main_#t~mem16#1_1|, ULTIMATE.start_main_~#t1~0#1.base=|v_ULTIMATE.start_main_~#t1~0#1.base_1|, ULTIMATE.start_main_#t~nondet12#1=|v_ULTIMATE.start_main_#t~nondet12#1_1|, ULTIMATE.start_main_~#t1~0#1.offset=|v_ULTIMATE.start_main_~#t1~0#1.offset_1|, ULTIMATE.start_main_#t~nondet14#1=|v_ULTIMATE.start_main_#t~nondet14#1_1|, ULTIMATE.start_main_#t~nondet8#1=|v_ULTIMATE.start_main_#t~nondet8#1_1|, ULTIMATE.start_main_#t~nondet7#1=|v_ULTIMATE.start_main_#t~nondet7#1_1|, ULTIMATE.start_main_~#t2~0#1.base=|v_ULTIMATE.start_main_~#t2~0#1.base_1|} 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~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~nondet8#1, ULTIMATE.start_main_#t~nondet7#1, ULTIMATE.start_main_~#t2~0#1.base] 129#[L70]true [226] L70-->L70-1: Formula: (and (= |v_ULTIMATE.start_main_~#t1~0#1.offset_2| 0) (= (select |v_#valid_5| |v_ULTIMATE.start_main_~#t1~0#1.base_2|) 0) (< |v_#StackHeapBarrier_2| |v_ULTIMATE.start_main_~#t1~0#1.base_2|) (= |v_#length_3| (store |v_#length_4| |v_ULTIMATE.start_main_~#t1~0#1.base_2| 4)) (not (= |v_ULTIMATE.start_main_~#t1~0#1.base_2| 0)) (= (store |v_#valid_5| |v_ULTIMATE.start_main_~#t1~0#1.base_2| 1) |v_#valid_4|)) InVars {#StackHeapBarrier=|v_#StackHeapBarrier_2|, #length=|v_#length_4|, #valid=|v_#valid_5|} OutVars{#StackHeapBarrier=|v_#StackHeapBarrier_2|, #length=|v_#length_3|, ULTIMATE.start_main_~#t1~0#1.base=|v_ULTIMATE.start_main_~#t1~0#1.base_2|, ULTIMATE.start_main_~#t1~0#1.offset=|v_ULTIMATE.start_main_~#t1~0#1.offset_2|, #valid=|v_#valid_4|} AuxVars[] AssignedVars[#valid, #length, ULTIMATE.start_main_~#t1~0#1.base, ULTIMATE.start_main_~#t1~0#1.offset] 131#[L70-1]true [170] L70-1-->L70-2: Formula: (and (= |v_#length_5| (store |v_#length_6| |v_ULTIMATE.start_main_~#t2~0#1.base_2| 4)) (= (select |v_#valid_7| |v_ULTIMATE.start_main_~#t2~0#1.base_2|) 0) (= (store |v_#valid_7| |v_ULTIMATE.start_main_~#t2~0#1.base_2| 1) |v_#valid_6|) (not (= |v_ULTIMATE.start_main_~#t2~0#1.base_2| 0)) (= 0 |v_ULTIMATE.start_main_~#t2~0#1.offset_2|) (< |v_#StackHeapBarrier_3| |v_ULTIMATE.start_main_~#t2~0#1.base_2|)) InVars {#StackHeapBarrier=|v_#StackHeapBarrier_3|, #length=|v_#length_6|, #valid=|v_#valid_7|} OutVars{#StackHeapBarrier=|v_#StackHeapBarrier_3|, #length=|v_#length_5|, ULTIMATE.start_main_~#t2~0#1.offset=|v_ULTIMATE.start_main_~#t2~0#1.offset_2|, ULTIMATE.start_main_~#t2~0#1.base=|v_ULTIMATE.start_main_~#t2~0#1.base_2|, #valid=|v_#valid_6|} AuxVars[] AssignedVars[ULTIMATE.start_main_~#t2~0#1.offset, #valid, #length, ULTIMATE.start_main_~#t2~0#1.base] 133#[L70-2]true [168] L70-2-->L73: Formula: true InVars {} OutVars{ULTIMATE.start_main_#t~nondet7#1=|v_ULTIMATE.start_main_#t~nondet7#1_2|} AuxVars[] AssignedVars[ULTIMATE.start_main_#t~nondet7#1] 135#[L73]true [177] L73-->L73-1: Formula: (= |v_ULTIMATE.start_main_#t~nondet7#1_3| v_~pos~0_10) InVars {ULTIMATE.start_main_#t~nondet7#1=|v_ULTIMATE.start_main_#t~nondet7#1_3|} OutVars{ULTIMATE.start_main_#t~nondet7#1=|v_ULTIMATE.start_main_#t~nondet7#1_3|, ~pos~0=v_~pos~0_10} AuxVars[] AssignedVars[~pos~0] 137#[L73-1]true [186] L73-1-->L74: Formula: true InVars {} OutVars{ULTIMATE.start_main_#t~nondet7#1=|v_ULTIMATE.start_main_#t~nondet7#1_4|} AuxVars[] AssignedVars[ULTIMATE.start_main_#t~nondet7#1] 139#[L74]true [140] L74-->L74-1: Formula: true InVars {} OutVars{ULTIMATE.start_main_#t~nondet8#1=|v_ULTIMATE.start_main_#t~nondet8#1_2|} AuxVars[] AssignedVars[ULTIMATE.start_main_#t~nondet8#1] 141#[L74-1]true [176] L74-1-->L74-2: Formula: (= v_~i1~0_8 |v_ULTIMATE.start_main_#t~nondet8#1_3|) InVars {ULTIMATE.start_main_#t~nondet8#1=|v_ULTIMATE.start_main_#t~nondet8#1_3|} OutVars{ULTIMATE.start_main_#t~nondet8#1=|v_ULTIMATE.start_main_#t~nondet8#1_3|, ~i1~0=v_~i1~0_8} AuxVars[] AssignedVars[~i1~0] 143#[L74-2]true [182] L74-2-->L75: Formula: true InVars {} OutVars{ULTIMATE.start_main_#t~nondet8#1=|v_ULTIMATE.start_main_#t~nondet8#1_4|} AuxVars[] AssignedVars[ULTIMATE.start_main_#t~nondet8#1] 145#[L75]true [212] L75-->L75-1: Formula: true InVars {} OutVars{ULTIMATE.start_main_#t~nondet9#1=|v_ULTIMATE.start_main_#t~nondet9#1_2|} AuxVars[] AssignedVars[ULTIMATE.start_main_#t~nondet9#1] 147#[L75-1]true [173] L75-1-->L75-2: Formula: (= v_~i2~0_8 |v_ULTIMATE.start_main_#t~nondet9#1_3|) InVars {ULTIMATE.start_main_#t~nondet9#1=|v_ULTIMATE.start_main_#t~nondet9#1_3|} OutVars{ULTIMATE.start_main_#t~nondet9#1=|v_ULTIMATE.start_main_#t~nondet9#1_3|, ~i2~0=v_~i2~0_8} AuxVars[] AssignedVars[~i2~0] 149#[L75-2]true [194] L75-2-->L76: Formula: true InVars {} OutVars{ULTIMATE.start_main_#t~nondet9#1=|v_ULTIMATE.start_main_#t~nondet9#1_4|} AuxVars[] AssignedVars[ULTIMATE.start_main_#t~nondet9#1] 151#[L76]true [227] L76-->L76-1: Formula: true InVars {} OutVars{ULTIMATE.start_main_#t~nondet10#1=|v_ULTIMATE.start_main_#t~nondet10#1_2|} AuxVars[] AssignedVars[ULTIMATE.start_main_#t~nondet10#1] 153#[L76-1]true [192] L76-1-->L76-2: Formula: (= |v_ULTIMATE.start_main_#t~nondet10#1_3| v_~N~0_6) InVars {ULTIMATE.start_main_#t~nondet10#1=|v_ULTIMATE.start_main_#t~nondet10#1_3|} OutVars{ULTIMATE.start_main_#t~nondet10#1=|v_ULTIMATE.start_main_#t~nondet10#1_3|, ~N~0=v_~N~0_6} AuxVars[] AssignedVars[~N~0] 155#[L76-2]true [199] L76-2-->L79: Formula: true InVars {} OutVars{ULTIMATE.start_main_#t~nondet10#1=|v_ULTIMATE.start_main_#t~nondet10#1_4|} AuxVars[] AssignedVars[ULTIMATE.start_main_#t~nondet10#1] 157#[L79]true [197] L79-->L79-1: Formula: (= (ite (let ((.cse0 (mod v_~pos~0_11 4294967296))) (and (= .cse0 0) (= (mod v_~i1~0_9 4294967296) .cse0) (= (mod v_~i2~0_9 4294967296) .cse0))) 1 0) |v_ULTIMATE.start_assume_abort_if_not_#in~cond#1_1|) InVars {~i2~0=v_~i2~0_9, ~pos~0=v_~pos~0_11, ~i1~0=v_~i1~0_9} OutVars{~i2~0=v_~i2~0_9, ~pos~0=v_~pos~0_11, ~i1~0=v_~i1~0_9, ULTIMATE.start_assume_abort_if_not_#in~cond#1=|v_ULTIMATE.start_assume_abort_if_not_#in~cond#1_1|} AuxVars[] AssignedVars[ULTIMATE.start_assume_abort_if_not_#in~cond#1] 159#[L79-1]true [191] L79-1-->L33: Formula: true InVars {} OutVars{ULTIMATE.start_assume_abort_if_not_~cond#1=|v_ULTIMATE.start_assume_abort_if_not_~cond#1_1|} AuxVars[] AssignedVars[ULTIMATE.start_assume_abort_if_not_~cond#1] 161#[L33]true [157] L33-->L34: Formula: (= |v_ULTIMATE.start_assume_abort_if_not_#in~cond#1_2| |v_ULTIMATE.start_assume_abort_if_not_~cond#1_2|) InVars {ULTIMATE.start_assume_abort_if_not_#in~cond#1=|v_ULTIMATE.start_assume_abort_if_not_#in~cond#1_2|} OutVars{ULTIMATE.start_assume_abort_if_not_~cond#1=|v_ULTIMATE.start_assume_abort_if_not_~cond#1_2|, ULTIMATE.start_assume_abort_if_not_#in~cond#1=|v_ULTIMATE.start_assume_abort_if_not_#in~cond#1_2|} AuxVars[] AssignedVars[ULTIMATE.start_assume_abort_if_not_~cond#1] 163#[L34]true [172] L34-->L33-1: Formula: (not (= |v_ULTIMATE.start_assume_abort_if_not_~cond#1_4| 0)) InVars {ULTIMATE.start_assume_abort_if_not_~cond#1=|v_ULTIMATE.start_assume_abort_if_not_~cond#1_4|} OutVars{ULTIMATE.start_assume_abort_if_not_~cond#1=|v_ULTIMATE.start_assume_abort_if_not_~cond#1_4|} AuxVars[] AssignedVars[] 165#[L33-1]true [200] L33-1-->L79-2: Formula: true InVars {} OutVars{ULTIMATE.start_assume_abort_if_not_~cond#1=|v_ULTIMATE.start_assume_abort_if_not_~cond#1_5|} AuxVars[] AssignedVars[ULTIMATE.start_assume_abort_if_not_~cond#1] 167#[L79-2]true [179] L79-2-->L81: Formula: true InVars {} OutVars{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_#in~cond#1] 169#[L81]true [202] L81-->L81-1: Formula: (= |v_ULTIMATE.start_main_#t~pre11#1_2| |v_#pthreadsForks_1|) InVars {#pthreadsForks=|v_#pthreadsForks_1|} OutVars{ULTIMATE.start_main_#t~pre11#1=|v_ULTIMATE.start_main_#t~pre11#1_2|, #pthreadsForks=|v_#pthreadsForks_1|} AuxVars[] AssignedVars[ULTIMATE.start_main_#t~pre11#1] 171#[L81-1]true [141] L81-1-->L81-2: Formula: (= (+ 1 |v_#pthreadsForks_3|) |v_#pthreadsForks_2|) InVars {#pthreadsForks=|v_#pthreadsForks_3|} OutVars{#pthreadsForks=|v_#pthreadsForks_2|} AuxVars[] AssignedVars[#pthreadsForks] 173#[L81-2]true [166] L81-2-->L81-3: Formula: (and (<= 0 |v_ULTIMATE.start_main_~#t1~0#1.offset_3|) (= (select |v_#valid_8| |v_ULTIMATE.start_main_~#t1~0#1.base_3|) 1) (<= (+ |v_ULTIMATE.start_main_~#t1~0#1.offset_3| 4) (select |v_#length_7| |v_ULTIMATE.start_main_~#t1~0#1.base_3|)) (= (store |v_#memory_int_4| |v_ULTIMATE.start_main_~#t1~0#1.base_3| (store (select |v_#memory_int_4| |v_ULTIMATE.start_main_~#t1~0#1.base_3|) |v_ULTIMATE.start_main_~#t1~0#1.offset_3| |v_ULTIMATE.start_main_#t~pre11#1_3|)) |v_#memory_int_3|)) InVars {ULTIMATE.start_main_#t~pre11#1=|v_ULTIMATE.start_main_#t~pre11#1_3|, #valid=|v_#valid_8|, #memory_int=|v_#memory_int_4|, #length=|v_#length_7|, ULTIMATE.start_main_~#t1~0#1.base=|v_ULTIMATE.start_main_~#t1~0#1.base_3|, ULTIMATE.start_main_~#t1~0#1.offset=|v_ULTIMATE.start_main_~#t1~0#1.offset_3|} OutVars{ULTIMATE.start_main_#t~pre11#1=|v_ULTIMATE.start_main_#t~pre11#1_3|, #valid=|v_#valid_8|, #memory_int=|v_#memory_int_3|, #length=|v_#length_7|, ULTIMATE.start_main_~#t1~0#1.base=|v_ULTIMATE.start_main_~#t1~0#1.base_3|, ULTIMATE.start_main_~#t1~0#1.offset=|v_ULTIMATE.start_main_~#t1~0#1.offset_3|} AuxVars[] AssignedVars[#memory_int] 175#[L81-3]true [259] L81-3-->L40-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_8|, thread1Thread1of1ForFork0_#t~post3=|v_thread1Thread1of1ForFork0_#t~post3_4|, thread1Thread1of1ForFork0_#t~post4=|v_thread1Thread1of1ForFork0_#t~post4_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_#t~post4, thread1Thread1of1ForFork0_thidvar0, thread1Thread1of1ForFork0_#res.offset, thread1Thread1of1ForFork0_thidvar1] 177#[L40-1, L81-4]true [2024-02-10 00:38:13,523 INFO L750 eck$LassoCheckResult]: Loop: 177#[L40-1, L81-4]true [231] L40-1-->L41: 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[] 180#[L41, L81-4]true [234] L41-->L43: Formula: (= (+ v_~pos~0_22 1) v_~pos~0_21) InVars {~pos~0=v_~pos~0_22} OutVars{thread1Thread1of1ForFork0_#t~post1=|v_thread1Thread1of1ForFork0_#t~post1_1|, ~pos~0=v_~pos~0_21} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1, ~pos~0] 182#[L81-4, L43]true [236] L43-->L44: Formula: (= v_~i1~0_3 |v_thread1Thread1of1ForFork0_#t~post2_1|) InVars {~i1~0=v_~i1~0_3} OutVars{thread1Thread1of1ForFork0_#t~post2=|v_thread1Thread1of1ForFork0_#t~post2_1|, ~i1~0=v_~i1~0_3} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post2] 184#[L44, L81-4]true [238] L44-->L44-1: Formula: (= v_~i1~0_4 (+ |v_thread1Thread1of1ForFork0_#t~post2_3| 1)) InVars {thread1Thread1of1ForFork0_#t~post2=|v_thread1Thread1of1ForFork0_#t~post2_3|} OutVars{thread1Thread1of1ForFork0_#t~post2=|v_thread1Thread1of1ForFork0_#t~post2_3|, ~i1~0=v_~i1~0_4} AuxVars[] AssignedVars[~i1~0] 186#[L81-4, L44-1]true [239] L44-1-->L45: Formula: true InVars {} OutVars{thread1Thread1of1ForFork0_#t~post2=|v_thread1Thread1of1ForFork0_#t~post2_5|} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post2] 188#[L81-4, L45]true [240] L45-->L47: Formula: (= (+ v_~pos~0_25 1) v_~pos~0_26) InVars {~pos~0=v_~pos~0_26} OutVars{thread1Thread1of1ForFork0_#t~post3=|v_thread1Thread1of1ForFork0_#t~post3_1|, ~pos~0=v_~pos~0_25} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post3, ~pos~0] 190#[L47, L81-4]true [241] L47-->L48: Formula: (= v_~i1~0_5 |v_thread1Thread1of1ForFork0_#t~post4_1|) InVars {~i1~0=v_~i1~0_5} OutVars{thread1Thread1of1ForFork0_#t~post4=|v_thread1Thread1of1ForFork0_#t~post4_1|, ~i1~0=v_~i1~0_5} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post4] 192#[L81-4, L48]true [242] L48-->L48-1: Formula: (= v_~i1~0_6 (+ |v_thread1Thread1of1ForFork0_#t~post4_3| 1)) InVars {thread1Thread1of1ForFork0_#t~post4=|v_thread1Thread1of1ForFork0_#t~post4_3|} OutVars{thread1Thread1of1ForFork0_#t~post4=|v_thread1Thread1of1ForFork0_#t~post4_3|, ~i1~0=v_~i1~0_6} AuxVars[] AssignedVars[~i1~0] 194#[L48-1, L81-4]true [243] L48-1-->L40-1: Formula: true InVars {} OutVars{thread1Thread1of1ForFork0_#t~post4=|v_thread1Thread1of1ForFork0_#t~post4_5|} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post4] 177#[L40-1, L81-4]true [2024-02-10 00:38:13,527 INFO L145 PredicateUnifier]: Initialized classic predicate unifier [2024-02-10 00:38:13,528 INFO L85 PathProgramCache]: Analyzing trace with hash -1688546640, now seen corresponding path program 1 times [2024-02-10 00:38:13,545 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-02-10 00:38:13,545 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1567699259] [2024-02-10 00:38:13,546 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-02-10 00:38:13,546 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-02-10 00:38:13,646 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-02-10 00:38:13,647 INFO L356 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2024-02-10 00:38:13,673 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-02-10 00:38:13,707 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2024-02-10 00:38:13,710 INFO L145 PredicateUnifier]: Initialized classic predicate unifier [2024-02-10 00:38:13,710 INFO L85 PathProgramCache]: Analyzing trace with hash 433411083, now seen corresponding path program 1 times [2024-02-10 00:38:13,710 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-02-10 00:38:13,711 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [820457792] [2024-02-10 00:38:13,711 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-02-10 00:38:13,711 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-02-10 00:38:13,726 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-02-10 00:38:13,726 INFO L356 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2024-02-10 00:38:13,738 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-02-10 00:38:13,740 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2024-02-10 00:38:13,743 INFO L145 PredicateUnifier]: Initialized classic predicate unifier [2024-02-10 00:38:13,743 INFO L85 PathProgramCache]: Analyzing trace with hash -524609988, now seen corresponding path program 1 times [2024-02-10 00:38:13,743 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-02-10 00:38:13,744 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [7053554] [2024-02-10 00:38:13,744 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-02-10 00:38:13,744 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-02-10 00:38:13,791 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-02-10 00:38:13,792 INFO L356 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2024-02-10 00:38:13,822 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-02-10 00:38:13,828 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2024-02-10 00:38:13,931 INFO L210 LassoAnalysis]: Preferences: [2024-02-10 00:38:13,932 INFO L126 ssoRankerPreferences]: Compute integeral hull: false [2024-02-10 00:38:13,932 INFO L127 ssoRankerPreferences]: Enable LassoPartitioneer: true [2024-02-10 00:38:13,933 INFO L128 ssoRankerPreferences]: Term annotations enabled: false [2024-02-10 00:38:13,933 INFO L129 ssoRankerPreferences]: Use exernal solver: true [2024-02-10 00:38:13,933 INFO L130 ssoRankerPreferences]: SMT solver command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:13,933 INFO L131 ssoRankerPreferences]: Dump SMT script to file: false [2024-02-10 00:38:13,933 INFO L132 ssoRankerPreferences]: Path of dumped script: [2024-02-10 00:38:13,933 INFO L133 ssoRankerPreferences]: Filename of dumped script: parallel-misc-2-unrolled.wvr.c_BEv2_Iteration1_Loop [2024-02-10 00:38:13,934 INFO L134 ssoRankerPreferences]: MapElimAlgo: Frank [2024-02-10 00:38:13,934 INFO L276 LassoAnalysis]: Starting lasso preprocessing... [2024-02-10 00:38:13,954 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-02-10 00:38:13,964 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-02-10 00:38:13,968 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-02-10 00:38:13,971 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-02-10 00:38:13,976 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-02-10 00:38:13,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:38:13,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:38:13,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:38:13,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:38:13,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:38:14,137 INFO L294 LassoAnalysis]: Preprocessing complete. [2024-02-10 00:38:14,138 INFO L404 LassoAnalysis]: Checking for nontermination... [2024-02-10 00:38:14,161 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:14,161 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:14,164 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:38:14,167 INFO L148 nArgumentSynthesizer]: Nontermination analysis: NONLINEAR Allow bounded executions: true Number of generalized eigenvectors: 0 Nilpotent components: true [2024-02-10 00:38:14,168 INFO L160 nArgumentSynthesizer]: Using integer mode. [2024-02-10 00:38:14,176 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:38:14,182 INFO L437 LassoAnalysis]: Proved nontermination for one component. [2024-02-10 00:38:14,182 INFO L440 LassoAnalysis]: Non-Termination argument consisting of: Initial state: {thread1Thread1of1ForFork0_#t~post4=0} Honda state: {thread1Thread1of1ForFork0_#t~post4=0} Generalized eigenvectors: [] Lambdas: [] Nus: [] [2024-02-10 00:38:14,216 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (2)] Ended with exit code 0 [2024-02-10 00:38:14,216 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:14,217 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:14,218 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:38:14,218 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:38:14,220 INFO L148 nArgumentSynthesizer]: Nontermination analysis: NONLINEAR Allow bounded executions: true Number of generalized eigenvectors: 0 Nilpotent components: true [2024-02-10 00:38:14,220 INFO L160 nArgumentSynthesizer]: Using integer mode. [2024-02-10 00:38:14,246 INFO L437 LassoAnalysis]: Proved nontermination for one component. [2024-02-10 00:38:14,246 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:38:14,252 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:38:14,253 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:14,253 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:14,257 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:38:14,279 INFO L148 nArgumentSynthesizer]: Nontermination analysis: NONLINEAR Allow bounded executions: true Number of generalized eigenvectors: 0 Nilpotent components: true [2024-02-10 00:38:14,279 INFO L160 nArgumentSynthesizer]: Using integer mode. [2024-02-10 00:38:14,292 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:38:14,301 INFO L437 LassoAnalysis]: Proved nontermination for one component. [2024-02-10 00:38:14,301 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:38:14,307 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (4)] Ended with exit code 0 [2024-02-10 00:38:14,307 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:14,307 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:14,310 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:38:14,315 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:38:14,315 INFO L148 nArgumentSynthesizer]: Nontermination analysis: NONLINEAR Allow bounded executions: true Number of generalized eigenvectors: 0 Nilpotent components: true [2024-02-10 00:38:14,315 INFO L160 nArgumentSynthesizer]: Using integer mode. [2024-02-10 00:38:14,332 INFO L437 LassoAnalysis]: Proved nontermination for one component. [2024-02-10 00:38:14,332 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:38:14,338 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:38:14,339 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:14,339 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:14,341 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:38:14,346 INFO L148 nArgumentSynthesizer]: Nontermination analysis: NONLINEAR Allow bounded executions: true Number of generalized eigenvectors: 0 Nilpotent components: true [2024-02-10 00:38:14,346 INFO L160 nArgumentSynthesizer]: Using integer mode. [2024-02-10 00:38:14,360 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:38:14,380 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:38:14,381 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:14,381 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:14,383 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:38:14,388 INFO L148 nArgumentSynthesizer]: Nontermination analysis: NONLINEAR Allow bounded executions: true Number of generalized eigenvectors: 3 Nilpotent components: true [2024-02-10 00:38:14,388 INFO L160 nArgumentSynthesizer]: Using integer mode. [2024-02-10 00:38:14,391 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:38:14,414 INFO L444 LassoAnalysis]: Proving nontermination failed: No geometric nontermination argument exists. [2024-02-10 00:38:14,420 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (7)] Ended with exit code 0 [2024-02-10 00:38:14,420 INFO L210 LassoAnalysis]: Preferences: [2024-02-10 00:38:14,421 INFO L126 ssoRankerPreferences]: Compute integeral hull: false [2024-02-10 00:38:14,421 INFO L127 ssoRankerPreferences]: Enable LassoPartitioneer: true [2024-02-10 00:38:14,421 INFO L128 ssoRankerPreferences]: Term annotations enabled: false [2024-02-10 00:38:14,421 INFO L129 ssoRankerPreferences]: Use exernal solver: false [2024-02-10 00:38:14,421 INFO L130 ssoRankerPreferences]: SMT solver command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:14,421 INFO L131 ssoRankerPreferences]: Dump SMT script to file: false [2024-02-10 00:38:14,421 INFO L132 ssoRankerPreferences]: Path of dumped script: [2024-02-10 00:38:14,421 INFO L133 ssoRankerPreferences]: Filename of dumped script: parallel-misc-2-unrolled.wvr.c_BEv2_Iteration1_Loop [2024-02-10 00:38:14,421 INFO L134 ssoRankerPreferences]: MapElimAlgo: Frank [2024-02-10 00:38:14,421 INFO L276 LassoAnalysis]: Starting lasso preprocessing... [2024-02-10 00:38:14,423 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-02-10 00:38:14,427 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-02-10 00:38:14,429 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-02-10 00:38:14,432 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-02-10 00:38:14,434 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-02-10 00:38:14,436 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-02-10 00:38:14,441 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-02-10 00:38:14,443 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-02-10 00:38:14,445 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-02-10 00:38:14,447 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-02-10 00:38:14,561 INFO L294 LassoAnalysis]: Preprocessing complete. [2024-02-10 00:38:14,565 INFO L490 LassoAnalysis]: Using template 'affine'. [2024-02-10 00:38:14,566 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:14,566 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:14,567 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:38:14,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:38:14,580 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:38:14,580 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:14,580 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:14,580 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 00:38:14,584 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 00:38:14,585 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-10 00:38:14,588 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:38:14,605 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:14,608 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:38:14,609 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:14,610 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:14,610 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:38:14,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:38:14,621 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:38:14,621 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:38:14,622 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:14,622 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:14,622 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 00:38:14,623 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-02-10 00:38:14,623 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:38:14,625 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:38:14,633 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:14,639 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:38:14,640 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:14,640 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:14,642 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:38:14,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:38:14,671 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:38:14,671 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:14,671 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:14,671 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 00:38:14,674 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 00:38:14,674 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-10 00:38:14,679 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:38:14,688 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:14,708 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (10)] Forceful destruction successful, exit code 0 [2024-02-10 00:38:14,708 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:14,709 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:14,709 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:38:14,728 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:38:14,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:38:14,736 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:38:14,736 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:38:14,736 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:14,736 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:14,736 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 00:38:14,737 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-02-10 00:38:14,737 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:38:14,751 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:14,757 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:38:14,757 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:14,757 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:14,758 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:38:14,763 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:38:14,764 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:38:14,771 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:38:14,771 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:14,771 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:14,771 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 00:38:14,776 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 00:38:14,777 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-10 00:38:14,792 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:14,796 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:38:14,796 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:14,796 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:14,797 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:38:14,802 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:38:14,802 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:38:14,810 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:38:14,810 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:38:14,810 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:14,810 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:14,810 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 00:38:14,812 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-02-10 00:38:14,812 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:38:14,826 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:14,837 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:38:14,838 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:14,838 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:14,839 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:38:14,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:38:14,853 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:38:14,853 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:38:14,853 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:14,853 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:14,853 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 00:38:14,854 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-02-10 00:38:14,854 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:38:14,855 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:38:14,864 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:14,870 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:38:14,871 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:14,872 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:14,873 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:38:14,879 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:38:14,888 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:38:14,889 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:14,889 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:14,889 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 00:38:14,898 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 00:38:14,898 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-10 00:38:14,901 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:38:14,908 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:14,914 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:38:14,915 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:14,915 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:14,916 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:38:14,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:38:14,930 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:38:14,931 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:38:14,931 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:14,931 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:14,931 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 00:38:14,932 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-02-10 00:38:14,932 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:38:14,933 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:38:14,944 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:14,950 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:38:14,950 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:14,951 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:14,952 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:38:14,958 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:38:14,963 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:38:14,966 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:38:14,966 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:38:14,966 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:14,966 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:14,966 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 00:38:14,966 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-02-10 00:38:14,966 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:38:14,975 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:14,979 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:38:14,979 INFO L490 LassoAnalysis]: Using template '2-nested'. [2024-02-10 00:38:14,980 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:14,980 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:14,981 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:38:14,981 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:38:14,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:38:14,994 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:38:14,994 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:14,994 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:14,994 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:38:15,013 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-10 00:38:15,014 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-10 00:38:15,030 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:15,037 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:38:15,037 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:15,037 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:15,038 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:38:15,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:38:15,053 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:38:15,053 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:38:15,053 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:15,053 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:15,053 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:38:15,055 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-02-10 00:38:15,055 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:38:15,056 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:38:15,064 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:15,070 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:38:15,070 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:15,070 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:15,076 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:38:15,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:38:15,087 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:38:15,094 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:38:15,094 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:15,094 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:15,095 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:38:15,097 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-10 00:38:15,097 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-10 00:38:15,111 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:15,116 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:38:15,117 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:15,117 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:15,118 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:38:15,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:38:15,134 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:38:15,134 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:38:15,134 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:15,134 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:15,134 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:38:15,135 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-02-10 00:38:15,135 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:38:15,136 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:38:15,144 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:15,150 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:38:15,151 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:15,151 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:15,152 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:38:15,155 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:38:15,163 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:38:15,163 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:15,163 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:15,163 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:38:15,166 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-10 00:38:15,166 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-10 00:38:15,170 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:38:15,178 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:15,182 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:38:15,183 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:15,183 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:15,185 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:38:15,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:38:15,199 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:38:15,199 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:38:15,200 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:15,200 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:15,200 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:38:15,202 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-02-10 00:38:15,203 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:38:15,210 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:38:15,216 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:15,222 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:38:15,223 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:15,223 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:15,224 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:38:15,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:38:15,235 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:38:15,235 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:38:15,235 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:15,235 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:15,235 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:38:15,237 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:38:15,238 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-02-10 00:38:15,238 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:38:15,253 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:15,259 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (24)] Forceful destruction successful, exit code 0 [2024-02-10 00:38:15,259 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:15,260 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:15,260 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:38:15,263 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:38:15,271 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:38:15,271 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:15,271 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:15,271 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:38:15,273 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-10 00:38:15,273 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-10 00:38:15,277 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:38:15,284 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:15,289 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:38:15,289 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:15,289 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:15,290 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:38:15,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:38:15,300 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:38:15,300 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:38:15,300 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:15,300 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:15,300 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:38:15,301 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-02-10 00:38:15,301 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:38:15,303 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:38:15,311 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:15,315 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (26)] Forceful destruction successful, exit code 0 [2024-02-10 00:38:15,315 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:15,315 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:15,316 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:38:15,319 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:38:15,327 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:38:15,327 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:38:15,327 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:15,327 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:15,327 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:38:15,328 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-02-10 00:38:15,328 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:38:15,330 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:38:15,338 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:15,342 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:38:15,342 INFO L490 LassoAnalysis]: Using template '3-nested'. [2024-02-10 00:38:15,342 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:15,342 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:15,343 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:38:15,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:38:15,354 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:38:15,354 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:15,354 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:15,354 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:38:15,356 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 00:38:15,357 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:38:15,361 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:38:15,368 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:15,374 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:38:15,374 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:15,375 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:15,375 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:38:15,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:38:15,394 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:38:15,395 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:38:15,395 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:15,395 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:15,395 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:38:15,396 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 00:38:15,396 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:38:15,398 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:38:15,406 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:15,412 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:38:15,413 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:15,413 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:15,414 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:38:15,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:38:15,425 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:38:15,425 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:15,425 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:15,425 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:38:15,428 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 00:38:15,428 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:38:15,433 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:38:15,452 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:15,458 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (30)] Forceful destruction successful, exit code 0 [2024-02-10 00:38:15,458 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:15,458 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:15,459 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:38:15,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:38:15,471 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:38:15,471 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:38:15,471 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:15,471 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:15,471 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:38:15,472 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 00:38:15,472 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:38:15,474 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:38:15,488 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:15,494 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (31)] Forceful destruction successful, exit code 0 [2024-02-10 00:38:15,494 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:15,494 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:15,495 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:38:15,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:38:15,505 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:38:15,506 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:15,506 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:15,506 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:38:15,508 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 00:38:15,508 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:38:15,513 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:38:15,520 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:15,524 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (32)] Forceful destruction successful, exit code 0 [2024-02-10 00:38:15,524 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:15,524 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:15,525 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:38:15,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:38:15,536 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:38:15,536 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:38:15,537 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:15,537 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:15,537 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:38:15,539 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 00:38:15,539 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:38:15,543 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:38:15,550 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:15,570 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (33)] Forceful destruction successful, exit code 0 [2024-02-10 00:38:15,571 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:15,571 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:15,573 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:38:15,577 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:38:15,584 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:38:15,585 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:38:15,585 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:38:15,585 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:15,585 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:15,585 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:38:15,586 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 00:38:15,586 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:38:15,600 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:15,603 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:38:15,603 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:15,603 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:15,604 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:38:15,605 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:38:15,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:38:15,614 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:38:15,614 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:15,614 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:15,614 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:38:15,617 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 00:38:15,617 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:38:15,629 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:15,635 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:38:15,636 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:15,636 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:15,637 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:38:15,637 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:38:15,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:38:15,646 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:38:15,646 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:38:15,646 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:15,646 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:15,646 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:38:15,647 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 00:38:15,647 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:38:15,656 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:15,662 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (36)] Forceful destruction successful, exit code 0 [2024-02-10 00:38:15,662 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:15,663 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:15,663 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:38:15,666 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:38:15,666 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:38:15,673 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:38:15,673 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:38:15,673 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:15,674 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:15,674 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:38:15,674 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 00:38:15,674 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:38:15,676 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:15,680 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (37)] Forceful destruction successful, exit code 0 [2024-02-10 00:38:15,680 INFO L490 LassoAnalysis]: Using template '4-nested'. [2024-02-10 00:38:15,680 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:15,681 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:15,681 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:38:15,684 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:38:15,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:38:15,691 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:38:15,691 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:15,691 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:15,691 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:38:15,694 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-10 00:38:15,694 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-10 00:38:15,706 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:15,710 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:38:15,710 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:15,710 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:15,711 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:38:15,712 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:38:15,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:38:15,722 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:38:15,722 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:38:15,722 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:15,722 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:15,722 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:38:15,723 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-02-10 00:38:15,723 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:38:15,732 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:15,736 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (39)] Forceful destruction successful, exit code 0 [2024-02-10 00:38:15,737 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:15,737 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:15,738 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:38:15,745 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:38:15,752 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:38:15,752 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:15,752 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:15,752 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:38:15,755 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-10 00:38:15,755 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-10 00:38:15,760 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:38:15,767 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:15,773 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (40)] Forceful destruction successful, exit code 0 [2024-02-10 00:38:15,773 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:15,774 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:15,775 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:38:15,779 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:38:15,787 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:38:15,787 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:38:15,787 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:15,787 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:15,787 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:38:15,788 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-02-10 00:38:15,788 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:38:15,789 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:38:15,798 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:15,803 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:38:15,804 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:15,804 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:15,805 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:38:15,808 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:38:15,816 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:38:15,816 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:15,816 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:15,816 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:38:15,819 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-10 00:38:15,819 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-10 00:38:15,824 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:38:15,831 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:15,835 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:38:15,835 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:15,835 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:15,836 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:38:15,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:38:15,847 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:38:15,847 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:38:15,847 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:15,847 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:15,847 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:38:15,851 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-02-10 00:38:15,851 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:38:15,855 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:38:15,861 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:15,865 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (43)] Forceful destruction successful, exit code 0 [2024-02-10 00:38:15,865 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:15,865 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:15,866 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:38:15,867 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:38:15,868 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:38:15,875 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:38:15,876 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:38:15,876 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:15,876 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:15,876 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:38:15,876 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-02-10 00:38:15,876 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:38:15,878 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:15,881 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:38:15,881 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:15,881 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:15,882 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:38:15,883 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:38:15,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:38:15,891 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:38:15,892 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:15,892 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:15,892 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:38:15,894 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-10 00:38:15,895 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-10 00:38:15,906 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:15,910 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (45)] Forceful destruction successful, exit code 0 [2024-02-10 00:38:15,911 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:15,911 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:15,912 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:38:15,916 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:38:15,923 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:38:15,923 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:38:15,924 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:15,924 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:15,924 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:38:15,925 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-02-10 00:38:15,925 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:38:15,929 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:38:15,937 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:15,941 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (46)] Forceful destruction successful, exit code 0 [2024-02-10 00:38:15,941 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:15,941 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:15,942 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:38:15,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:38:15,956 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:38:15,956 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:38:15,956 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:15,956 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:15,956 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:38:15,957 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-02-10 00:38:15,957 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:38:15,959 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:38:15,967 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:15,979 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (47)] Forceful destruction successful, exit code 0 [2024-02-10 00:38:15,979 INFO L490 LassoAnalysis]: Using template '2-phase'. [2024-02-10 00:38:15,979 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:15,979 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:15,981 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:38:15,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:38:15,992 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:38:15,992 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:38:15,992 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:15,993 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:15,993 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:38:15,996 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-10 00:38:15,996 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-10 00:38:16,001 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:38:16,007 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:16,011 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:38:16,012 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:16,012 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:16,013 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:38:16,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:38:16,023 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:38:16,023 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:38:16,023 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:38:16,024 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:16,024 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:16,024 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:38:16,024 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-02-10 00:38:16,024 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:38:16,027 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:38:16,035 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:16,038 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:38:16,039 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:16,039 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:16,040 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:38:16,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:38:16,073 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:38:16,073 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:38:16,073 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:16,073 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:16,073 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:38:16,076 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-10 00:38:16,076 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-10 00:38:16,081 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:38:16,082 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:16,085 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (50)] Ended with exit code 0 [2024-02-10 00:38:16,086 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:16,086 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:16,087 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:38:16,088 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:38:16,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:38:16,099 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:38:16,099 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:38:16,099 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:38:16,100 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:16,100 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:16,100 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:38:16,100 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-02-10 00:38:16,100 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:38:16,111 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:16,115 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:38:16,116 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:16,116 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:16,118 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:38:16,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:38:16,129 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:38:16,129 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:38:16,129 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:16,129 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:16,129 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:38:16,132 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-10 00:38:16,132 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-10 00:38:16,137 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:38:16,144 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:16,148 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:38:16,148 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:16,148 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:16,161 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:38:16,165 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:38:16,173 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:38:16,173 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:38:16,173 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:38:16,173 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:16,174 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:16,174 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:38:16,176 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-02-10 00:38:16,176 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:38:16,182 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:38:16,182 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:16,186 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:38:16,186 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:16,186 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:16,187 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:38:16,190 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:38:16,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:38:16,197 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:38:16,197 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:38:16,197 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:38:16,197 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:16,197 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:16,197 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:38:16,198 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-02-10 00:38:16,198 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:38:16,212 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:16,216 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:38:16,216 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:16,216 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:16,220 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:38:16,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:38:16,230 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:38:16,231 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:38:16,231 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:16,231 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:16,231 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:38:16,232 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-10 00:38:16,232 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-10 00:38:16,237 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:38:16,244 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:16,248 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:38:16,248 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:16,248 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:16,249 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:38:16,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:38:16,259 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:38:16,259 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:38:16,260 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:38:16,260 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:16,260 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:16,260 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:38:16,260 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-02-10 00:38:16,260 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:38:16,263 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:38:16,268 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:16,272 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:38:16,272 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:16,272 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:16,273 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:38:16,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:38:16,283 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:38:16,283 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:38:16,283 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:38:16,283 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:16,283 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:16,283 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:38:16,284 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-02-10 00:38:16,284 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:38:16,286 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:38:16,289 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:16,292 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:38:16,293 INFO L490 LassoAnalysis]: Using template '3-phase'. [2024-02-10 00:38:16,293 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:16,293 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:16,294 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:38:16,295 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:38:16,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:38:16,303 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:38:16,303 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-02-10 00:38:16,304 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:16,304 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:16,304 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:38:16,306 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 00:38:16,306 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:38:16,318 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:16,322 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:38:16,322 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:16,322 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:16,323 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:38:16,325 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:38:16,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:38:16,333 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:38:16,333 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-02-10 00:38:16,333 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:38:16,333 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:16,333 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:16,333 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:38:16,334 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 00:38:16,334 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:38:16,348 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:16,352 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (59)] Ended with exit code 0 [2024-02-10 00:38:16,352 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:16,353 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:16,354 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:38:16,364 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:38:16,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:38:16,372 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:38:16,372 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-02-10 00:38:16,373 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:16,373 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:16,373 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:38:16,375 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 00:38:16,375 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:38:16,396 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:16,400 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (60)] Forceful destruction successful, exit code 0 [2024-02-10 00:38:16,400 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:16,401 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:16,405 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:38:16,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:38:16,422 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:38:16,422 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-02-10 00:38:16,422 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:38:16,422 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:16,422 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:16,422 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:38:16,423 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 00:38:16,423 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:38:16,426 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:38:16,448 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:16,453 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:38:16,453 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:16,453 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:16,454 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:38:16,458 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:38:16,466 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:38:16,466 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-02-10 00:38:16,466 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:16,466 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:16,466 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:38:16,468 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 00:38:16,468 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:38:16,474 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:38:16,484 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:16,488 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:38:16,488 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:16,488 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:16,489 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:38:16,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:38:16,500 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:38:16,500 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-02-10 00:38:16,500 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:38:16,500 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:16,500 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:16,500 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:38:16,503 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 00:38:16,503 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:38:16,512 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:38:16,516 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:16,520 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:38:16,520 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:16,521 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:16,522 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:38:16,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:38:16,535 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:38:16,536 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-02-10 00:38:16,536 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:38:16,536 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:16,536 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:16,536 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:38:16,537 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 00:38:16,537 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:38:16,539 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:38:16,547 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:16,551 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:38:16,551 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:16,551 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:16,553 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:38:16,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:38:16,560 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:38:16,564 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:38:16,564 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-02-10 00:38:16,564 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:16,564 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:16,564 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:38:16,566 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 00:38:16,566 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:38:16,586 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:16,590 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:38:16,591 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:16,591 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:16,597 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:38:16,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:38:16,608 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:38:16,609 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:38:16,609 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-02-10 00:38:16,609 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:38:16,610 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:16,610 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:16,610 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:38:16,610 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 00:38:16,611 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:38:16,625 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:16,629 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:38:16,629 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:16,629 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:16,633 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:38:16,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:38:16,647 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:38:16,647 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-02-10 00:38:16,647 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:38:16,647 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:16,647 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:16,647 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:38:16,648 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:38:16,648 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 00:38:16,649 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:38:16,658 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:16,662 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:38:16,662 INFO L490 LassoAnalysis]: Using template '4-phase'. [2024-02-10 00:38:16,663 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:16,663 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:16,665 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:38:16,667 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:38:16,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:38:16,677 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:38:16,678 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:38:16,678 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:16,678 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:16,678 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:38:16,680 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-10 00:38:16,680 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-10 00:38:16,696 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:16,701 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (68)] Ended with exit code 0 [2024-02-10 00:38:16,701 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:16,701 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:16,702 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:38:16,702 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:38:16,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:38:16,715 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:38:16,716 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:38:16,716 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:38:16,716 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:16,716 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:16,716 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:38:16,717 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-02-10 00:38:16,717 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:38:16,728 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:16,731 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (69)] Ended with exit code 0 [2024-02-10 00:38:16,731 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:16,731 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:16,732 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:38:16,733 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:38:16,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:38:16,742 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:38:16,743 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:38:16,743 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:16,743 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:16,743 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:38:16,747 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-10 00:38:16,748 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-10 00:38:16,761 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:16,765 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:38:16,765 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:16,765 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:16,766 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:38:16,768 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:38:16,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:38:16,776 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:38:16,777 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:38:16,777 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:38:16,777 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:16,777 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:16,777 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:38:16,781 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-02-10 00:38:16,781 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:38:16,792 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:16,796 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:38:16,796 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:16,796 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:16,797 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:38:16,798 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:38:16,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:38:16,807 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:38:16,807 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:38:16,807 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:16,807 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:16,807 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:38:16,810 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-10 00:38:16,810 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-10 00:38:16,840 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:16,844 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:38:16,844 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:16,844 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:16,845 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:38:16,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:38:16,856 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:38:16,856 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:38:16,856 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:38:16,856 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:16,856 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:16,856 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:38:16,859 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-02-10 00:38:16,860 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:38:16,867 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:38:16,876 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:16,880 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:38:16,881 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:16,881 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:16,882 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:38:16,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:38:16,893 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:38:16,893 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:38:16,893 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:38:16,893 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:16,893 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:16,893 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:38:16,894 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-02-10 00:38:16,894 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:38:16,898 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:38:16,905 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:16,909 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:38:16,909 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:16,909 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:16,910 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:38:16,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:38:16,920 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:38:16,921 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:38:16,921 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:16,921 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:16,921 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:38:16,923 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-10 00:38:16,923 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-10 00:38:16,931 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:38:16,940 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:16,960 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:38:16,961 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:16,961 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:16,962 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:38:16,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:38:16,972 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:38:16,973 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:38:16,973 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:38:16,973 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:16,973 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:16,973 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:38:16,974 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-02-10 00:38:16,974 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:38:16,978 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:38:16,985 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:16,989 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:38:16,989 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:16,989 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:16,990 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:38:16,991 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:38:16,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:38:17,000 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:38:17,000 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:38:17,000 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:38:17,000 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:17,000 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:17,000 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:38:17,001 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-02-10 00:38:17,001 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:38:17,012 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:17,016 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:38:17,016 INFO L490 LassoAnalysis]: Using template '2-lex'. [2024-02-10 00:38:17,016 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:17,016 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:17,017 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:38:17,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:38:17,027 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:38:17,027 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:38:17,027 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:17,027 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:17,027 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:38:17,029 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 00:38:17,029 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:38:17,034 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:38:17,044 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:17,060 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:38:17,061 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:17,061 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:17,062 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:38:17,064 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:38:17,067 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:38:17,074 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:38:17,075 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:38:17,075 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:38:17,075 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:17,075 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:17,075 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:38:17,075 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 00:38:17,075 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:38:17,090 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:17,094 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:38:17,095 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:17,095 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:17,096 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:38:17,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:38:17,106 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:38:17,106 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:38:17,106 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:17,106 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:17,106 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:38:17,108 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 00:38:17,109 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:38:17,113 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:38:17,120 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:17,123 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:38:17,124 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:17,124 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:17,125 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:38:17,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:38:17,135 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:38:17,135 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:38:17,135 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:38:17,135 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:17,135 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:17,135 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:38:17,136 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 00:38:17,136 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:38:17,138 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:38:17,148 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:17,152 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:38:17,152 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:17,153 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:17,153 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:38:17,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:38:17,167 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:38:17,167 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:38:17,168 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:17,168 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:17,168 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:38:17,170 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 00:38:17,170 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:38:17,174 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:38:17,180 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:17,183 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:38:17,183 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:17,184 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:17,184 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:38:17,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:38:17,189 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:38:17,198 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:38:17,198 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:38:17,198 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:38:17,198 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:17,198 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:17,198 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:38:17,200 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 00:38:17,201 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:38:17,214 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:17,227 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:38:17,227 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:17,228 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:17,229 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:38:17,231 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:38:17,239 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:38:17,239 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:38:17,239 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:38:17,239 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:17,239 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:17,239 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:38:17,240 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 00:38:17,240 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:38:17,242 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:38:17,250 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:17,254 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:38:17,254 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:17,254 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:17,255 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:38:17,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:38:17,266 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:38:17,267 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:38:17,267 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:17,267 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:17,267 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:38:17,269 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 00:38:17,269 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:38:17,273 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:38:17,284 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:17,288 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:38:17,288 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:17,289 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:17,290 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:38:17,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:38:17,301 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:38:17,302 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:38:17,302 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:38:17,302 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:17,302 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:17,302 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:38:17,303 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 00:38:17,303 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:38:17,305 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:38:17,313 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:17,316 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:38:17,317 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:17,317 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:17,318 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:38:17,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:38:17,330 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:38:17,330 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:38:17,330 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:38:17,330 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:17,330 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:17,330 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:38:17,331 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 00:38:17,331 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:38:17,333 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:38:17,344 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:17,349 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:38:17,349 INFO L490 LassoAnalysis]: Using template '3-lex'. [2024-02-10 00:38:17,350 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:17,350 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:17,351 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:38:17,353 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:38:17,361 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:38:17,361 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:38:17,361 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:17,361 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:17,361 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-02-10 00:38:17,364 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2024-02-10 00:38:17,364 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2024-02-10 00:38:17,371 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:38:17,376 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:17,380 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:38:17,381 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:17,381 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:17,382 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:38:17,384 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:38:17,392 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:38:17,392 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:38:17,392 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:38:17,392 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:17,392 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:17,392 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-02-10 00:38:17,394 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 00:38:17,394 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:38:17,397 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:38:17,404 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:17,407 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (89)] Forceful destruction successful, exit code 0 [2024-02-10 00:38:17,408 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:17,408 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:17,409 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:38:17,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:38:17,420 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:38:17,420 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:38:17,420 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:17,420 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:17,420 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-02-10 00:38:17,424 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2024-02-10 00:38:17,424 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2024-02-10 00:38:17,430 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:38:17,436 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:17,440 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (90)] Forceful destruction successful, exit code 0 [2024-02-10 00:38:17,440 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:17,440 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:17,441 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:38:17,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:38:17,451 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:38:17,451 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:38:17,451 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:38:17,451 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:17,451 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:17,451 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-02-10 00:38:17,453 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 00:38:17,453 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:38:17,456 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:38:17,464 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:17,467 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (91)] Forceful destruction successful, exit code 0 [2024-02-10 00:38:17,468 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:17,468 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:17,469 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:38:17,478 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:38:17,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:38:17,485 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:38:17,486 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:38:17,486 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:17,486 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:17,486 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-02-10 00:38:17,489 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2024-02-10 00:38:17,489 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2024-02-10 00:38:17,505 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:17,524 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:38:17,525 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:17,525 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:17,526 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:38:17,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:38:17,537 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:38:17,537 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:38:17,537 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:38:17,537 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:17,537 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:17,537 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-02-10 00:38:17,540 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 00:38:17,541 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:38:17,548 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:38:17,556 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:17,559 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:38:17,560 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:17,560 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:17,561 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:38:17,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:38:17,570 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:38:17,571 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:38:17,571 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:38:17,571 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:17,571 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:17,571 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-02-10 00:38:17,572 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 00:38:17,572 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:38:17,575 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:38:17,583 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:17,587 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:38:17,587 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:17,587 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:17,588 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:38:17,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:38:17,598 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:38:17,598 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:38:17,598 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:17,598 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:17,598 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-02-10 00:38:17,601 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2024-02-10 00:38:17,601 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2024-02-10 00:38:17,629 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:38:17,652 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:17,656 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:38:17,656 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:17,656 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:17,657 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:38:17,659 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:38:17,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:38:17,669 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:38:17,669 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:38:17,669 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:38:17,669 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:17,669 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:17,669 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-02-10 00:38:17,670 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 00:38:17,671 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:38:17,689 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:17,693 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:38:17,693 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:17,693 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:17,694 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:38:17,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:38:17,707 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:38:17,707 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:38:17,707 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:38:17,707 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:17,707 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:17,707 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-02-10 00:38:17,708 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 00:38:17,708 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:38:17,712 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:38:17,724 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:17,739 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (97)] Forceful destruction successful, exit code 0 [2024-02-10 00:38:18,179 INFO L210 LassoAnalysis]: Preferences: [2024-02-10 00:38:18,180 INFO L126 ssoRankerPreferences]: Compute integeral hull: false [2024-02-10 00:38:18,180 INFO L127 ssoRankerPreferences]: Enable LassoPartitioneer: true [2024-02-10 00:38:18,180 INFO L128 ssoRankerPreferences]: Term annotations enabled: false [2024-02-10 00:38:18,180 INFO L129 ssoRankerPreferences]: Use exernal solver: false [2024-02-10 00:38:18,180 INFO L130 ssoRankerPreferences]: SMT solver command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:18,180 INFO L131 ssoRankerPreferences]: Dump SMT script to file: false [2024-02-10 00:38:18,180 INFO L132 ssoRankerPreferences]: Path of dumped script: [2024-02-10 00:38:18,180 INFO L133 ssoRankerPreferences]: Filename of dumped script: parallel-misc-2-unrolled.wvr.c_BEv2_Iteration1_Lasso [2024-02-10 00:38:18,180 INFO L134 ssoRankerPreferences]: MapElimAlgo: Frank [2024-02-10 00:38:18,180 INFO L276 LassoAnalysis]: Starting lasso preprocessing... [2024-02-10 00:38:18,183 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-02-10 00:38:18,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:38:18,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:38:18,189 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-02-10 00:38:18,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:38:18,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:38:18,194 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-02-10 00:38:18,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:38:18,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:38:18,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:38:18,208 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-02-10 00:38:18,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:38:18,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:38:18,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:38:18,214 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-02-10 00:38:18,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:38:18,217 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-02-10 00:38:18,220 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-02-10 00:38:18,221 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-02-10 00:38:18,222 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-02-10 00:38:18,224 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-02-10 00:38:18,419 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-02-10 00:38:18,422 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-02-10 00:38:18,423 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-02-10 00:38:18,425 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-02-10 00:38:18,426 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-02-10 00:38:18,428 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-02-10 00:38:18,430 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-02-10 00:38:18,431 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-02-10 00:38:18,777 INFO L294 LassoAnalysis]: Preprocessing complete. [2024-02-10 00:38:18,777 INFO L490 LassoAnalysis]: Using template 'affine'. [2024-02-10 00:38:18,777 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:18,777 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:18,778 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:38:18,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:38:18,788 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:38:18,788 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:38:18,788 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:18,788 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:18,788 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 00:38:18,788 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-02-10 00:38:18,788 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:38:18,790 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:38:18,804 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:18,824 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:38:18,824 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:18,825 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:18,825 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:38:18,828 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:38:18,835 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:38:18,835 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:18,835 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:18,835 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 00:38:18,836 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 00:38:18,837 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-10 00:38:18,844 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:38:18,851 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:18,855 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:38:18,856 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:18,856 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:18,857 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:38:18,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:38:18,867 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:38:18,867 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:38:18,867 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:18,867 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:18,867 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 00:38:18,868 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-02-10 00:38:18,868 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:38:18,869 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:38:18,892 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:18,895 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (100)] Forceful destruction successful, exit code 0 [2024-02-10 00:38:18,895 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:18,896 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:18,896 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:38:18,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:38:18,906 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:38:18,906 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:38:18,907 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:18,907 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:18,907 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 00:38:18,907 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-02-10 00:38:18,907 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:38:18,909 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:38:18,917 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:18,921 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:38:18,921 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:18,921 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:18,922 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:38:18,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:38:18,930 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:38:18,931 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:38:18,931 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:38:18,932 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:18,932 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:18,932 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 00:38:18,932 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-02-10 00:38:18,932 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:38:18,946 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:18,950 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:38:18,950 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:18,950 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:18,951 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:38:18,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:38:18,961 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:38:18,961 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:18,961 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:18,961 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 00:38:18,962 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 00:38:18,962 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-10 00:38:18,965 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:38:18,973 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:18,977 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:38:18,977 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:18,978 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:18,978 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:38:18,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:38:18,988 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:38:18,988 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:18,988 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:18,988 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 00:38:18,989 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 00:38:18,989 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-10 00:38:18,992 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:38:19,000 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:19,004 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:38:19,004 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:19,004 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:19,005 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:38:19,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:38:19,038 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:38:19,038 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:19,038 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:19,038 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 00:38:19,039 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 00:38:19,039 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-10 00:38:19,041 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:38:19,049 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:19,053 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (105)] Forceful destruction successful, exit code 0 [2024-02-10 00:38:19,053 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:19,054 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:19,054 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:38:19,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:38:19,064 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:38:19,064 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:38:19,064 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:19,064 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:19,065 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 00:38:19,067 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 00:38:19,067 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-10 00:38:19,073 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:19,076 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (106)] Ended with exit code 0 [2024-02-10 00:38:19,076 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:19,076 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:19,077 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:38:19,077 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:38:19,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:38:19,086 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:38:19,086 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:19,086 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:19,086 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 00:38:19,087 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 00:38:19,087 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-10 00:38:19,090 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:19,093 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (107)] Ended with exit code 0 [2024-02-10 00:38:19,093 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:19,093 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:19,094 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:38:19,094 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:38:19,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:38:19,103 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:38:19,103 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:38:19,103 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:19,103 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:19,103 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 00:38:19,104 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-02-10 00:38:19,104 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:38:19,105 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:19,107 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:38:19,108 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:19,108 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:19,108 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:38:19,109 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:38:19,115 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:38:19,122 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:38:19,122 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:38:19,122 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:19,122 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:19,122 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 00:38:19,123 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-02-10 00:38:19,123 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:38:19,123 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:19,126 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (109)] Ended with exit code 0 [2024-02-10 00:38:19,127 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:19,127 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:19,127 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:38:19,128 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:38:19,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:38:19,137 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:38:19,137 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:19,137 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:19,137 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 00:38:19,138 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 00:38:19,138 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-10 00:38:19,148 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:19,151 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (110)] Ended with exit code 0 [2024-02-10 00:38:19,151 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:19,151 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:19,152 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:38:19,153 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:38:19,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:38:19,161 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:38:19,162 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:38:19,162 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:19,162 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:19,162 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 00:38:19,162 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-02-10 00:38:19,162 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:38:19,163 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:19,166 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:38:19,166 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:19,166 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:19,167 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:38:19,168 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:38:19,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:38:19,176 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:38:19,177 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:38:19,177 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:19,177 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:19,177 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 00:38:19,177 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-02-10 00:38:19,177 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:38:19,187 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:19,191 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:38:19,191 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:19,191 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:19,192 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:38:19,192 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:38:19,194 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:38:19,201 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:38:19,201 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:38:19,201 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:19,201 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:19,201 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 00:38:19,201 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-02-10 00:38:19,201 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:38:19,202 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:19,206 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:38:19,206 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:19,206 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:19,207 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:38:19,207 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:38:19,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:38:19,217 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:38:19,217 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:19,217 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:19,217 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 00:38:19,218 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 00:38:19,218 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-10 00:38:19,220 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:19,223 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (114)] Ended with exit code 0 [2024-02-10 00:38:19,224 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:19,224 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:19,224 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:38:19,225 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:38:19,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:38:19,234 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:38:19,234 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:38:19,234 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:19,234 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:19,234 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 00:38:19,234 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-02-10 00:38:19,234 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:38:19,235 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:19,238 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (115)] Forceful destruction successful, exit code 0 [2024-02-10 00:38:19,238 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:19,239 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:19,239 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:38:19,240 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:38:19,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:38:19,249 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:38:19,249 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:38:19,249 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:19,249 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:19,249 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 00:38:19,250 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-02-10 00:38:19,250 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:38:19,258 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:19,262 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:38:19,262 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:19,262 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:19,263 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:38:19,264 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:38:19,266 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:38:19,273 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:38:19,273 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:38:19,273 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:19,273 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:19,273 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 00:38:19,273 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-02-10 00:38:19,273 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:38:19,282 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:19,287 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:38:19,287 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:19,287 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:19,288 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:38:19,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:38:19,298 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:38:19,298 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:19,298 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:19,298 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 00:38:19,299 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 00:38:19,299 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-10 00:38:19,302 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:38:19,318 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:19,321 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:38:19,322 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:19,322 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:19,323 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:38:19,325 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:38:19,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:38:19,333 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:38:19,333 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:19,333 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:19,333 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 00:38:19,334 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 00:38:19,334 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-10 00:38:19,336 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:19,339 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:38:19,339 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:19,340 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:19,340 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:38:19,341 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:38:19,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:38:19,350 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:38:19,350 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:19,350 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:19,350 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 00:38:19,351 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 00:38:19,351 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-10 00:38:19,354 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:19,357 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:38:19,357 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:19,358 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:19,358 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:38:19,359 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:38:19,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:38:19,369 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:38:19,369 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:19,369 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:19,369 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 00:38:19,370 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 00:38:19,370 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-10 00:38:19,372 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:19,376 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:38:19,376 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:19,376 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:19,377 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:38:19,383 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:38:19,384 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:38:19,391 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:38:19,391 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:19,391 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:19,391 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 00:38:19,392 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 00:38:19,392 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-10 00:38:19,395 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:19,398 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (122)] Ended with exit code 0 [2024-02-10 00:38:19,398 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:19,398 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:19,399 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:38:19,400 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:38:19,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:38:19,408 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:38:19,408 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:19,408 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:19,408 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 00:38:19,409 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 00:38:19,410 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-10 00:38:19,412 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:19,416 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:38:19,416 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:19,416 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:19,417 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:38:19,417 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:38:19,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:38:19,426 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:38:19,427 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:19,427 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:19,427 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 00:38:19,428 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 00:38:19,428 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-10 00:38:19,438 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:19,444 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:38:19,444 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:19,445 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:19,445 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:38:19,448 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:38:19,456 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:38:19,456 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:38:19,456 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:19,456 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:19,456 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 00:38:19,457 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 00:38:19,457 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-10 00:38:19,460 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:19,463 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:38:19,463 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:19,463 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:19,464 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:38:19,466 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:38:19,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:38:19,474 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:38:19,474 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:19,474 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:19,474 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 00:38:19,475 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 00:38:19,475 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-10 00:38:19,478 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:19,480 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:38:19,481 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:19,481 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:19,482 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:38:19,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:38:19,509 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:38:19,513 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:38:19,513 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:19,513 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:19,514 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 00:38:19,514 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 00:38:19,514 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-10 00:38:19,517 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:19,520 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:38:19,520 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:19,520 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:19,522 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:38:19,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:38:19,524 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:38:19,531 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:38:19,532 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:19,532 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:19,532 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 00:38:19,533 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 00:38:19,533 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-10 00:38:19,560 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:19,564 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (128)] Forceful destruction successful, exit code 0 [2024-02-10 00:38:19,564 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:19,564 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:19,565 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:38:19,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:38:19,576 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:38:19,576 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:19,576 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:19,576 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 00:38:19,577 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 00:38:19,577 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-10 00:38:19,580 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:38:19,588 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:19,601 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:38:19,601 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:19,602 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:19,602 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:38:19,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:38:19,612 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:38:19,613 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:19,613 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:19,613 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 00:38:19,615 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 00:38:19,615 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-10 00:38:19,620 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:38:19,621 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:19,624 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:38:19,624 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:19,624 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:19,625 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:38:19,627 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:38:19,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:38:19,634 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:38:19,635 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:19,635 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:19,635 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 00:38:19,636 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 00:38:19,636 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-10 00:38:19,650 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:19,654 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (131)] Forceful destruction successful, exit code 0 [2024-02-10 00:38:19,654 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:19,654 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:19,655 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:38:19,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:38:19,665 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:38:19,665 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:38:19,665 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:38:19,665 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:19,665 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:19,665 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 00:38:19,666 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-02-10 00:38:19,666 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:38:19,667 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:19,671 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:38:19,671 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:19,672 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:19,672 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:38:19,673 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:38:19,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:38:19,681 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:38:19,681 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:38:19,681 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:19,682 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:19,682 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 00:38:19,682 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-02-10 00:38:19,682 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:38:19,683 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:19,686 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:38:19,686 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:19,687 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:19,687 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:38:19,688 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:38:19,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:38:19,697 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:38:19,697 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:38:19,697 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:19,697 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:19,697 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 00:38:19,697 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-02-10 00:38:19,698 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:38:19,698 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:19,701 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (134)] Ended with exit code 0 [2024-02-10 00:38:19,701 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:19,702 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:19,702 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:38:19,703 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:38:19,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:38:19,711 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:38:19,712 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:19,712 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:19,712 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 00:38:19,713 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 00:38:19,713 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-10 00:38:19,715 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:19,718 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:38:19,718 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:19,718 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:19,719 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:38:19,720 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:38:19,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:38:19,728 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:38:19,729 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:38:19,729 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:19,729 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:19,729 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 00:38:19,729 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-02-10 00:38:19,729 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:38:19,730 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:19,733 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (136)] Forceful destruction successful, exit code 0 [2024-02-10 00:38:19,733 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:19,733 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:19,734 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:38:19,734 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:38:19,736 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:38:19,744 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:38:19,744 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:38:19,744 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:19,744 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:19,744 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 00:38:19,745 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-02-10 00:38:19,745 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:38:19,746 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:19,748 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:38:19,749 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:19,749 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:19,750 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:38:19,750 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:38:19,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:38:19,759 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:38:19,759 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:38:19,759 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:19,759 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:19,759 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 00:38:19,760 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-02-10 00:38:19,760 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:38:19,761 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:19,763 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:38:19,763 INFO L490 LassoAnalysis]: Using template '2-nested'. [2024-02-10 00:38:19,763 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:19,763 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:19,764 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:38:19,764 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:38:19,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:38:19,773 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:38:19,774 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:38:19,774 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:19,774 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:19,774 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:38:19,774 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-02-10 00:38:19,774 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:38:19,775 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:19,778 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (139)] Ended with exit code 0 [2024-02-10 00:38:19,778 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:19,778 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:19,779 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:38:19,779 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:38:19,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:38:19,789 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:38:19,789 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:19,790 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:19,790 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:38:19,791 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-10 00:38:19,791 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-10 00:38:19,801 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:19,820 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (140)] Forceful destruction successful, exit code 0 [2024-02-10 00:38:19,821 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:19,821 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:19,822 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:38:19,822 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:38:19,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:38:19,832 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:38:19,832 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:38:19,832 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:19,832 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:19,832 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:38:19,832 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-02-10 00:38:19,833 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:38:19,834 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:19,836 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:38:19,837 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:19,837 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:19,837 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:38:19,839 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:38:19,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:38:19,847 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:38:19,847 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:38:19,847 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:19,847 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:19,847 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:38:19,848 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-02-10 00:38:19,848 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:38:19,849 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:19,851 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (142)] Forceful destruction successful, exit code 0 [2024-02-10 00:38:19,852 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:19,852 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:19,852 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:38:19,853 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:38:19,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:38:19,863 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:38:19,863 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:38:19,863 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:19,863 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:19,863 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:38:19,863 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-02-10 00:38:19,863 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:38:19,865 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:19,867 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:38:19,868 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:19,868 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:19,868 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:38:19,869 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:38:19,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:38:19,878 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:38:19,878 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:19,878 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:19,878 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:38:19,879 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-10 00:38:19,880 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-10 00:38:19,883 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:19,886 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:38:19,886 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:19,886 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:19,887 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:38:19,887 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:38:19,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:38:19,896 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:38:19,896 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:19,897 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:19,897 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:38:19,898 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-10 00:38:19,898 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-10 00:38:19,901 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:19,904 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:38:19,904 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:19,905 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:19,905 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:38:19,907 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:38:19,908 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:38:19,915 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:38:19,916 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:19,916 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:19,916 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:38:19,917 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-10 00:38:19,917 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-10 00:38:19,921 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:19,924 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:38:19,924 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:19,925 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:19,925 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:38:19,926 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:38:19,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:38:19,936 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:38:19,936 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:19,936 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:19,936 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:38:19,940 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-10 00:38:19,940 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-10 00:38:19,947 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:19,950 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:38:19,951 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:19,951 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:19,951 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:38:19,952 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:38:19,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:38:19,961 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:38:19,961 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:19,961 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:19,961 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:38:19,963 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-10 00:38:19,963 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-10 00:38:19,974 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:19,978 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (148)] Forceful destruction successful, exit code 0 [2024-02-10 00:38:19,979 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:19,979 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:19,979 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:38:19,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:38:19,990 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:38:19,990 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:38:19,990 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:19,990 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:19,990 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:38:19,991 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-02-10 00:38:19,991 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:38:19,992 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:38:20,000 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:20,017 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (149)] Forceful destruction successful, exit code 0 [2024-02-10 00:38:20,017 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:20,018 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:20,018 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:38:20,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:38:20,028 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:38:20,029 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:38:20,029 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:20,029 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:20,029 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:38:20,029 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-02-10 00:38:20,029 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:38:20,031 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:38:20,040 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:20,044 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:38:20,045 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:20,045 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:20,046 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:38:20,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:38:20,056 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:38:20,056 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:20,056 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:20,056 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:38:20,058 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-10 00:38:20,058 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-10 00:38:20,061 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:38:20,072 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:20,076 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (151)] Forceful destruction successful, exit code 0 [2024-02-10 00:38:20,076 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:20,076 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:20,077 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:38:20,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:38:20,088 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:38:20,088 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:38:20,088 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:20,088 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:20,088 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:38:20,089 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-02-10 00:38:20,089 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:38:20,090 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:38:20,097 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:20,102 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (152)] Forceful destruction successful, exit code 0 [2024-02-10 00:38:20,102 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:20,102 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:20,103 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:38:20,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:38:20,113 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:38:20,114 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:38:20,114 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:20,114 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:20,114 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:38:20,114 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-02-10 00:38:20,114 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:38:20,115 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:38:20,128 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:20,131 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (153)] Forceful destruction successful, exit code 0 [2024-02-10 00:38:20,132 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:20,132 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:20,133 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:38:20,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:38:20,142 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:38:20,143 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:38:20,143 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:20,143 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:20,143 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:38:20,143 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-02-10 00:38:20,143 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:38:20,145 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:38:20,160 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:20,164 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (154)] Forceful destruction successful, exit code 0 [2024-02-10 00:38:20,164 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:20,164 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:20,165 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:38:20,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:38:20,177 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:38:20,177 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:20,178 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:20,178 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:38:20,179 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-10 00:38:20,180 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-10 00:38:20,180 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:38:20,196 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:20,200 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:38:20,200 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:20,200 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:20,201 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:38:20,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:38:20,211 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:38:20,211 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:38:20,211 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:20,211 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:20,211 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:38:20,212 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-02-10 00:38:20,212 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:38:20,213 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:38:20,224 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:20,228 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (156)] Forceful destruction successful, exit code 0 [2024-02-10 00:38:20,228 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:20,228 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:20,229 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:38:20,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:38:20,239 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:38:20,239 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:38:20,239 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:20,239 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:20,239 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:38:20,240 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-02-10 00:38:20,240 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:38:20,241 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:38:20,252 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:20,256 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (157)] Forceful destruction successful, exit code 0 [2024-02-10 00:38:20,256 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:20,256 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:20,257 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:38:20,260 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:38:20,267 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:38:20,268 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:38:20,268 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:20,268 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:20,268 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:38:20,268 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-02-10 00:38:20,269 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:38:20,270 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:38:20,284 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:20,287 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:38:20,288 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:20,288 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:20,289 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:38:20,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:38:20,299 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:38:20,299 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:20,299 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:20,299 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:38:20,301 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-10 00:38:20,301 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-10 00:38:20,304 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:38:20,320 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:20,324 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (159)] Forceful destruction successful, exit code 0 [2024-02-10 00:38:20,324 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:20,325 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:20,325 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:38:20,336 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:38:20,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:38:20,344 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:38:20,344 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:20,344 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:20,344 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:38:20,346 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-10 00:38:20,346 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-10 00:38:20,349 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:20,353 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (160)] Forceful destruction successful, exit code 0 [2024-02-10 00:38:20,353 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:20,353 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:20,354 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:38:20,355 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:38:20,356 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:38:20,363 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:38:20,363 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:20,363 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:20,363 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:38:20,365 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-10 00:38:20,365 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-10 00:38:20,370 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:20,373 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:38:20,374 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:20,374 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:20,374 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:38:20,375 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:38:20,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:38:20,383 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:38:20,384 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:20,384 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:20,384 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:38:20,396 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-10 00:38:20,396 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-10 00:38:20,399 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:20,402 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (162)] Ended with exit code 0 [2024-02-10 00:38:20,402 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:20,403 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:20,403 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:38:20,405 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:38:20,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:38:20,412 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:38:20,412 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:20,413 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:20,413 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:38:20,414 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-10 00:38:20,414 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-10 00:38:20,425 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:20,429 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:38:20,429 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:20,429 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:20,430 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:38:20,430 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:38:20,432 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:38:20,439 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:38:20,439 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:20,439 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:20,439 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:38:20,441 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-10 00:38:20,441 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-10 00:38:20,444 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:20,447 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:38:20,447 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:20,447 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:20,448 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:38:20,448 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:38:20,450 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:38:20,457 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:38:20,457 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:20,457 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:20,458 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:38:20,459 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-10 00:38:20,459 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-10 00:38:20,462 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:20,465 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:38:20,465 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:20,466 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:20,466 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:38:20,467 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:38:20,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:38:20,475 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:38:20,476 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:20,476 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:20,476 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:38:20,477 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-10 00:38:20,477 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-10 00:38:20,481 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:20,484 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (166)] Ended with exit code 0 [2024-02-10 00:38:20,484 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:20,484 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:20,485 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:38:20,485 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:38:20,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:38:20,495 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:38:20,495 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:20,495 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:20,495 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:38:20,496 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-10 00:38:20,497 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-10 00:38:20,507 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:20,520 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:38:20,521 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:20,521 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:20,522 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:38:20,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:38:20,532 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:38:20,533 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:20,533 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:20,533 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:38:20,534 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-10 00:38:20,534 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-10 00:38:20,537 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:38:20,544 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:20,548 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:38:20,549 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:20,549 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:20,550 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:38:20,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:38:20,559 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:38:20,559 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:20,559 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:20,559 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:38:20,561 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-10 00:38:20,561 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-10 00:38:20,565 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:38:20,572 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:20,575 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (169)] Forceful destruction successful, exit code 0 [2024-02-10 00:38:20,576 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:20,576 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:20,577 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:38:20,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:38:20,586 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:38:20,586 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:38:20,587 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:20,587 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:20,587 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:38:20,588 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-10 00:38:20,588 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-10 00:38:20,591 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:20,594 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:38:20,594 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:20,594 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:20,595 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:38:20,596 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:38:20,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:38:20,604 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:38:20,605 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:20,605 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:20,605 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:38:20,607 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-10 00:38:20,607 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-10 00:38:20,612 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:20,615 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:38:20,616 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:20,616 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:20,617 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:38:20,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:38:20,626 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:38:20,626 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:38:20,627 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:20,627 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:20,627 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:38:20,628 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-10 00:38:20,628 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-10 00:38:20,631 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:20,634 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:38:20,634 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:20,634 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:20,635 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:38:20,635 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:38:20,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:38:20,644 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:38:20,644 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:38:20,644 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:20,644 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:20,645 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:38:20,645 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-02-10 00:38:20,645 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:38:20,646 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:20,649 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:38:20,649 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:20,649 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:20,650 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:38:20,651 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:38:20,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:38:20,659 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:38:20,659 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:38:20,660 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:20,660 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:20,660 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:38:20,660 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-02-10 00:38:20,660 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:38:20,669 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:20,672 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:38:20,673 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:20,673 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:20,674 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:38:20,674 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:38:20,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:38:20,683 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:38:20,683 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:38:20,683 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:20,683 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:20,683 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:38:20,683 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-02-10 00:38:20,684 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:38:20,685 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:20,687 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:38:20,688 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:20,688 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:20,689 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:38:20,689 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:38:20,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:38:20,698 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:38:20,699 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:20,699 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:20,699 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:38:20,700 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-10 00:38:20,700 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-10 00:38:20,703 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:20,706 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:38:20,707 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:20,707 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:20,708 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:38:20,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:38:20,711 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:38:20,718 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:38:20,718 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:38:20,718 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:20,718 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:20,718 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:38:20,719 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-02-10 00:38:20,719 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:38:20,720 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:20,722 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:38:20,723 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:20,723 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:20,724 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:38:20,724 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:38:20,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:38:20,733 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:38:20,733 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:38:20,733 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:20,733 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:20,733 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:38:20,733 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-02-10 00:38:20,733 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:38:20,742 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:20,745 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:38:20,745 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:20,746 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:20,746 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:38:20,747 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:38:20,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:38:20,756 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:38:20,756 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:38:20,756 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:20,756 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:20,756 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:38:20,757 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-02-10 00:38:20,757 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:38:20,765 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:20,779 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (179)] Ended with exit code 0 [2024-02-10 00:38:20,779 INFO L490 LassoAnalysis]: Using template '3-nested'. [2024-02-10 00:38:20,779 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:20,779 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:20,780 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:38:20,780 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:38:20,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:38:20,789 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:38:20,790 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:38:20,790 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:20,790 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:20,790 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:38:20,790 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 00:38:20,790 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:38:20,791 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:20,794 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (180)] Ended with exit code 0 [2024-02-10 00:38:20,794 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:20,794 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:20,795 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:38:20,796 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:38:20,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:38:20,805 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:38:20,806 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:20,806 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:20,806 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:38:20,807 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 00:38:20,807 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:38:20,811 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:20,814 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:38:20,815 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:20,815 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:20,815 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:38:20,816 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:38:20,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:38:20,825 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:38:20,825 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:38:20,825 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:20,826 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:20,826 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:38:20,826 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 00:38:20,826 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:38:20,827 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:20,830 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:38:20,830 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:20,830 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:20,831 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:38:20,831 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:38:20,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:38:20,842 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:38:20,842 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:38:20,842 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:20,842 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:20,842 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:38:20,842 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 00:38:20,842 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:38:20,844 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:20,846 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:38:20,847 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:20,847 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:20,848 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:38:20,848 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:38:20,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:38:20,857 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:38:20,857 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:38:20,857 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:20,857 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:20,857 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:38:20,858 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 00:38:20,858 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:38:20,859 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:20,862 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:38:20,863 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:20,863 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:20,864 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:38:20,864 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:38:20,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:38:20,874 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:38:20,875 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:20,875 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:20,875 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:38:20,877 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 00:38:20,877 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:38:20,887 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:20,900 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:38:20,900 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:20,900 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:20,901 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:38:20,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:38:20,912 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:38:20,912 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:20,912 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:20,913 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:38:20,914 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 00:38:20,914 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:38:20,920 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:38:20,928 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:20,932 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (186)] Forceful destruction successful, exit code 0 [2024-02-10 00:38:20,933 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:20,933 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:20,933 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:38:20,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:38:20,944 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:38:20,945 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:20,945 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:20,945 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:38:20,946 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 00:38:20,946 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:38:20,947 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:38:20,960 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:20,964 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:38:20,964 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:20,964 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:20,965 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:38:20,965 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:38:20,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:38:20,975 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:38:20,975 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:20,975 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:20,975 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:38:20,980 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 00:38:20,980 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:38:20,990 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:20,994 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:38:20,995 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:20,995 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:20,996 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:38:20,996 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:38:20,998 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:38:21,005 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:38:21,005 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:21,005 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:21,005 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:38:21,008 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 00:38:21,008 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:38:21,012 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:21,016 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:38:21,017 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:21,017 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:21,018 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:38:21,018 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:38:21,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:38:21,027 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:38:21,027 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:38:21,027 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:21,027 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:21,027 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:38:21,028 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 00:38:21,028 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:38:21,029 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:21,032 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:38:21,032 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:21,032 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:21,033 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:38:21,035 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:38:21,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:38:21,042 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:38:21,042 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:38:21,042 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:21,042 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:21,042 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:38:21,043 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 00:38:21,043 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:38:21,044 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:21,047 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:38:21,047 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:21,047 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:21,048 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:38:21,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:38:21,058 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:38:21,058 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:38:21,058 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:21,058 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:21,058 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:38:21,060 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 00:38:21,060 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:38:21,064 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:21,067 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:38:21,067 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:21,067 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:21,068 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:38:21,068 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:38:21,070 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:38:21,077 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:38:21,078 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:38:21,078 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:21,078 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:21,078 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:38:21,078 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 00:38:21,078 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:38:21,079 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:21,083 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (193)] Ended with exit code 0 [2024-02-10 00:38:21,083 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:21,083 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:21,084 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:38:21,085 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:38:21,086 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:38:21,093 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:38:21,094 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:38:21,094 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:21,094 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:21,094 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:38:21,094 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 00:38:21,094 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:38:21,095 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:21,098 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:38:21,098 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:21,098 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:21,099 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:38:21,100 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:38:21,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:38:21,109 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:38:21,109 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:38:21,109 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:21,109 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:21,109 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:38:21,110 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 00:38:21,110 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:38:21,111 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:21,114 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (195)] Ended with exit code 0 [2024-02-10 00:38:21,114 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:21,114 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:21,115 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:38:21,115 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:38:21,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:38:21,124 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:38:21,124 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:21,124 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:21,124 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:38:21,126 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 00:38:21,126 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:38:21,129 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:21,132 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (196)] Ended with exit code 0 [2024-02-10 00:38:21,132 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:21,132 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:21,133 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:38:21,133 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:38:21,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:38:21,142 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:38:21,142 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:38:21,142 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:21,142 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:21,142 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:38:21,143 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 00:38:21,143 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:38:21,144 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:21,147 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (197)] Ended with exit code 0 [2024-02-10 00:38:21,147 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:21,147 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:21,148 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:38:21,148 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:38:21,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:38:21,157 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:38:21,157 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:38:21,158 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:21,158 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:21,158 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:38:21,158 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 00:38:21,158 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:38:21,159 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:21,162 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:38:21,164 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:21,164 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:21,183 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:38:21,183 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:38:21,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:38:21,191 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:38:21,191 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:38:21,191 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:21,191 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:21,191 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:38:21,191 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 00:38:21,191 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:38:21,192 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:21,195 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (199)] Ended with exit code 0 [2024-02-10 00:38:21,195 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:21,195 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:21,196 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:38:21,196 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:38:21,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:38:21,206 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:38:21,207 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:21,207 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:21,207 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:38:21,209 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 00:38:21,209 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:38:21,213 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:21,215 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:38:21,216 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:21,216 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:21,217 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:38:21,217 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:38:21,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:38:21,226 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:38:21,226 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:21,226 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:21,227 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:38:21,228 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 00:38:21,228 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:38:21,232 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:21,236 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:38:21,237 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:21,237 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:21,237 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:38:21,239 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:38:21,240 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:38:21,248 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:38:21,248 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:21,248 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:21,248 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:38:21,250 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 00:38:21,250 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:38:21,255 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:21,259 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:38:21,259 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:21,259 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:21,260 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:38:21,261 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:38:21,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:38:21,276 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:38:21,276 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:21,276 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:21,276 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:38:21,278 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 00:38:21,278 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:38:21,281 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:21,284 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:38:21,284 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:21,284 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:21,285 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:38:21,286 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:38:21,287 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:38:21,295 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:38:21,296 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:21,296 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:21,296 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:38:21,298 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 00:38:21,298 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:38:21,304 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:21,307 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:38:21,307 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:21,307 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:21,308 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:38:21,308 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:38:21,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:38:21,316 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:38:21,317 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:21,317 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:21,317 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:38:21,319 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 00:38:21,319 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:38:21,323 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:21,326 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:38:21,326 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:21,326 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:21,327 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:38:21,327 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:38:21,329 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:38:21,336 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:38:21,337 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:21,337 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:21,337 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:38:21,339 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 00:38:21,339 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:38:21,343 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:21,346 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:38:21,346 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:21,346 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:21,347 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:38:21,347 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:38:21,349 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:38:21,358 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:38:21,358 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:21,358 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:21,358 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:38:21,360 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 00:38:21,360 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:38:21,364 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:21,368 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (207)] Ended with exit code 0 [2024-02-10 00:38:21,368 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:21,368 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:21,369 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:38:21,369 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:38:21,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:38:21,378 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:38:21,379 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:21,379 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:21,379 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:38:21,381 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 00:38:21,381 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:38:21,385 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:21,388 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:38:21,388 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:21,388 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:21,389 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:38:21,389 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:38:21,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:38:21,411 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:38:21,411 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:21,411 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:21,411 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:38:21,413 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 00:38:21,413 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:38:21,416 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:21,420 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (209)] Ended with exit code 0 [2024-02-10 00:38:21,420 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:21,420 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:21,421 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:38:21,421 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:38:21,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:38:21,430 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:38:21,430 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:21,430 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:21,430 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:38:21,432 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 00:38:21,432 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:38:21,436 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:21,439 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (210)] Ended with exit code 0 [2024-02-10 00:38:21,439 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:21,439 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:21,440 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:38:21,440 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:38:21,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:38:21,449 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:38:21,449 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:21,449 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:21,450 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:38:21,451 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 00:38:21,451 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:38:21,455 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:21,458 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:38:21,458 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:21,458 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:21,459 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:38:21,459 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:38:21,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:38:21,469 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:38:21,469 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:21,469 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:21,469 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:38:21,472 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 00:38:21,472 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:38:21,479 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:21,482 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:38:21,482 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:21,482 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:21,483 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:38:21,483 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:38:21,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:38:21,492 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:38:21,492 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:21,492 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:21,492 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:38:21,494 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 00:38:21,494 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:38:21,497 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:21,500 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:38:21,501 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:21,501 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:21,501 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:38:21,502 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:38:21,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:38:21,510 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:38:21,511 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:38:21,511 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:21,511 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:21,511 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:38:21,511 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 00:38:21,511 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:38:21,513 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:21,516 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (214)] Forceful destruction successful, exit code 0 [2024-02-10 00:38:21,516 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:21,516 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:21,517 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:38:21,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:38:21,520 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:38:21,526 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:38:21,527 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:38:21,527 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:21,527 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:21,527 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:38:21,527 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 00:38:21,527 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:38:21,533 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:21,536 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:38:21,536 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:21,536 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:21,537 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:38:21,537 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:38:21,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:38:21,547 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:38:21,547 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:38:21,547 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:21,547 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:21,547 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:38:21,547 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 00:38:21,547 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:38:21,549 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:21,551 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:38:21,552 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:21,552 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:21,553 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:38:21,553 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:38:21,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:38:21,562 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:38:21,562 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:21,562 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:21,562 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:38:21,564 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 00:38:21,564 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:38:21,568 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:21,571 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:38:21,572 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:21,572 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:21,573 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:38:21,573 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:38:21,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:38:21,583 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:38:21,584 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:38:21,584 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:21,584 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:21,584 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:38:21,584 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 00:38:21,584 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:38:21,586 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:21,588 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:38:21,589 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:21,589 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:21,589 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:38:21,590 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:38:21,592 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:38:21,599 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:38:21,599 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:38:21,599 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:21,599 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:21,599 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:38:21,600 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 00:38:21,600 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:38:21,601 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:21,604 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (219)] Ended with exit code 0 [2024-02-10 00:38:21,604 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:21,604 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:21,605 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:38:21,608 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:38:21,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:38:21,615 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:38:21,615 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:38:21,616 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:21,616 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:21,616 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:38:21,616 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 00:38:21,616 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:38:21,617 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:21,621 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:38:21,621 INFO L490 LassoAnalysis]: Using template '4-nested'. [2024-02-10 00:38:21,621 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:21,621 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:21,622 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:38:21,622 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:38:21,624 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:38:21,632 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:38:21,632 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:38:21,632 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:21,632 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:21,632 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:38:21,632 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-02-10 00:38:21,633 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:38:21,634 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:21,637 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:38:21,637 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:21,637 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:21,638 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:38:21,638 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:38:21,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:38:21,647 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:38:21,647 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:21,647 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:21,647 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:38:21,649 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-10 00:38:21,649 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-10 00:38:21,654 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:21,657 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:38:21,657 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:21,657 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:21,658 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:38:21,658 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:38:21,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:38:21,668 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:38:21,668 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:38:21,668 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:21,668 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:21,668 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:38:21,669 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-02-10 00:38:21,669 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:38:21,670 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:21,673 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:38:21,673 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:21,673 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:21,674 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:38:21,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:38:21,677 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:38:21,684 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:38:21,684 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:38:21,684 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:21,685 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:21,685 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:38:21,685 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-02-10 00:38:21,685 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:38:21,686 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:21,689 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (224)] Ended with exit code 0 [2024-02-10 00:38:21,689 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:21,690 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:21,690 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:38:21,691 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:38:21,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:38:21,700 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:38:21,700 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:38:21,700 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:21,700 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:21,700 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:38:21,701 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-02-10 00:38:21,701 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:38:21,703 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:21,706 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:38:21,706 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:21,706 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:21,707 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:38:21,707 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:38:21,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:38:21,718 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:38:21,718 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:21,718 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:21,718 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:38:21,720 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-10 00:38:21,720 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-10 00:38:21,724 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:21,728 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:38:21,728 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:21,728 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:21,729 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:38:21,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:38:21,739 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:38:21,739 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:21,739 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:21,740 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:38:21,742 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-10 00:38:21,742 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-10 00:38:21,747 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:38:21,752 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:21,756 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (227)] Ended with exit code 0 [2024-02-10 00:38:21,756 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:21,756 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:21,757 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:38:21,758 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:38:21,759 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:38:21,767 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:38:21,767 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:21,767 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:21,767 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:38:21,769 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-10 00:38:21,769 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-10 00:38:21,773 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:21,776 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:38:21,777 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:21,777 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:21,778 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:38:21,778 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:38:21,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:38:21,788 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:38:21,788 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:21,788 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:21,788 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:38:21,794 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-10 00:38:21,794 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-10 00:38:21,809 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:21,813 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:38:21,813 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:21,813 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:21,814 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:38:21,814 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:38:21,816 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:38:21,823 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:38:21,823 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:21,823 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:21,823 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:38:21,826 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-10 00:38:21,826 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-10 00:38:21,832 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:21,835 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (230)] Ended with exit code 0 [2024-02-10 00:38:21,835 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:21,835 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:21,836 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:38:21,836 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:38:21,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:38:21,845 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:38:21,845 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:38:21,845 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:21,845 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:21,845 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:38:21,846 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-02-10 00:38:21,846 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:38:21,847 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:21,850 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:38:21,850 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:21,850 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:21,851 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:38:21,851 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:38:21,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:38:21,860 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:38:21,860 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:38:21,860 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:21,860 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:21,860 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:38:21,860 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-02-10 00:38:21,860 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:38:21,862 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:21,864 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:38:21,865 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:21,865 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:21,865 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:38:21,866 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:38:21,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:38:21,875 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:38:21,875 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:21,875 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:21,875 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:38:21,877 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-10 00:38:21,877 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-10 00:38:21,884 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:21,887 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:38:21,887 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:21,887 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:21,888 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:38:21,888 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:38:21,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:38:21,898 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:38:21,898 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:38:21,898 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:21,898 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:21,898 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:38:21,899 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-02-10 00:38:21,899 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:38:21,900 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:21,903 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:38:21,903 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:21,903 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:21,904 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:38:21,904 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:38:21,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:38:21,913 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:38:21,913 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:38:21,914 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:21,914 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:21,914 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:38:21,914 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-02-10 00:38:21,914 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:38:21,916 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:21,919 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (235)] Ended with exit code 0 [2024-02-10 00:38:21,919 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:21,919 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:21,920 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:38:21,921 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:38:21,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:38:21,929 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:38:21,929 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:38:21,929 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:21,929 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:21,929 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:38:21,930 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-02-10 00:38:21,930 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:38:21,931 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:21,934 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:38:21,935 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:21,935 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:21,935 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:38:21,936 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:38:21,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:38:21,945 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:38:21,945 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:21,945 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:21,945 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:38:21,947 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-10 00:38:21,947 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-10 00:38:21,951 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:21,954 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:38:21,954 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:21,954 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:21,955 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:38:21,957 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:38:21,958 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:38:21,966 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:38:21,966 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:38:21,966 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:21,966 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:21,966 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:38:21,967 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-02-10 00:38:21,967 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:38:21,972 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:21,975 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:38:21,975 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:21,976 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:21,976 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:38:21,979 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:38:21,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:38:21,987 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:38:21,987 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:38:21,987 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:21,987 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:21,987 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:38:21,988 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-02-10 00:38:21,988 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:38:22,002 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:22,005 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (239)] Forceful destruction successful, exit code 0 [2024-02-10 00:38:22,006 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:22,006 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:22,013 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:38:22,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:38:22,024 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:38:22,024 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:38:22,024 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:22,025 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:22,025 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:38:22,025 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-02-10 00:38:22,025 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:38:22,027 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:38:22,035 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:22,039 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (240)] Forceful destruction successful, exit code 0 [2024-02-10 00:38:22,039 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:22,039 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:22,040 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:38:22,043 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:38:22,051 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:38:22,051 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:22,051 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:22,051 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:38:22,054 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-10 00:38:22,054 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-10 00:38:22,060 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:38:22,069 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:22,073 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (241)] Forceful destruction successful, exit code 0 [2024-02-10 00:38:22,073 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:22,073 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:22,074 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:38:22,076 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:38:22,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:38:22,084 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:38:22,084 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:22,084 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:22,084 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:38:22,086 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-10 00:38:22,086 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-10 00:38:22,101 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:22,105 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (242)] Forceful destruction successful, exit code 0 [2024-02-10 00:38:22,106 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:22,106 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:22,107 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:38:22,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:38:22,112 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:38:22,117 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:38:22,117 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:22,117 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:22,118 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:38:22,120 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-10 00:38:22,120 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-10 00:38:22,125 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:22,128 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:38:22,128 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:22,128 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:22,129 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:38:22,130 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:38:22,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:38:22,138 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:38:22,139 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:22,139 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:22,139 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:38:22,140 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-10 00:38:22,141 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-10 00:38:22,152 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:22,156 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:38:22,156 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:22,156 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:22,157 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:38:22,157 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:38:22,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:38:22,167 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:38:22,167 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:22,167 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:22,167 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:38:22,170 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-10 00:38:22,170 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-10 00:38:22,176 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:22,179 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:38:22,179 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:22,180 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:22,180 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:38:22,181 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:38:22,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:38:22,190 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:38:22,190 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:22,190 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:22,190 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:38:22,192 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-10 00:38:22,192 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-10 00:38:22,197 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:22,200 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:38:22,200 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:22,200 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:22,201 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:38:22,202 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:38:22,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:38:22,210 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:38:22,211 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:22,211 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:22,211 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:38:22,213 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-10 00:38:22,213 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-10 00:38:22,225 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:22,230 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (247)] Ended with exit code 0 [2024-02-10 00:38:22,230 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:22,230 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:22,231 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:38:22,232 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:38:22,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:38:22,241 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:38:22,242 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:22,242 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:22,242 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:38:22,244 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-10 00:38:22,244 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-10 00:38:22,254 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:22,257 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (248)] Ended with exit code 0 [2024-02-10 00:38:22,257 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:22,258 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:22,258 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:38:22,259 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:38:22,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:38:22,269 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:38:22,269 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:22,269 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:22,269 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:38:22,271 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-10 00:38:22,271 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-10 00:38:22,276 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:22,279 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:38:22,279 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:22,279 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:22,280 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:38:22,282 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:38:22,283 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:38:22,290 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:38:22,290 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:22,291 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:22,291 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:38:22,292 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-10 00:38:22,292 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-10 00:38:22,307 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:22,310 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (250)] Ended with exit code 0 [2024-02-10 00:38:22,311 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:22,311 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:22,312 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:38:22,313 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:38:22,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:38:22,322 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:38:22,322 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:22,322 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:22,322 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:38:22,324 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-10 00:38:22,324 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-10 00:38:22,329 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:22,332 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (251)] Ended with exit code 0 [2024-02-10 00:38:22,332 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:22,332 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:22,333 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:38:22,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:38:22,337 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:38:22,343 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:38:22,344 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:22,344 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:22,344 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:38:22,346 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-10 00:38:22,346 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-10 00:38:22,350 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:22,354 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:38:22,354 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:22,354 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:22,355 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:38:22,355 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:38:22,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:38:22,366 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:38:22,366 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:22,366 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:22,367 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:38:22,371 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-10 00:38:22,371 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-10 00:38:22,378 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:22,382 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (253)] Ended with exit code 0 [2024-02-10 00:38:22,382 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:22,382 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:22,383 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:38:22,385 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:38:22,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:38:22,392 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:38:22,393 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:22,393 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:22,393 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:38:22,394 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-10 00:38:22,395 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-10 00:38:22,415 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:22,419 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:38:22,419 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:22,419 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:22,420 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:38:22,425 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:38:22,432 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:38:22,433 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:38:22,433 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:22,433 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:22,433 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:38:22,433 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-02-10 00:38:22,433 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:38:22,435 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:38:22,443 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:22,447 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:38:22,447 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:22,447 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:22,450 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:38:22,477 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:38:22,481 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:38:22,490 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:38:22,490 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:38:22,490 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:22,490 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:22,490 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:38:22,491 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-02-10 00:38:22,491 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:38:22,492 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:22,495 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:38:22,495 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:22,496 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:22,497 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:38:22,499 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:38:22,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:38:22,508 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:38:22,509 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:38:22,509 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:22,509 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:22,509 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:38:22,509 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-02-10 00:38:22,509 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:38:22,511 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:22,516 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (257)] Ended with exit code 0 [2024-02-10 00:38:22,517 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:22,518 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:22,518 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:38:22,519 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:38:22,520 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:38:22,529 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:38:22,529 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:22,529 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:22,529 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:38:22,531 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-10 00:38:22,531 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-10 00:38:22,536 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:22,539 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (258)] Forceful destruction successful, exit code 0 [2024-02-10 00:38:22,540 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:22,540 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:22,540 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:38:22,541 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:38:22,543 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:38:22,551 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:38:22,551 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:38:22,552 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:22,552 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:22,552 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:38:22,552 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-02-10 00:38:22,552 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:38:22,562 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:22,565 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:38:22,566 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:22,566 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:22,566 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:38:22,569 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:38:22,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:38:22,577 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:38:22,577 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:38:22,577 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:22,577 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:22,577 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:38:22,577 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-02-10 00:38:22,578 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:38:22,579 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:22,582 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:38:22,582 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:22,583 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:22,583 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:38:22,585 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:38:22,586 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:38:22,593 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:38:22,594 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:38:22,594 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:22,594 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:22,594 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:38:22,594 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-02-10 00:38:22,594 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:38:22,596 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:22,599 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (261)] Ended with exit code 0 [2024-02-10 00:38:22,604 INFO L490 LassoAnalysis]: Using template '2-phase'. [2024-02-10 00:38:22,604 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:22,605 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:22,605 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:38:22,606 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:38:22,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:38:22,615 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:38:22,615 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:38:22,615 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:38:22,615 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:22,615 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:22,615 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:38:22,616 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-02-10 00:38:22,616 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:38:22,617 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:22,620 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:38:22,621 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:22,621 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:22,622 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:38:22,624 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:38:22,624 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:38:22,631 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:38:22,632 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:38:22,632 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:22,632 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:22,632 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:38:22,633 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-10 00:38:22,633 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-10 00:38:22,636 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:22,639 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:38:22,640 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:22,640 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:22,641 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:38:22,641 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:38:22,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:38:22,650 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:38:22,651 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:38:22,651 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:38:22,651 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:22,651 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:22,651 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:38:22,652 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-02-10 00:38:22,652 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:38:22,653 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:22,657 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:38:22,657 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:22,657 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:22,657 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:38:22,658 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:38:22,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:38:22,667 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:38:22,668 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:38:22,668 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:38:22,668 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:22,668 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:22,668 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:38:22,668 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-02-10 00:38:22,668 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:38:22,670 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:22,673 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:38:22,673 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:22,673 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:22,674 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:38:22,674 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:38:22,676 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:38:22,683 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:38:22,684 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:38:22,684 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:38:22,684 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:22,684 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:22,684 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:38:22,684 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-02-10 00:38:22,684 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:38:22,686 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:22,689 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:38:22,689 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:22,689 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:22,690 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:38:22,691 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:38:22,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:38:22,699 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:38:22,699 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:38:22,699 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:22,699 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:22,699 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:38:22,700 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-10 00:38:22,700 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-10 00:38:22,704 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:22,707 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (267)] Ended with exit code 0 [2024-02-10 00:38:22,707 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:22,707 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:22,708 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:38:22,709 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:38:22,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:38:22,719 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:38:22,719 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:38:22,719 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:22,719 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:22,719 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:38:22,721 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-10 00:38:22,721 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-10 00:38:22,725 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:22,728 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:38:22,728 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:22,728 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:22,729 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:38:22,729 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:38:22,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:38:22,738 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:38:22,739 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:38:22,739 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:22,739 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:22,739 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:38:22,740 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-10 00:38:22,740 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-10 00:38:22,743 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:22,747 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:38:22,747 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:22,747 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:22,748 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:38:22,748 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:38:22,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:38:22,758 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:38:22,759 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:38:22,759 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:22,759 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:22,759 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:38:22,763 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-10 00:38:22,763 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-10 00:38:22,773 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:22,777 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:38:22,777 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:22,777 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:22,778 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:38:22,778 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:38:22,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:38:22,787 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:38:22,787 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:38:22,787 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:22,787 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:22,787 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:38:22,789 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-10 00:38:22,789 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-10 00:38:22,794 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:22,797 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:38:22,797 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:22,798 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:22,798 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:38:22,799 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:38:22,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:38:22,808 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:38:22,809 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:38:22,809 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:38:22,809 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:22,809 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:22,809 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:38:22,809 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-02-10 00:38:22,809 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:38:22,811 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:22,813 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:38:22,814 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:22,814 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:22,814 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:38:22,815 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:38:22,816 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:38:22,823 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:38:22,823 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:38:22,823 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:38:22,824 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:22,824 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:22,824 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:38:22,824 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-02-10 00:38:22,824 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:38:22,826 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:22,828 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (273)] Forceful destruction successful, exit code 0 [2024-02-10 00:38:22,829 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:22,829 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:22,829 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:38:22,830 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:38:22,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:38:22,839 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:38:22,839 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:38:22,839 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:22,839 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:22,839 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:38:22,841 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-10 00:38:22,841 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-10 00:38:22,845 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:22,848 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:38:22,848 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:22,848 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:22,849 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:38:22,849 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:38:22,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:38:22,858 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:38:22,858 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:38:22,858 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:38:22,858 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:22,858 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:22,858 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:38:22,859 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-02-10 00:38:22,859 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:38:22,860 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:22,864 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:38:22,864 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:22,864 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:22,865 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:38:22,865 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:38:22,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:38:22,874 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:38:22,874 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:38:22,874 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:38:22,874 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:22,874 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:22,874 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:38:22,874 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-02-10 00:38:22,874 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:38:22,876 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:22,879 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:38:22,879 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:22,879 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:22,880 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:38:22,881 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:38:22,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:38:22,889 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:38:22,890 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:38:22,890 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:38:22,890 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:22,890 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:22,890 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:38:22,890 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-02-10 00:38:22,890 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:38:22,892 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:22,895 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (277)] Ended with exit code 0 [2024-02-10 00:38:22,895 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:22,895 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:22,896 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:38:22,896 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:38:22,898 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:38:22,905 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:38:22,905 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:38:22,905 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:22,905 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:22,905 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:38:22,906 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-10 00:38:22,906 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-10 00:38:22,910 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:22,913 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:38:22,913 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:22,914 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:22,914 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:38:22,915 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:38:22,916 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:38:22,923 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:38:22,924 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:38:22,924 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:38:22,924 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:22,924 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:22,924 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:38:22,924 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-02-10 00:38:22,924 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:38:22,926 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:22,929 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:38:22,929 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:22,929 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:22,930 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:38:22,930 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:38:22,931 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:38:22,938 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:38:22,939 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:38:22,939 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:38:22,939 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:22,939 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:22,939 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:38:22,939 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-02-10 00:38:22,939 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:38:22,941 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:22,944 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:38:22,944 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:22,944 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:22,945 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:38:22,945 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:38:22,947 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:38:22,954 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:38:22,955 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:38:22,955 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:38:22,955 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:22,955 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:22,955 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:38:22,955 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-02-10 00:38:22,955 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:38:22,957 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:22,960 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (281)] Forceful destruction successful, exit code 0 [2024-02-10 00:38:22,960 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:22,960 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:22,961 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:38:22,966 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:38:22,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:38:22,974 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:38:22,974 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:38:22,974 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:22,974 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:22,974 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:38:22,976 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-10 00:38:22,976 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-10 00:38:22,980 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:22,984 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:38:22,984 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:22,984 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:22,985 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:38:22,986 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:38:22,987 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:38:22,994 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:38:22,994 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:38:22,995 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:22,995 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:22,995 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:38:22,996 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-10 00:38:22,996 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-10 00:38:23,000 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:23,003 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:38:23,003 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:23,003 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:23,004 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:38:23,004 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:38:23,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:38:23,013 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:38:23,013 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:38:23,013 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:23,013 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:23,013 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:38:23,015 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-10 00:38:23,015 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-10 00:38:23,019 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:23,022 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:38:23,022 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:23,022 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:23,023 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:38:23,023 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:38:23,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:38:23,032 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:38:23,032 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:38:23,032 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:23,032 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:23,032 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:38:23,034 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-10 00:38:23,034 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-10 00:38:23,038 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:23,041 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:38:23,041 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:23,041 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:23,042 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:38:23,042 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:38:23,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:38:23,051 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:38:23,051 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:38:23,051 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:23,051 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:23,051 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:38:23,053 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-10 00:38:23,053 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-10 00:38:23,064 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:23,068 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:38:23,068 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:23,068 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:23,069 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:38:23,069 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:38:23,071 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:38:23,078 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:38:23,078 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:38:23,078 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:23,078 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:23,078 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:38:23,080 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-10 00:38:23,080 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-10 00:38:23,084 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:23,087 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:38:23,087 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:23,087 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:23,088 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:38:23,088 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:38:23,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:38:23,097 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:38:23,098 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:38:23,098 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:23,098 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:23,098 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:38:23,099 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-10 00:38:23,099 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-10 00:38:23,103 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:23,107 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (288)] Forceful destruction successful, exit code 0 [2024-02-10 00:38:23,107 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:23,107 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:23,108 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:38:23,110 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:38:23,110 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:38:23,117 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:38:23,117 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:38:23,118 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:23,118 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:23,118 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:38:23,119 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-10 00:38:23,119 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-10 00:38:23,123 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:23,126 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (289)] Ended with exit code 0 [2024-02-10 00:38:23,126 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:23,126 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:23,127 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:38:23,131 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:38:23,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:38:23,138 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:38:23,138 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:38:23,139 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:23,139 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:23,139 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:38:23,140 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-10 00:38:23,140 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-10 00:38:23,144 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:23,147 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:38:23,147 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:23,147 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:23,148 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:38:23,148 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:38:23,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:38:23,157 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:38:23,157 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:38:23,157 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:23,157 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:23,157 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:38:23,158 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-10 00:38:23,158 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-10 00:38:23,162 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:23,165 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:38:23,166 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:23,166 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:23,166 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:38:23,167 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:38:23,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:38:23,176 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:38:23,176 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:38:23,176 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:23,177 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:23,177 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:38:23,178 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-10 00:38:23,178 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-10 00:38:23,182 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:23,184 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:38:23,185 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:23,185 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:23,186 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:38:23,186 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:38:23,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:38:23,195 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:38:23,196 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:38:23,196 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:23,196 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:23,196 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:38:23,197 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-10 00:38:23,197 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-10 00:38:23,201 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:23,204 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (293)] Ended with exit code 0 [2024-02-10 00:38:23,204 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:23,204 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:23,205 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:38:23,205 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:38:23,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:38:23,214 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:38:23,214 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:38:23,214 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:23,214 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:23,214 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:38:23,217 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-10 00:38:23,217 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-10 00:38:23,230 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:23,247 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (294)] Forceful destruction successful, exit code 0 [2024-02-10 00:38:23,247 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:23,248 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:23,248 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:38:23,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:38:23,259 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:38:23,260 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:38:23,260 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:23,260 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:23,260 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:38:23,261 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-10 00:38:23,261 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-10 00:38:23,265 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:38:23,271 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:23,275 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (295)] Forceful destruction successful, exit code 0 [2024-02-10 00:38:23,275 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:23,276 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:23,276 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:38:23,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:38:23,288 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:38:23,288 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:38:23,288 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:38:23,288 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:23,288 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:23,288 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:38:23,289 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-02-10 00:38:23,289 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:38:23,290 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:38:23,300 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:23,304 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:38:23,304 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:23,304 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:23,305 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:38:23,308 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:38:23,316 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:38:23,316 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:38:23,316 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:38:23,316 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:23,316 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:23,317 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:38:23,317 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-02-10 00:38:23,317 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:38:23,319 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:38:23,328 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:23,332 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (297)] Forceful destruction successful, exit code 0 [2024-02-10 00:38:23,332 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:23,332 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:23,333 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:38:23,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:38:23,344 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:38:23,344 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:38:23,344 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:38:23,344 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:38:23,344 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:23,344 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:23,344 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:38:23,345 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-02-10 00:38:23,345 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:38:23,368 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:23,372 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (298)] Forceful destruction successful, exit code 0 [2024-02-10 00:38:23,372 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:23,372 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:23,373 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:38:23,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:38:23,383 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:38:23,383 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:38:23,384 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:23,384 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:23,384 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:38:23,385 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-10 00:38:23,385 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-10 00:38:23,389 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:38:23,392 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:23,396 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (299)] Forceful destruction successful, exit code 0 [2024-02-10 00:38:23,397 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:23,397 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:23,398 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:38:23,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:38:23,409 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:38:23,409 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:38:23,409 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:38:23,409 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:38:23,409 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:23,409 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:23,409 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:38:23,410 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-02-10 00:38:23,410 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:38:23,411 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:23,414 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:38:23,414 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:23,414 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:23,415 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:38:23,416 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:38:23,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:38:23,424 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:38:23,425 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:38:23,425 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:38:23,425 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:23,425 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:23,425 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:38:23,425 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-02-10 00:38:23,425 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:38:23,427 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:23,430 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:38:23,430 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:23,430 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:23,431 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:38:23,431 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:38:23,432 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:38:23,440 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:38:23,440 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:38:23,440 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:38:23,440 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:23,440 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:23,440 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:38:23,441 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-02-10 00:38:23,441 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:38:23,443 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:23,447 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:38:23,447 INFO L490 LassoAnalysis]: Using template '3-phase'. [2024-02-10 00:38:23,447 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:23,447 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:23,448 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:38:23,448 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:38:23,450 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:38:23,457 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:38:23,458 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-02-10 00:38:23,458 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:38:23,458 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:23,458 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:23,458 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:38:23,458 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 00:38:23,458 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:38:23,460 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:23,463 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (303)] Ended with exit code 0 [2024-02-10 00:38:23,464 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:23,464 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:23,464 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:38:23,465 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:38:23,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:38:23,474 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:38:23,474 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-02-10 00:38:23,474 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:23,474 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:23,474 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:38:23,476 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 00:38:23,476 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:38:23,481 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:23,484 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:38:23,484 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:23,484 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:23,485 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:38:23,486 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:38:23,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:38:23,495 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:38:23,495 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-02-10 00:38:23,495 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:38:23,495 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:23,495 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:23,495 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:38:23,496 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 00:38:23,496 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:38:23,498 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:23,500 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:38:23,501 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:23,501 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:23,501 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:38:23,502 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:38:23,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:38:23,513 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:38:23,513 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-02-10 00:38:23,513 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:38:23,513 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:23,513 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:23,513 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:38:23,513 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 00:38:23,513 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:38:23,516 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:23,518 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:38:23,519 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:23,519 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:23,519 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:38:23,520 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:38:23,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:38:23,528 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:38:23,529 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-02-10 00:38:23,529 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:38:23,529 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:23,529 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:23,529 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:38:23,529 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 00:38:23,529 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:38:23,532 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:23,535 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:38:23,535 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:23,535 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:23,536 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:38:23,536 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:38:23,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:38:23,545 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:38:23,545 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-02-10 00:38:23,545 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:23,545 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:23,545 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:38:23,547 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 00:38:23,547 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:38:23,552 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:23,555 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (308)] Ended with exit code 0 [2024-02-10 00:38:23,555 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:23,555 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:23,556 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:38:23,556 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:38:23,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:38:23,565 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:38:23,565 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-02-10 00:38:23,565 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:23,565 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:23,565 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:38:23,567 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 00:38:23,567 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:38:23,573 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:23,576 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (309)] Ended with exit code 0 [2024-02-10 00:38:23,576 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:23,577 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:23,577 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:38:23,578 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:38:23,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:38:23,586 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:38:23,586 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-02-10 00:38:23,587 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:23,587 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:23,587 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:38:23,588 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 00:38:23,588 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:38:23,593 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:23,596 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:38:23,596 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:23,596 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:23,597 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:38:23,597 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:38:23,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:38:23,606 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:38:23,607 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-02-10 00:38:23,607 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:23,607 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:23,607 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:38:23,612 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 00:38:23,612 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:38:23,632 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:23,635 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:38:23,635 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:23,636 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:23,636 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:38:23,637 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:38:23,638 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:38:23,645 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:38:23,646 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-02-10 00:38:23,646 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:23,646 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:23,646 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:38:23,648 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 00:38:23,648 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:38:23,655 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:23,658 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:38:23,658 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:23,658 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:23,659 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:38:23,659 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:38:23,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:38:23,668 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:38:23,668 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-02-10 00:38:23,669 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:38:23,669 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:23,669 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:23,669 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:38:23,669 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 00:38:23,669 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:38:23,671 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:23,674 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:38:23,675 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:23,675 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:23,675 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:38:23,676 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:38:23,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:38:23,685 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:38:23,685 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-02-10 00:38:23,685 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:38:23,685 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:23,685 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:23,685 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:38:23,686 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 00:38:23,686 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:38:23,688 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:23,691 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:38:23,691 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:23,692 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:23,692 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:38:23,693 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:38:23,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:38:23,702 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:38:23,703 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-02-10 00:38:23,703 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:23,703 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:23,703 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:38:23,704 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 00:38:23,704 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:38:23,710 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:23,713 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (315)] Ended with exit code 0 [2024-02-10 00:38:23,713 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:23,713 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:23,714 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:38:23,714 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:38:23,716 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:38:23,725 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:38:23,725 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-02-10 00:38:23,725 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:38:23,725 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:23,725 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:23,725 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:38:23,726 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 00:38:23,726 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:38:23,756 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:23,759 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:38:23,759 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:23,759 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:23,760 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:38:23,760 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:38:23,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:38:23,770 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:38:23,770 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-02-10 00:38:23,771 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:38:23,771 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:23,771 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:23,771 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:38:23,771 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 00:38:23,771 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:38:23,774 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:23,777 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:38:23,777 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:23,778 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:23,778 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:38:23,779 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:38:23,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:38:23,789 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:38:23,790 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-02-10 00:38:23,790 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:38:23,790 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:23,790 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:23,790 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:38:23,790 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 00:38:23,791 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:38:23,793 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:23,797 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:38:23,797 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:23,797 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:23,798 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:38:23,798 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:38:23,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:38:23,807 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:38:23,808 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-02-10 00:38:23,808 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:23,808 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:23,808 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:38:23,809 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 00:38:23,809 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:38:23,815 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:23,818 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:38:23,818 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:23,818 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:23,819 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:38:23,820 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:38:23,821 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:38:23,828 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:38:23,829 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-02-10 00:38:23,829 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:38:23,829 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:23,829 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:23,829 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:38:23,829 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 00:38:23,829 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:38:23,832 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:23,834 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:38:23,835 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:23,835 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:23,835 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:38:23,836 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:38:23,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:38:23,845 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:38:23,846 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-02-10 00:38:23,846 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:38:23,846 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:23,846 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:23,846 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:38:23,846 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 00:38:23,846 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:38:23,849 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:23,852 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:38:23,852 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:23,852 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:23,853 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:38:23,853 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:38:23,855 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:38:23,862 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:38:23,862 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-02-10 00:38:23,862 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:38:23,862 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:23,863 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:23,863 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:38:23,863 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 00:38:23,863 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:38:23,865 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:23,868 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:38:23,868 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:23,869 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:23,869 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:38:23,870 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:38:23,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:38:23,878 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:38:23,879 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-02-10 00:38:23,879 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:23,879 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:23,879 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:38:23,881 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 00:38:23,881 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:38:23,887 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:23,890 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:38:23,891 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:23,891 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:23,891 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:38:23,892 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:38:23,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:38:23,901 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:38:23,901 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-02-10 00:38:23,901 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:23,901 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:23,902 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:38:23,903 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 00:38:23,903 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:38:23,909 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:23,912 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:38:23,913 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:23,913 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:23,913 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:38:23,914 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:38:23,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:38:23,924 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:38:23,924 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-02-10 00:38:23,924 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:23,924 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:23,924 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:38:23,926 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 00:38:23,927 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:38:23,940 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:23,944 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (325)] Forceful destruction successful, exit code 0 [2024-02-10 00:38:23,944 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:23,944 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:23,945 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:38:23,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:38:23,957 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:38:23,957 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-02-10 00:38:23,957 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:23,957 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:23,957 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:38:23,959 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 00:38:23,959 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:38:23,968 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:38:23,984 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:23,988 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (326)] Forceful destruction successful, exit code 0 [2024-02-10 00:38:23,988 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:23,988 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:23,989 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:38:23,991 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:38:23,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:38:24,000 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:38:24,000 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-02-10 00:38:24,000 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:24,000 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:24,000 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:38:24,002 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 00:38:24,003 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:38:24,010 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:24,013 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:38:24,014 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:24,014 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:24,014 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:38:24,015 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:38:24,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:38:24,024 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:38:24,024 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-02-10 00:38:24,024 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:24,024 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:24,024 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:38:24,026 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 00:38:24,026 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:38:24,033 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:24,036 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (328)] Ended with exit code 0 [2024-02-10 00:38:24,036 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:24,036 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:24,037 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:38:24,039 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:38:24,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:38:24,047 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:38:24,047 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-02-10 00:38:24,047 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:24,047 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:24,047 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:38:24,050 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 00:38:24,050 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:38:24,055 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:24,058 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (329)] Forceful destruction successful, exit code 0 [2024-02-10 00:38:24,059 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:24,059 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:24,059 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:38:24,061 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:38:24,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:38:24,068 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:38:24,069 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-02-10 00:38:24,069 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:24,069 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:24,069 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:38:24,071 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 00:38:24,071 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:38:24,077 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:24,080 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:38:24,081 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:24,081 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:24,082 INFO L229 MonitoredProcess]: Starting monitored process 331 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:38:24,082 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:38:24,084 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:38:24,092 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:38:24,092 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-02-10 00:38:24,093 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:24,093 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:24,093 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:38:24,095 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 00:38:24,095 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:38:24,101 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:24,104 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:38:24,104 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:24,104 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:24,105 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:38:24,105 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:38:24,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:38:24,114 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:38:24,114 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-02-10 00:38:24,114 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:24,114 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:24,114 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:38:24,116 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 00:38:24,116 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:38:24,122 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:24,125 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:38:24,125 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:24,125 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:24,126 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:38:24,126 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:38:24,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:38:24,135 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:38:24,135 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-02-10 00:38:24,135 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:24,135 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:24,135 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:38:24,137 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 00:38:24,137 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:38:24,143 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:24,146 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:38:24,146 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:24,146 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:24,147 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:38:24,147 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:38:24,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:38:24,157 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:38:24,157 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-02-10 00:38:24,157 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:24,157 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:24,157 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:38:24,159 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 00:38:24,159 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:38:24,164 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:24,167 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:38:24,168 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:24,168 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:24,169 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:38:24,169 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:38:24,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:38:24,178 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:38:24,178 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-02-10 00:38:24,178 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:24,178 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:24,178 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:38:24,182 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 00:38:24,182 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:38:24,192 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:24,195 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:38:24,196 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:24,196 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:24,196 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:38:24,197 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:38:24,199 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:38:24,206 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:38:24,206 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-02-10 00:38:24,206 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:24,206 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:24,206 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:38:24,208 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 00:38:24,208 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:38:24,213 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:24,216 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:38:24,216 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:24,216 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:24,217 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:38:24,220 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:38:24,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:38:24,227 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:38:24,227 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-02-10 00:38:24,228 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:38:24,228 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:24,228 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:24,228 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:38:24,228 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 00:38:24,228 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:38:24,230 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:24,233 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (337)] Forceful destruction successful, exit code 0 [2024-02-10 00:38:24,233 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:24,234 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:24,234 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:38:24,235 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:38:24,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:38:24,243 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:38:24,243 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-02-10 00:38:24,243 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:38:24,243 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:24,244 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:24,244 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:38:24,244 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 00:38:24,244 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:38:24,246 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:24,249 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:38:24,249 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:24,249 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:24,250 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:38:24,251 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:38:24,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:38:24,259 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:38:24,259 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-02-10 00:38:24,259 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:38:24,259 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:24,260 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:24,260 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:38:24,260 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 00:38:24,260 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:38:24,262 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:24,265 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:38:24,265 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:24,265 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:24,266 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:38:24,266 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:38:24,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:38:24,275 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:38:24,275 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-02-10 00:38:24,275 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:24,275 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:24,275 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:38:24,277 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 00:38:24,277 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:38:24,282 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:24,285 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:38:24,286 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:24,286 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:24,286 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:38:24,287 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:38:24,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:38:24,295 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:38:24,296 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-02-10 00:38:24,296 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:38:24,296 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:24,296 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:24,296 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:38:24,296 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 00:38:24,296 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:38:24,298 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:24,301 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:38:24,301 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:24,301 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:24,302 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:38:24,302 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:38:24,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:38:24,311 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:38:24,311 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-02-10 00:38:24,311 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:38:24,311 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:24,311 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:24,311 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:38:24,312 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 00:38:24,312 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:38:24,314 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:24,317 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:38:24,317 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:24,317 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:24,318 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:38:24,318 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:38:24,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:38:24,327 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:38:24,327 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-02-10 00:38:24,327 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:38:24,327 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:24,327 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:24,327 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:38:24,328 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 00:38:24,328 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:38:24,330 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:24,332 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:38:24,333 INFO L490 LassoAnalysis]: Using template '4-phase'. [2024-02-10 00:38:24,333 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:24,333 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:24,334 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:38:24,334 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:38:24,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:38:24,343 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:38:24,343 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:38:24,343 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:38:24,343 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:24,343 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:24,343 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:38:24,344 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-02-10 00:38:24,344 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:38:24,347 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:24,349 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:38:24,350 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:24,350 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:24,350 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:38:24,351 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:38:24,353 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:38:24,360 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:38:24,360 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:38:24,360 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:24,360 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:24,360 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:38:24,363 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-10 00:38:24,363 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-10 00:38:24,375 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:24,379 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (345)] Forceful destruction successful, exit code 0 [2024-02-10 00:38:24,379 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:24,379 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:24,380 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:38:24,382 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:38:24,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:38:24,390 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:38:24,391 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:38:24,391 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:38:24,391 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:24,391 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:24,391 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:38:24,391 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-02-10 00:38:24,392 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:38:24,404 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:24,412 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:38:24,412 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:24,412 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:24,413 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:38:24,414 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:38:24,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:38:24,423 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:38:24,423 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:38:24,423 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:38:24,423 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:24,423 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:24,423 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:38:24,424 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-02-10 00:38:24,424 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:38:24,427 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:24,430 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:38:24,430 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:24,430 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:24,431 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:38:24,431 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:38:24,433 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:38:24,440 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:38:24,440 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:38:24,440 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:38:24,440 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:24,440 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:24,441 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:38:24,441 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-02-10 00:38:24,441 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:38:24,444 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:24,447 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (348)] Ended with exit code 0 [2024-02-10 00:38:24,447 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:24,448 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:24,448 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:38:24,449 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:38:24,450 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:38:24,458 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:38:24,458 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:38:24,458 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:24,458 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:24,458 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:38:24,461 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-10 00:38:24,461 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-10 00:38:24,468 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:24,471 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:38:24,471 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:24,471 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:24,472 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:38:24,472 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:38:24,474 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:38:24,482 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:38:24,482 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:38:24,482 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:24,482 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:24,482 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:38:24,485 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-10 00:38:24,485 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-10 00:38:24,492 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:24,495 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:38:24,495 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:24,495 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:24,496 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:38:24,496 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:38:24,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:38:24,505 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:38:24,505 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:38:24,505 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:24,505 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:24,505 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:38:24,507 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-10 00:38:24,507 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-10 00:38:24,514 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:24,517 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (351)] Ended with exit code 0 [2024-02-10 00:38:24,517 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:24,517 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:24,518 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:38:24,518 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:38:24,520 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:38:24,527 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:38:24,528 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:38:24,528 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:24,528 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:24,528 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:38:24,534 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-10 00:38:24,534 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-10 00:38:24,566 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:24,569 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:38:24,569 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:24,570 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:24,570 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:38:24,571 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:38:24,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:38:24,580 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:38:24,580 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:38:24,580 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:24,580 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:24,580 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:38:24,583 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-10 00:38:24,583 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-10 00:38:24,592 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:24,595 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (353)] Ended with exit code 0 [2024-02-10 00:38:24,595 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:24,595 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:24,596 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:38:24,596 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:38:24,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:38:24,605 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:38:24,605 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:38:24,605 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:38:24,606 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:24,606 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:24,606 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:38:24,606 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-02-10 00:38:24,606 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:38:24,609 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:24,612 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:38:24,612 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:24,612 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:24,613 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:38:24,615 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:38:24,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:38:24,624 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:38:24,624 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:38:24,624 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:38:24,624 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:24,624 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:24,625 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:38:24,625 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-02-10 00:38:24,625 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:38:24,628 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:24,631 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:38:24,640 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:24,640 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:24,641 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:38:24,642 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:38:24,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:38:24,650 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:38:24,651 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:38:24,651 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:24,651 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:24,651 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:38:24,653 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-10 00:38:24,653 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-10 00:38:24,661 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:24,664 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:38:24,664 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:24,664 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:24,665 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:38:24,665 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:38:24,667 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:38:24,674 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:38:24,674 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:38:24,674 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:38:24,674 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:24,675 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:24,675 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:38:24,675 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-02-10 00:38:24,675 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:38:24,686 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:24,689 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:38:24,689 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:24,689 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:24,690 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:38:24,691 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:38:24,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:38:24,700 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:38:24,700 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:38:24,700 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:38:24,700 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:24,700 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:24,700 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:38:24,701 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-02-10 00:38:24,701 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:38:24,705 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:24,708 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:38:24,708 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:24,708 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:24,709 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:38:24,710 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:38:24,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:38:24,719 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:38:24,720 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:38:24,720 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:38:24,720 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:24,720 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:24,720 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:38:24,721 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-02-10 00:38:24,721 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:38:24,724 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:24,727 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:38:24,727 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:24,727 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:24,728 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:38:24,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:38:24,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:38:24,737 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:38:24,737 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:38:24,737 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:24,737 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:24,737 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:38:24,739 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-10 00:38:24,739 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-10 00:38:24,746 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:24,749 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:38:24,750 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:24,750 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:24,750 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:38:24,751 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:38:24,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:38:24,762 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:38:24,762 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:38:24,762 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:38:24,762 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:24,762 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:24,762 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:38:24,763 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-02-10 00:38:24,763 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:38:24,766 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:24,769 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:38:24,769 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:24,769 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:24,770 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:38:24,770 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:38:24,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:38:24,779 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:38:24,779 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:38:24,779 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:38:24,779 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:24,779 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:24,779 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:38:24,780 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-02-10 00:38:24,780 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:38:24,783 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:24,786 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:38:24,786 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:24,786 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:24,787 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:38:24,787 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:38:24,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:38:24,796 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:38:24,796 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:38:24,796 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:38:24,796 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:24,796 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:24,796 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:38:24,797 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-02-10 00:38:24,797 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:38:24,800 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:24,803 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (363)] Ended with exit code 0 [2024-02-10 00:38:24,803 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:24,803 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:24,804 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:38:24,804 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:38:24,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:38:24,813 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:38:24,813 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:38:24,813 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:24,813 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:24,813 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:38:24,816 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-10 00:38:24,816 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-10 00:38:24,824 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:24,827 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:38:24,827 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:24,827 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:24,828 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:38:24,828 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:38:24,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:38:24,837 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:38:24,838 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:38:24,838 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:24,838 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:24,838 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:38:24,840 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-10 00:38:24,840 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-10 00:38:24,847 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:24,850 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:38:24,851 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:24,851 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:24,851 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:38:24,852 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:38:24,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:38:24,861 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:38:24,861 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:38:24,861 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:24,861 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:24,861 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:38:24,864 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-10 00:38:24,864 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-10 00:38:24,872 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:24,875 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:38:24,875 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:24,875 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:24,876 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:38:24,876 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:38:24,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:38:24,885 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:38:24,885 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:38:24,885 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:24,885 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:24,886 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:38:24,887 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-10 00:38:24,888 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-10 00:38:24,895 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:24,898 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (367)] Ended with exit code 0 [2024-02-10 00:38:24,898 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:24,898 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:24,899 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:38:24,899 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:38:24,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:38:24,909 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:38:24,909 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:38:24,909 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:24,909 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:24,909 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:38:24,912 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-10 00:38:24,912 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-10 00:38:24,922 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:24,925 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:38:24,926 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:24,926 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:24,926 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:38:24,927 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:38:24,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:38:24,936 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:38:24,936 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:38:24,936 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:24,936 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:24,936 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:38:24,938 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-10 00:38:24,938 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-10 00:38:24,946 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:24,949 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:38:24,952 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:24,952 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:24,953 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:38:24,954 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:38:24,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:38:24,962 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:38:24,963 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:38:24,963 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:24,963 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:24,963 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:38:24,965 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-10 00:38:24,965 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-10 00:38:24,972 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:24,975 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (370)] Ended with exit code 0 [2024-02-10 00:38:24,975 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:24,975 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:24,976 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:38:24,976 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:38:24,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:38:24,985 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:38:24,985 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:38:24,986 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:24,986 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:24,986 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:38:24,988 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-10 00:38:24,988 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-10 00:38:24,996 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:24,999 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (371)] Ended with exit code 0 [2024-02-10 00:38:24,999 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:24,999 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:25,000 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:38:25,001 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:38:25,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:38:25,009 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:38:25,010 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:38:25,010 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:25,010 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:25,010 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:38:25,012 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-10 00:38:25,012 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-10 00:38:25,020 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:25,023 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:38:25,023 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:25,023 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:25,024 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:38:25,025 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:38:25,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:38:25,033 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:38:25,034 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:38:25,034 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:25,034 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:25,034 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:38:25,036 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-10 00:38:25,036 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-10 00:38:25,043 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:25,046 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:38:25,046 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:25,046 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:25,047 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:38:25,048 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:38:25,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:38:25,056 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:38:25,056 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:38:25,057 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:25,057 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:25,057 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:38:25,059 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-10 00:38:25,059 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-10 00:38:25,072 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:25,075 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:38:25,075 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:25,076 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:25,076 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:38:25,077 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:38:25,078 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:38:25,085 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:38:25,085 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:38:25,086 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:25,086 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:25,086 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:38:25,088 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-10 00:38:25,088 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-10 00:38:25,095 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:25,098 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:38:25,098 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:25,098 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:25,099 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:38:25,099 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:38:25,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:38:25,109 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:38:25,109 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:38:25,109 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:25,110 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:25,110 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:38:25,154 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-10 00:38:25,155 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-10 00:38:25,170 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:25,174 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:38:25,174 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:25,174 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:25,175 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:38:25,175 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:38:25,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:38:25,184 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:38:25,184 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:38:25,184 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:25,184 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:25,185 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:38:25,187 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-10 00:38:25,187 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-10 00:38:25,199 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:25,202 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:38:25,202 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:25,202 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:25,203 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:38:25,203 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:38:25,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:38:25,212 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:38:25,212 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:38:25,212 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:38:25,213 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:25,213 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:25,213 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:38:25,213 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-02-10 00:38:25,213 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:38:25,217 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:25,220 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:38:25,220 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:25,220 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:25,221 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:38:25,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:38:25,231 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:38:25,231 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:38:25,231 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:38:25,231 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:25,231 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:25,231 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:38:25,232 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-02-10 00:38:25,232 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:38:25,234 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:38:25,246 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:25,250 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:38:25,250 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:25,250 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:25,251 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:38:25,251 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:38:25,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:38:25,260 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:38:25,260 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:38:25,260 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:38:25,260 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:25,260 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:25,260 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:38:25,261 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-02-10 00:38:25,261 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:38:25,264 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:25,267 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:38:25,267 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:25,267 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:25,268 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:38:25,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:38:25,277 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:38:25,278 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:38:25,278 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:38:25,278 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:25,278 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:25,278 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:38:25,281 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-10 00:38:25,281 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-10 00:38:25,288 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:25,291 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:38:25,291 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:25,291 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:25,292 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:38:25,294 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:38:25,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:38:25,302 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:38:25,302 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:38:25,302 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:38:25,303 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:25,303 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:25,303 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:38:25,303 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-02-10 00:38:25,303 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:38:25,306 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:25,309 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (382)] Forceful destruction successful, exit code 0 [2024-02-10 00:38:25,309 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:25,310 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:25,310 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:38:25,311 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:38:25,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:38:25,320 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:38:25,320 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:38:25,320 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:38:25,320 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:25,320 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:25,320 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:38:25,321 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-02-10 00:38:25,321 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:38:25,324 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:25,327 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (383)] Ended with exit code 0 [2024-02-10 00:38:25,327 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:25,328 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:25,329 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:38:25,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:38:25,339 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:38:25,344 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:38:25,344 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:38:25,344 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:38:25,344 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:25,344 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:25,344 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:38:25,345 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-02-10 00:38:25,345 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:38:25,348 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:25,351 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:38:25,351 INFO L490 LassoAnalysis]: Using template '2-lex'. [2024-02-10 00:38:25,352 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:25,352 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:25,352 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:38:25,353 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:38:25,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:38:25,363 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:38:25,363 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:38:25,363 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:38:25,363 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:25,363 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:25,363 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:38:25,364 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 00:38:25,364 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:38:25,366 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:25,371 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:38:25,371 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:25,371 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:25,372 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:38:25,372 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:38:25,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:38:25,382 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:38:25,382 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:38:25,382 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:25,382 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:25,382 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:38:25,384 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 00:38:25,384 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:38:25,388 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:25,391 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (386)] Ended with exit code 0 [2024-02-10 00:38:25,392 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:25,392 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:25,393 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:38:25,393 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:38:25,395 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:38:25,403 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:38:25,403 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:38:25,403 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:38:25,403 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:25,403 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:25,403 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:38:25,405 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 00:38:25,405 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:38:25,406 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:25,409 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (387)] Ended with exit code 0 [2024-02-10 00:38:25,409 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:25,409 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:25,410 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:38:25,410 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:38: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:38:25,419 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:38:25,420 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:38:25,420 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:38:25,420 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:25,420 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:25,420 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:38:25,420 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 00:38:25,420 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:38:25,422 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:25,424 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (388)] Ended with exit code 0 [2024-02-10 00:38:25,425 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:25,425 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:25,425 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:38:25,426 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:38:25,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:38:25,435 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:38:25,436 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:38:25,436 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:38:25,436 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:25,436 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:25,436 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:38:25,436 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 00:38:25,436 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:38:25,438 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:25,442 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (389)] Ended with exit code 0 [2024-02-10 00:38:25,442 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:25,442 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:25,443 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:38:25,443 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:38:25,445 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:38:25,452 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:38:25,452 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:38:25,452 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:25,452 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:25,452 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:38:25,454 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 00:38:25,454 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:38:25,458 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:25,461 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (390)] Ended with exit code 0 [2024-02-10 00:38:25,462 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:25,462 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:25,463 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:38:25,465 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:38:25,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:38:25,473 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:38:25,473 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:38:25,473 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:25,473 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:25,473 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:38:25,475 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 00:38:25,475 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:38:25,480 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:25,483 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:38:25,483 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:25,483 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:25,484 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:38:25,484 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:38:25,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:38:25,493 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:38:25,493 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:38:25,493 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:25,493 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:25,493 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:38:25,495 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 00:38:25,495 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:38:25,499 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:25,502 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (392)] Ended with exit code 0 [2024-02-10 00:38:25,502 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:25,502 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:25,503 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:38:25,503 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:38:25,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:38:25,513 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:38:25,513 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:38:25,513 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:25,513 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:25,513 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:38:25,520 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 00:38:25,520 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:38:25,534 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:25,537 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (393)] Ended with exit code 0 [2024-02-10 00:38:25,537 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:25,538 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:25,538 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:38:25,539 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:38:25,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:38:25,548 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:38:25,548 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:38:25,548 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:25,548 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:25,548 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:38:25,551 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 00:38:25,551 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:38:25,556 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:25,559 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (394)] Ended with exit code 0 [2024-02-10 00:38:25,559 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:25,560 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:25,560 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:38:25,561 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:38:25,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:38:25,570 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:38:25,570 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:38:25,570 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:38:25,570 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:25,570 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:25,570 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:38:25,570 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 00:38:25,571 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:38:25,572 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:25,575 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (395)] Ended with exit code 0 [2024-02-10 00:38:25,575 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:25,575 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:25,576 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:38:25,576 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:38:25,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:38:25,585 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:38:25,585 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:38:25,585 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:38:25,585 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:25,585 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:25,585 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:38:25,586 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 00:38:25,586 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:38:25,587 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:25,590 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (396)] Ended with exit code 0 [2024-02-10 00:38:25,590 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:25,590 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:25,591 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:38:25,591 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:38:25,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:38:25,601 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:38:25,601 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:38:25,601 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:25,601 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:25,601 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:38:25,602 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 00:38:25,602 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:38:25,606 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:25,609 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:38:25,609 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:25,610 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:25,610 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:38:25,611 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:38:25,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:38:25,619 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:38:25,619 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:38:25,619 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:38:25,620 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:25,620 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:25,620 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:38:25,620 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 00:38:25,620 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:38:25,621 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:25,624 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:38:25,624 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:25,624 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:25,625 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:38:25,625 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:38:25,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:38:25,634 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:38:25,635 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:38:25,635 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:38:25,635 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:25,635 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:25,635 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:38:25,635 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 00:38:25,635 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:38:25,637 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:25,640 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (399)] Ended with exit code 0 [2024-02-10 00:38:25,640 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:25,640 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:25,641 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:38:25,641 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:38:25,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:38:25,650 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:38:25,650 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:38:25,650 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:38:25,650 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:25,650 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:25,650 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:38:25,651 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 00:38:25,651 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:38:25,657 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:25,660 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (400)] Forceful destruction successful, exit code 0 [2024-02-10 00:38:25,660 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:25,661 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:25,661 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:38:25,662 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:38:25,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:38:25,670 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:38:25,671 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:38:25,671 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:25,671 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:25,671 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:38:25,672 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 00:38:25,672 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:38:25,676 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:25,679 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:38:25,679 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:25,679 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:25,680 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:38:25,681 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:38:25,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:38:25,689 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:38:25,689 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:38:25,689 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:38:25,690 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:25,690 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:25,690 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:38:25,690 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 00:38:25,690 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:38:25,691 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:25,694 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:38:25,694 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:25,694 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:25,695 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:38:25,695 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:38:25,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:38:25,704 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:38:25,704 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:38:25,704 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:38:25,704 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:25,704 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:25,704 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:38:25,705 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 00:38:25,705 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:38:25,706 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:25,709 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:38:25,709 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:25,710 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:25,710 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:38:25,711 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:38:25,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:38:25,719 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:38:25,719 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:38:25,719 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:38:25,719 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:25,719 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:25,719 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:38:25,720 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 00:38:25,720 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:38:25,721 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:25,724 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:38:25,724 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:25,724 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:25,725 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:38:25,732 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:38:25,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:38:25,740 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:38:25,740 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:38:25,740 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:25,740 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:25,740 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:38:25,742 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 00:38:25,742 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:38:25,746 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:25,749 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (405)] Forceful destruction successful, exit code 0 [2024-02-10 00:38:25,749 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:25,750 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:25,750 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:38:25,751 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:38:25,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:38:25,759 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:38:25,759 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:38:25,760 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:25,760 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:25,760 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:38:25,761 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 00:38:25,761 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:38:25,765 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:25,768 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:38:25,768 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:25,768 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:25,769 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:38:25,769 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:38:25,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:38:25,777 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:38:25,778 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:38:25,778 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:25,778 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:25,778 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:38:25,780 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 00:38:25,780 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:38:25,784 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:25,787 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:38:25,787 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:25,787 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:25,788 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:38:25,788 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:38:25,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:38:25,797 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:38:25,797 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:38:25,797 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:25,797 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:25,797 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:38:25,799 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 00:38:25,799 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:38:25,803 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:25,805 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:38:25,806 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:25,806 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:25,806 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:38:25,808 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:38:25,808 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:38:25,815 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:38:25,816 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:38:25,816 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:25,816 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:25,816 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:38:25,818 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 00:38:25,818 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:38:25,823 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:25,826 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:38:25,826 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:25,826 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:25,827 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:38:25,827 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:38:25,829 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:38:25,836 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:38:25,837 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:38:25,837 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:25,837 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:25,837 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:38:25,839 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 00:38:25,839 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:38:25,843 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:25,846 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:38:25,846 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:25,846 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:25,847 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:38:25,848 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:38: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:38:25,856 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:38:25,856 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:38:25,856 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:25,856 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:25,856 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:38:25,858 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 00:38:25,858 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:38:25,862 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:25,865 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:38:25,865 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:25,865 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:25,865 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:38:25,866 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:38:25,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:38:25,875 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:38:25,875 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:38:25,875 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:25,875 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:25,875 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:38:25,877 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 00:38:25,877 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:38:25,881 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:25,885 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:38:25,885 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:25,885 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:25,886 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:38:25,886 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:38:25,887 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:38:25,894 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:38:25,894 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:38:25,895 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:25,895 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:25,895 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:38:25,896 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 00:38:25,896 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:38:25,901 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:25,904 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:38:25,904 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:25,904 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:25,905 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:38:25,905 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:38:25,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:38:25,931 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:38:25,931 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:38:25,931 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:25,931 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:25,931 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:38:25,933 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 00:38:25,933 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:38:25,937 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:25,940 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (414)] Ended with exit code 0 [2024-02-10 00:38:25,940 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:25,940 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:25,941 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:38:25,941 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:38:25,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:38:25,950 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:38:25,950 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:38:25,950 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:25,950 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:25,951 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:38:25,952 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 00:38:25,953 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:38:25,961 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:25,964 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (415)] Ended with exit code 0 [2024-02-10 00:38:25,964 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:25,964 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:25,965 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:38:25,965 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:38:25,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:38:25,977 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:38:25,977 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:38:25,977 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:25,977 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:25,977 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:38:25,979 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 00:38:25,979 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:38:25,983 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:25,986 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:38:25,986 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:25,986 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:25,987 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:38:25,987 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:38:25,988 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:38:25,996 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:38:25,996 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:38:25,996 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:25,996 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:25,996 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:38:25,999 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 00:38:25,999 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:38:26,006 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:26,009 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (417)] Ended with exit code 0 [2024-02-10 00:38:26,009 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:26,009 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:26,010 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:38:26,012 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:38:26,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:38:26,020 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:38:26,020 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:38:26,020 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:26,020 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:26,020 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:38:26,022 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 00:38:26,022 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:38:26,026 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:26,029 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:38:26,030 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:26,030 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:26,030 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:38:26,031 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:38:26,032 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:38: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:38:26,040 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:38:26,041 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:38:26,041 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:26,041 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:26,041 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:38:26,041 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 00:38:26,041 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:38:26,043 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:26,045 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (419)] Ended with exit code 0 [2024-02-10 00:38:26,046 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:26,046 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:26,047 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:38:26,047 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:38:26,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:38:26,055 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:38:26,056 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:38:26,056 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:38:26,056 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:26,056 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:26,056 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:38:26,056 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 00:38:26,056 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:38:26,058 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:26,061 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:38:26,061 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:26,061 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:26,062 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:38:26,062 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:38:26,064 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:38:26,071 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:38:26,071 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:38:26,071 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:38:26,071 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:26,071 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:26,071 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:38:26,072 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 00:38:26,072 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:38:26,073 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:26,076 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:38:26,076 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:26,076 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:26,077 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:38:26,078 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:38:26,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:38:26,086 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:38:26,086 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:38:26,087 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:26,087 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:26,087 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:38:26,088 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 00:38:26,088 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:38:26,092 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:26,095 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:38:26,095 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:26,095 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:26,096 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:38:26,096 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:38:26,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:38:26,105 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:38:26,106 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:38:26,106 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:38:26,106 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:26,106 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:26,106 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:38:26,106 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 00:38:26,106 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:38:26,108 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:26,111 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:38:26,111 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:26,111 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:26,112 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:38:26,112 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:38:26,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:38:26,121 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:38:26,122 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:38:26,122 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:38:26,122 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:26,122 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:26,122 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:38:26,122 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 00:38:26,122 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:38:26,124 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:26,126 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:38:26,126 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:26,126 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:26,127 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:38:26,128 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:38:26,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:38:26,137 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:38:26,137 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:38:26,137 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:38:26,137 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:26,137 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:26,137 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:38:26,138 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 00:38:26,138 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:38:26,147 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:26,150 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (425)] Ended with exit code 0 [2024-02-10 00:38:26,150 INFO L490 LassoAnalysis]: Using template '3-lex'. [2024-02-10 00:38:26,150 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:26,150 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:26,151 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:38:26,151 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:38:26,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:38:26,161 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:38:26,161 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:38:26,161 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:38:26,161 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:26,161 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:26,161 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-02-10 00:38:26,162 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 00:38:26,162 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:38:26,164 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:26,167 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:38:26,167 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:26,167 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:26,168 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:38:26,168 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:38:26,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:38:26,177 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:38:26,178 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:38:26,178 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:26,178 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:26,178 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-02-10 00:38:26,180 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2024-02-10 00:38:26,180 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2024-02-10 00:38:26,186 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:26,189 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:38:26,189 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:26,190 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:26,190 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:38:26,191 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:38:26,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:38:26,199 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:38:26,200 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:38:26,200 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:38:26,200 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:26,200 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:26,200 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-02-10 00:38:26,200 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 00:38:26,200 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:38:26,203 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:26,205 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:38:26,206 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:26,206 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:26,206 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:38:26,207 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:38:26,208 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:38:26,215 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:38:26,215 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:38:26,215 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:38:26,215 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:26,215 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:26,215 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-02-10 00:38:26,216 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 00:38:26,216 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:38:26,218 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:26,221 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:38:26,221 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:26,221 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:26,221 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:38:26,222 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:38:26,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:38:26,231 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:38:26,231 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:38:26,231 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:38:26,231 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:26,231 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:26,231 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-02-10 00:38:26,232 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 00:38:26,232 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:38:26,235 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:26,237 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (430)] Ended with exit code 0 [2024-02-10 00:38:26,238 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:26,238 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:26,238 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:38:26,239 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:38:26,240 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:38:26,248 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:38:26,248 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:38:26,248 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:26,248 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:26,248 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-02-10 00:38:26,250 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2024-02-10 00:38:26,250 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2024-02-10 00:38:26,256 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:26,259 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:38:26,259 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:26,259 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:26,260 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:38:26,260 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:38:26,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:38:26,269 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:38:26,269 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:38:26,269 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:26,269 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:26,269 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-02-10 00:38:26,272 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2024-02-10 00:38:26,272 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2024-02-10 00:38:26,278 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:26,281 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (432)] Ended with exit code 0 [2024-02-10 00:38:26,281 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:26,281 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:26,282 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:38:26,282 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:38:26,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:38:26,291 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:38:26,291 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:38:26,291 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:26,291 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:26,291 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-02-10 00:38:26,293 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2024-02-10 00:38:26,294 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2024-02-10 00:38:26,299 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:26,302 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (433)] Forceful destruction successful, exit code 0 [2024-02-10 00:38:26,302 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:26,302 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:26,303 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:38:26,303 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:38:26,305 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:38:26,312 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:38:26,312 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:38:26,312 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:26,312 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:26,313 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-02-10 00:38:26,320 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2024-02-10 00:38:26,320 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2024-02-10 00:38:26,341 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:26,344 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (434)] Ended with exit code 0 [2024-02-10 00:38:26,345 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:26,345 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:26,345 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:38:26,346 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:38:26,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:38:26,354 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:38:26,355 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:38:26,355 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:26,355 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:26,355 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-02-10 00:38:26,358 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2024-02-10 00:38:26,358 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2024-02-10 00:38:26,366 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:26,370 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:38:26,370 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:26,370 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:26,371 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:38:26,371 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:38:26,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:38:26,381 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:38:26,382 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:38:26,382 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:38:26,382 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:26,382 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:26,382 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-02-10 00:38:26,382 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 00:38:26,382 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:38:26,384 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:26,387 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (436)] Ended with exit code 0 [2024-02-10 00:38:26,387 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:26,387 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:26,388 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:38:26,388 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:38:26,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:38:26,397 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:38:26,397 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:38:26,397 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:38:26,397 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:26,397 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:26,397 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-02-10 00:38:26,398 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 00:38:26,398 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:38:26,400 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:26,402 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (437)] Ended with exit code 0 [2024-02-10 00:38:26,402 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:26,402 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:26,403 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:38:26,403 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:38:26,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:38:26,412 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:38:26,413 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:38:26,413 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:26,413 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:26,413 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-02-10 00:38:26,415 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2024-02-10 00:38:26,415 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2024-02-10 00:38:26,421 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:26,424 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:38:26,424 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:26,424 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:26,425 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:38:26,425 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:38:26,426 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:38:26,433 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:38:26,433 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:38:26,433 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:38:26,434 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:26,434 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:26,434 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-02-10 00:38:26,434 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 00:38:26,434 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:38:26,436 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:26,439 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:38:26,439 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:26,439 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:26,440 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:38:26,440 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:38:26,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:38:26,449 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:38:26,449 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:38:26,449 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:38:26,449 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:26,449 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:26,449 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-02-10 00:38:26,450 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 00:38:26,450 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:38:26,458 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:26,461 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:38:26,461 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:26,461 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:26,462 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:38:26,463 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:38:26,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:38:26,471 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:38:26,471 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:38:26,471 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:38:26,471 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:26,471 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:26,472 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-02-10 00:38:26,472 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 00:38:26,472 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:38:26,475 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:26,477 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:38:26,478 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:26,478 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:26,478 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:38:26,479 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:38:26,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:38:26,487 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:38:26,488 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:38:26,488 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:26,488 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:26,488 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-02-10 00:38:26,490 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2024-02-10 00:38:26,490 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2024-02-10 00:38:26,495 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:26,498 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:38:26,499 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:26,499 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:26,500 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:38:26,500 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:38:26,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:38:26,509 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:38:26,509 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:38:26,509 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:38:26,510 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:26,510 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:26,510 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-02-10 00:38:26,510 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 00:38:26,510 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:38:26,512 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:26,515 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:38:26,515 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:26,515 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:26,516 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:38:26,516 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:38:26,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:38:26,548 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:38:26,548 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:38:26,548 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:38:26,548 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:26,548 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:26,548 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-02-10 00:38:26,549 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 00:38:26,549 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:38:26,551 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:26,553 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:38:26,554 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:26,554 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:26,554 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:38:26,555 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:38:26,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:38:26,564 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:38:26,564 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:38:26,564 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:38:26,564 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:26,564 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:26,564 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-02-10 00:38:26,565 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 00:38:26,565 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:38:26,567 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:26,569 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:38:26,569 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:26,570 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:26,570 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:38:26,571 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:38:26,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:38:26,580 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:38:26,580 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:38:26,580 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:26,580 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:26,580 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-02-10 00:38:26,583 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2024-02-10 00:38:26,583 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2024-02-10 00:38:26,589 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:26,592 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:38:26,592 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:26,592 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:26,593 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:38:26,593 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:38:26,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:38:26,602 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:38:26,602 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:38:26,602 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:26,602 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:26,602 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-02-10 00:38:26,605 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2024-02-10 00:38:26,605 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2024-02-10 00:38:26,610 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:26,614 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:38:26,614 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:26,614 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:26,615 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:38:26,616 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:38:26,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:38:26,624 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:38:26,625 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:38:26,625 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:26,625 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:26,625 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-02-10 00:38:26,627 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2024-02-10 00:38:26,627 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2024-02-10 00:38:26,634 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:26,637 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:38:26,637 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:26,637 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:26,638 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:38:26,638 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:38:26,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:38:26,647 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:38:26,647 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:38:26,647 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:26,647 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:26,647 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-02-10 00:38:26,650 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2024-02-10 00:38:26,650 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2024-02-10 00:38:26,656 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:26,659 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:38:26,659 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:26,659 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:26,660 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:38:26,661 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:38:26,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:38:26,670 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:38:26,670 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:38:26,670 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:26,670 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:26,670 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-02-10 00:38:26,673 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2024-02-10 00:38:26,673 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2024-02-10 00:38:26,681 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:26,684 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:38:26,684 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:26,685 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:26,685 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:38:26,686 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:38:26,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:38:26,694 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:38:26,694 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:38:26,695 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:26,695 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:26,695 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-02-10 00:38:26,697 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2024-02-10 00:38:26,697 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2024-02-10 00:38:26,703 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:26,706 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:38:26,707 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:26,707 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:26,707 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:38:26,708 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:38:26,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:38:26,716 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:38:26,717 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:38:26,717 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:26,717 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:26,717 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-02-10 00:38:26,719 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2024-02-10 00:38:26,719 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2024-02-10 00:38:26,725 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:26,729 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:38:26,729 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:26,729 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:26,730 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:38:26,730 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:38:26,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:38:26,741 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:38:26,741 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:38:26,741 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:26,741 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:26,741 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-02-10 00:38:26,744 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2024-02-10 00:38:26,744 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2024-02-10 00:38:26,750 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:26,753 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (453)] Ended with exit code 0 [2024-02-10 00:38:26,753 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:26,753 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:26,754 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:38:26,754 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:38:26,756 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:38:26,764 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:38:26,765 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:38:26,765 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:26,765 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:26,765 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-02-10 00:38:26,767 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2024-02-10 00:38:26,768 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2024-02-10 00:38:26,774 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:26,777 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:38:26,777 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:26,777 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:26,778 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:38:26,778 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:38:26,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:38:26,787 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:38:26,787 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:38:26,788 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:26,788 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:26,788 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-02-10 00:38:26,790 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2024-02-10 00:38:26,790 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2024-02-10 00:38:26,796 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:26,799 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:38:26,799 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:26,800 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:26,800 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:38:26,801 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:38:26,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:38:26,811 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:38:26,811 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:38:26,811 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:26,811 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:26,811 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-02-10 00:38:26,814 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2024-02-10 00:38:26,814 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2024-02-10 00:38:26,819 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:26,822 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:38:26,823 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:26,823 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:26,823 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:38:26,824 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:38:26,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:38:26,834 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:38:26,834 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:38:26,834 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:26,834 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:26,834 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-02-10 00:38:26,836 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2024-02-10 00:38:26,836 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2024-02-10 00:38:26,842 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:26,846 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:38:26,846 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:26,846 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:26,847 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:38:26,847 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:38:26,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:38:26,856 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:38:26,856 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:38:26,856 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:26,856 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:26,856 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-02-10 00:38:26,861 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2024-02-10 00:38:26,861 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2024-02-10 00:38:26,877 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:26,897 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (458)] Forceful destruction successful, exit code 0 [2024-02-10 00:38:26,898 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:26,898 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:26,899 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:38:26,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:38:26,909 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:38:26,909 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:38:26,909 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:26,909 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:26,909 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-02-10 00:38:26,911 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2024-02-10 00:38:26,911 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2024-02-10 00:38:26,917 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:38:26,923 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:26,927 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:38:26,927 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:26,927 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:26,928 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:38:26,928 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:38:26,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:38:26,937 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:38:26,937 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:38:26,937 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:38:26,937 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:26,937 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:26,937 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-02-10 00:38:26,938 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 00:38:26,938 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:38:26,941 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:26,944 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:38:26,944 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:26,944 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:26,945 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:38:26,945 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:38:26,947 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:38:26,954 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:38:26,954 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:38:26,954 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:38:26,954 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:26,954 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:26,954 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-02-10 00:38:26,955 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 00:38:26,955 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:38:26,957 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:26,959 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:38:26,960 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:26,960 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:26,960 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:38:26,961 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:38:26,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:38:26,969 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:38:26,970 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:38:26,970 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:38:26,970 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:26,970 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:26,970 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-02-10 00:38:26,970 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 00:38:26,970 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:38:26,973 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:26,975 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:38:26,975 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:26,975 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:26,976 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:38:26,977 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:38:26,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:38:26,987 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:38:26,987 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:38:26,987 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:26,987 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:26,987 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-02-10 00:38:26,989 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2024-02-10 00:38:26,989 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2024-02-10 00:38:26,995 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:26,998 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:38:26,998 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:26,999 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:26,999 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:38:27,000 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:38:27,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:38:27,067 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:38:27,067 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:38:27,067 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:38:27,067 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:27,067 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:27,067 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-02-10 00:38:27,068 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 00:38:27,068 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:38:27,070 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:27,073 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (464)] Ended with exit code 0 [2024-02-10 00:38:27,073 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:27,073 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:27,074 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:38:27,074 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:38:27,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:38:27,083 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:38:27,084 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:38:27,084 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:38:27,084 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:27,084 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:27,084 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-02-10 00:38:27,084 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 00:38:27,084 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:38:27,086 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:27,089 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:38:27,089 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:27,090 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:27,090 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:38:27,091 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:38:27,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:38:27,099 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:38:27,100 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:38:27,100 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:38:27,100 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:27,100 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:27,100 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-02-10 00:38:27,100 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 00:38:27,100 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:38:27,102 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:27,106 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:38:27,106 INFO L369 stractBuchiCegarLoop]: Result of lasso check was UNKNOWN. I will concatenate loop to stem and try again. [2024-02-10 00:38:27,107 INFO L748 eck$LassoCheckResult]: Stem: 105#[$Ultimate##0]true [175] $Ultimate##0-->L-1: Formula: (= (select |v_#valid_1| 0) 0) InVars {#valid=|v_#valid_1|} OutVars{#valid=|v_#valid_1|} AuxVars[] AssignedVars[] 107#[L-1]true [181] L-1-->L21: Formula: (< 0 |v_#StackHeapBarrier_1|) InVars {#StackHeapBarrier=|v_#StackHeapBarrier_1|} OutVars{#StackHeapBarrier=|v_#StackHeapBarrier_1|} AuxVars[] AssignedVars[] 109#[L21]true [174] L21-->L21-1: Formula: (and (= (select |v_#valid_2| 1) 1) (= 2 (select |v_#length_1| 1))) InVars {#length=|v_#length_1|, #valid=|v_#valid_2|} OutVars{#length=|v_#length_1|, #valid=|v_#valid_2|} AuxVars[] AssignedVars[] 111#[L21-1]true [195] 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[] 113#[L21-2]true [190] 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[] 115#[L21-3]true [152] L21-3-->L21-4: Formula: (and (= 31 (select |v_#length_2| 2)) (= (select |v_#valid_3| 2) 1)) InVars {#length=|v_#length_2|, #valid=|v_#valid_3|} OutVars{#length=|v_#length_2|, #valid=|v_#valid_3|} AuxVars[] AssignedVars[] 117#[L21-4]true [222] L21-4-->L37: Formula: (= v_~pos~0_9 0) InVars {} OutVars{~pos~0=v_~pos~0_9} AuxVars[] AssignedVars[~pos~0] 119#[L37]true [204] L37-->L37-1: Formula: (= v_~i1~0_7 0) InVars {} OutVars{~i1~0=v_~i1~0_7} AuxVars[] AssignedVars[~i1~0] 121#[L37-1]true [205] L37-1-->L37-2: Formula: (= v_~i2~0_7 0) InVars {} OutVars{~i2~0=v_~i2~0_7} AuxVars[] AssignedVars[~i2~0] 123#[L37-2]true [153] L37-2-->L-1-1: Formula: (= v_~N~0_5 0) InVars {} OutVars{~N~0=v_~N~0_5} AuxVars[] AssignedVars[~N~0] 125#[L-1-1]true [208] L-1-1-->L-1-2: Formula: true InVars {} OutVars{ULTIMATE.start_main_#res#1=|v_ULTIMATE.start_main_#res#1_1|} AuxVars[] AssignedVars[ULTIMATE.start_main_#res#1] 127#[L-1-2]true [210] L-1-2-->L70: Formula: true InVars {} OutVars{ULTIMATE.start_main_#t~pre13#1=|v_ULTIMATE.start_main_#t~pre13#1_1|, ULTIMATE.start_main_#t~nondet10#1=|v_ULTIMATE.start_main_#t~nondet10#1_1|, ULTIMATE.start_main_#t~pre11#1=|v_ULTIMATE.start_main_#t~pre11#1_1|, ULTIMATE.start_main_#t~mem15#1=|v_ULTIMATE.start_main_#t~mem15#1_1|, ULTIMATE.start_main_#t~nondet9#1=|v_ULTIMATE.start_main_#t~nondet9#1_1|, ULTIMATE.start_main_~#t2~0#1.offset=|v_ULTIMATE.start_main_~#t2~0#1.offset_1|, ULTIMATE.start_main_#t~mem16#1=|v_ULTIMATE.start_main_#t~mem16#1_1|, ULTIMATE.start_main_~#t1~0#1.base=|v_ULTIMATE.start_main_~#t1~0#1.base_1|, ULTIMATE.start_main_#t~nondet12#1=|v_ULTIMATE.start_main_#t~nondet12#1_1|, ULTIMATE.start_main_~#t1~0#1.offset=|v_ULTIMATE.start_main_~#t1~0#1.offset_1|, ULTIMATE.start_main_#t~nondet14#1=|v_ULTIMATE.start_main_#t~nondet14#1_1|, ULTIMATE.start_main_#t~nondet8#1=|v_ULTIMATE.start_main_#t~nondet8#1_1|, ULTIMATE.start_main_#t~nondet7#1=|v_ULTIMATE.start_main_#t~nondet7#1_1|, ULTIMATE.start_main_~#t2~0#1.base=|v_ULTIMATE.start_main_~#t2~0#1.base_1|} 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~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~nondet8#1, ULTIMATE.start_main_#t~nondet7#1, ULTIMATE.start_main_~#t2~0#1.base] 129#[L70]true [226] L70-->L70-1: Formula: (and (= |v_ULTIMATE.start_main_~#t1~0#1.offset_2| 0) (= (select |v_#valid_5| |v_ULTIMATE.start_main_~#t1~0#1.base_2|) 0) (< |v_#StackHeapBarrier_2| |v_ULTIMATE.start_main_~#t1~0#1.base_2|) (= |v_#length_3| (store |v_#length_4| |v_ULTIMATE.start_main_~#t1~0#1.base_2| 4)) (not (= |v_ULTIMATE.start_main_~#t1~0#1.base_2| 0)) (= (store |v_#valid_5| |v_ULTIMATE.start_main_~#t1~0#1.base_2| 1) |v_#valid_4|)) InVars {#StackHeapBarrier=|v_#StackHeapBarrier_2|, #length=|v_#length_4|, #valid=|v_#valid_5|} OutVars{#StackHeapBarrier=|v_#StackHeapBarrier_2|, #length=|v_#length_3|, ULTIMATE.start_main_~#t1~0#1.base=|v_ULTIMATE.start_main_~#t1~0#1.base_2|, ULTIMATE.start_main_~#t1~0#1.offset=|v_ULTIMATE.start_main_~#t1~0#1.offset_2|, #valid=|v_#valid_4|} AuxVars[] AssignedVars[#valid, #length, ULTIMATE.start_main_~#t1~0#1.base, ULTIMATE.start_main_~#t1~0#1.offset] 131#[L70-1]true [170] L70-1-->L70-2: Formula: (and (= |v_#length_5| (store |v_#length_6| |v_ULTIMATE.start_main_~#t2~0#1.base_2| 4)) (= (select |v_#valid_7| |v_ULTIMATE.start_main_~#t2~0#1.base_2|) 0) (= (store |v_#valid_7| |v_ULTIMATE.start_main_~#t2~0#1.base_2| 1) |v_#valid_6|) (not (= |v_ULTIMATE.start_main_~#t2~0#1.base_2| 0)) (= 0 |v_ULTIMATE.start_main_~#t2~0#1.offset_2|) (< |v_#StackHeapBarrier_3| |v_ULTIMATE.start_main_~#t2~0#1.base_2|)) InVars {#StackHeapBarrier=|v_#StackHeapBarrier_3|, #length=|v_#length_6|, #valid=|v_#valid_7|} OutVars{#StackHeapBarrier=|v_#StackHeapBarrier_3|, #length=|v_#length_5|, ULTIMATE.start_main_~#t2~0#1.offset=|v_ULTIMATE.start_main_~#t2~0#1.offset_2|, ULTIMATE.start_main_~#t2~0#1.base=|v_ULTIMATE.start_main_~#t2~0#1.base_2|, #valid=|v_#valid_6|} AuxVars[] AssignedVars[ULTIMATE.start_main_~#t2~0#1.offset, #valid, #length, ULTIMATE.start_main_~#t2~0#1.base] 133#[L70-2]true [168] L70-2-->L73: Formula: true InVars {} OutVars{ULTIMATE.start_main_#t~nondet7#1=|v_ULTIMATE.start_main_#t~nondet7#1_2|} AuxVars[] AssignedVars[ULTIMATE.start_main_#t~nondet7#1] 135#[L73]true [177] L73-->L73-1: Formula: (= |v_ULTIMATE.start_main_#t~nondet7#1_3| v_~pos~0_10) InVars {ULTIMATE.start_main_#t~nondet7#1=|v_ULTIMATE.start_main_#t~nondet7#1_3|} OutVars{ULTIMATE.start_main_#t~nondet7#1=|v_ULTIMATE.start_main_#t~nondet7#1_3|, ~pos~0=v_~pos~0_10} AuxVars[] AssignedVars[~pos~0] 137#[L73-1]true [186] L73-1-->L74: Formula: true InVars {} OutVars{ULTIMATE.start_main_#t~nondet7#1=|v_ULTIMATE.start_main_#t~nondet7#1_4|} AuxVars[] AssignedVars[ULTIMATE.start_main_#t~nondet7#1] 139#[L74]true [140] L74-->L74-1: Formula: true InVars {} OutVars{ULTIMATE.start_main_#t~nondet8#1=|v_ULTIMATE.start_main_#t~nondet8#1_2|} AuxVars[] AssignedVars[ULTIMATE.start_main_#t~nondet8#1] 141#[L74-1]true [176] L74-1-->L74-2: Formula: (= v_~i1~0_8 |v_ULTIMATE.start_main_#t~nondet8#1_3|) InVars {ULTIMATE.start_main_#t~nondet8#1=|v_ULTIMATE.start_main_#t~nondet8#1_3|} OutVars{ULTIMATE.start_main_#t~nondet8#1=|v_ULTIMATE.start_main_#t~nondet8#1_3|, ~i1~0=v_~i1~0_8} AuxVars[] AssignedVars[~i1~0] 143#[L74-2]true [182] L74-2-->L75: Formula: true InVars {} OutVars{ULTIMATE.start_main_#t~nondet8#1=|v_ULTIMATE.start_main_#t~nondet8#1_4|} AuxVars[] AssignedVars[ULTIMATE.start_main_#t~nondet8#1] 145#[L75]true [212] L75-->L75-1: Formula: true InVars {} OutVars{ULTIMATE.start_main_#t~nondet9#1=|v_ULTIMATE.start_main_#t~nondet9#1_2|} AuxVars[] AssignedVars[ULTIMATE.start_main_#t~nondet9#1] 147#[L75-1]true [173] L75-1-->L75-2: Formula: (= v_~i2~0_8 |v_ULTIMATE.start_main_#t~nondet9#1_3|) InVars {ULTIMATE.start_main_#t~nondet9#1=|v_ULTIMATE.start_main_#t~nondet9#1_3|} OutVars{ULTIMATE.start_main_#t~nondet9#1=|v_ULTIMATE.start_main_#t~nondet9#1_3|, ~i2~0=v_~i2~0_8} AuxVars[] AssignedVars[~i2~0] 149#[L75-2]true [194] L75-2-->L76: Formula: true InVars {} OutVars{ULTIMATE.start_main_#t~nondet9#1=|v_ULTIMATE.start_main_#t~nondet9#1_4|} AuxVars[] AssignedVars[ULTIMATE.start_main_#t~nondet9#1] 151#[L76]true [227] L76-->L76-1: Formula: true InVars {} OutVars{ULTIMATE.start_main_#t~nondet10#1=|v_ULTIMATE.start_main_#t~nondet10#1_2|} AuxVars[] AssignedVars[ULTIMATE.start_main_#t~nondet10#1] 153#[L76-1]true [192] L76-1-->L76-2: Formula: (= |v_ULTIMATE.start_main_#t~nondet10#1_3| v_~N~0_6) InVars {ULTIMATE.start_main_#t~nondet10#1=|v_ULTIMATE.start_main_#t~nondet10#1_3|} OutVars{ULTIMATE.start_main_#t~nondet10#1=|v_ULTIMATE.start_main_#t~nondet10#1_3|, ~N~0=v_~N~0_6} AuxVars[] AssignedVars[~N~0] 155#[L76-2]true [199] L76-2-->L79: Formula: true InVars {} OutVars{ULTIMATE.start_main_#t~nondet10#1=|v_ULTIMATE.start_main_#t~nondet10#1_4|} AuxVars[] AssignedVars[ULTIMATE.start_main_#t~nondet10#1] 157#[L79]true [197] L79-->L79-1: Formula: (= (ite (let ((.cse0 (mod v_~pos~0_11 4294967296))) (and (= .cse0 0) (= (mod v_~i1~0_9 4294967296) .cse0) (= (mod v_~i2~0_9 4294967296) .cse0))) 1 0) |v_ULTIMATE.start_assume_abort_if_not_#in~cond#1_1|) InVars {~i2~0=v_~i2~0_9, ~pos~0=v_~pos~0_11, ~i1~0=v_~i1~0_9} OutVars{~i2~0=v_~i2~0_9, ~pos~0=v_~pos~0_11, ~i1~0=v_~i1~0_9, ULTIMATE.start_assume_abort_if_not_#in~cond#1=|v_ULTIMATE.start_assume_abort_if_not_#in~cond#1_1|} AuxVars[] AssignedVars[ULTIMATE.start_assume_abort_if_not_#in~cond#1] 159#[L79-1]true [191] L79-1-->L33: Formula: true InVars {} OutVars{ULTIMATE.start_assume_abort_if_not_~cond#1=|v_ULTIMATE.start_assume_abort_if_not_~cond#1_1|} AuxVars[] AssignedVars[ULTIMATE.start_assume_abort_if_not_~cond#1] 161#[L33]true [157] L33-->L34: Formula: (= |v_ULTIMATE.start_assume_abort_if_not_#in~cond#1_2| |v_ULTIMATE.start_assume_abort_if_not_~cond#1_2|) InVars {ULTIMATE.start_assume_abort_if_not_#in~cond#1=|v_ULTIMATE.start_assume_abort_if_not_#in~cond#1_2|} OutVars{ULTIMATE.start_assume_abort_if_not_~cond#1=|v_ULTIMATE.start_assume_abort_if_not_~cond#1_2|, ULTIMATE.start_assume_abort_if_not_#in~cond#1=|v_ULTIMATE.start_assume_abort_if_not_#in~cond#1_2|} AuxVars[] AssignedVars[ULTIMATE.start_assume_abort_if_not_~cond#1] 163#[L34]true [172] L34-->L33-1: Formula: (not (= |v_ULTIMATE.start_assume_abort_if_not_~cond#1_4| 0)) InVars {ULTIMATE.start_assume_abort_if_not_~cond#1=|v_ULTIMATE.start_assume_abort_if_not_~cond#1_4|} OutVars{ULTIMATE.start_assume_abort_if_not_~cond#1=|v_ULTIMATE.start_assume_abort_if_not_~cond#1_4|} AuxVars[] AssignedVars[] 165#[L33-1]true [200] L33-1-->L79-2: Formula: true InVars {} OutVars{ULTIMATE.start_assume_abort_if_not_~cond#1=|v_ULTIMATE.start_assume_abort_if_not_~cond#1_5|} AuxVars[] AssignedVars[ULTIMATE.start_assume_abort_if_not_~cond#1] 167#[L79-2]true [179] L79-2-->L81: Formula: true InVars {} OutVars{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_#in~cond#1] 169#[L81]true [202] L81-->L81-1: Formula: (= |v_ULTIMATE.start_main_#t~pre11#1_2| |v_#pthreadsForks_1|) InVars {#pthreadsForks=|v_#pthreadsForks_1|} OutVars{ULTIMATE.start_main_#t~pre11#1=|v_ULTIMATE.start_main_#t~pre11#1_2|, #pthreadsForks=|v_#pthreadsForks_1|} AuxVars[] AssignedVars[ULTIMATE.start_main_#t~pre11#1] 171#[L81-1]true [141] L81-1-->L81-2: Formula: (= (+ 1 |v_#pthreadsForks_3|) |v_#pthreadsForks_2|) InVars {#pthreadsForks=|v_#pthreadsForks_3|} OutVars{#pthreadsForks=|v_#pthreadsForks_2|} AuxVars[] AssignedVars[#pthreadsForks] 173#[L81-2]true [166] L81-2-->L81-3: Formula: (and (<= 0 |v_ULTIMATE.start_main_~#t1~0#1.offset_3|) (= (select |v_#valid_8| |v_ULTIMATE.start_main_~#t1~0#1.base_3|) 1) (<= (+ |v_ULTIMATE.start_main_~#t1~0#1.offset_3| 4) (select |v_#length_7| |v_ULTIMATE.start_main_~#t1~0#1.base_3|)) (= (store |v_#memory_int_4| |v_ULTIMATE.start_main_~#t1~0#1.base_3| (store (select |v_#memory_int_4| |v_ULTIMATE.start_main_~#t1~0#1.base_3|) |v_ULTIMATE.start_main_~#t1~0#1.offset_3| |v_ULTIMATE.start_main_#t~pre11#1_3|)) |v_#memory_int_3|)) InVars {ULTIMATE.start_main_#t~pre11#1=|v_ULTIMATE.start_main_#t~pre11#1_3|, #valid=|v_#valid_8|, #memory_int=|v_#memory_int_4|, #length=|v_#length_7|, ULTIMATE.start_main_~#t1~0#1.base=|v_ULTIMATE.start_main_~#t1~0#1.base_3|, ULTIMATE.start_main_~#t1~0#1.offset=|v_ULTIMATE.start_main_~#t1~0#1.offset_3|} OutVars{ULTIMATE.start_main_#t~pre11#1=|v_ULTIMATE.start_main_#t~pre11#1_3|, #valid=|v_#valid_8|, #memory_int=|v_#memory_int_3|, #length=|v_#length_7|, ULTIMATE.start_main_~#t1~0#1.base=|v_ULTIMATE.start_main_~#t1~0#1.base_3|, ULTIMATE.start_main_~#t1~0#1.offset=|v_ULTIMATE.start_main_~#t1~0#1.offset_3|} AuxVars[] AssignedVars[#memory_int] 175#[L81-3]true [259] L81-3-->L40-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_8|, thread1Thread1of1ForFork0_#t~post3=|v_thread1Thread1of1ForFork0_#t~post3_4|, thread1Thread1of1ForFork0_#t~post4=|v_thread1Thread1of1ForFork0_#t~post4_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_#t~post4, thread1Thread1of1ForFork0_thidvar0, thread1Thread1of1ForFork0_#res.offset, thread1Thread1of1ForFork0_thidvar1] 177#[L40-1, L81-4]true [231] L40-1-->L41: 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[] 180#[L41, L81-4]true [234] L41-->L43: Formula: (= (+ v_~pos~0_22 1) v_~pos~0_21) InVars {~pos~0=v_~pos~0_22} OutVars{thread1Thread1of1ForFork0_#t~post1=|v_thread1Thread1of1ForFork0_#t~post1_1|, ~pos~0=v_~pos~0_21} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1, ~pos~0] 182#[L81-4, L43]true [236] L43-->L44: Formula: (= v_~i1~0_3 |v_thread1Thread1of1ForFork0_#t~post2_1|) InVars {~i1~0=v_~i1~0_3} OutVars{thread1Thread1of1ForFork0_#t~post2=|v_thread1Thread1of1ForFork0_#t~post2_1|, ~i1~0=v_~i1~0_3} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post2] 184#[L44, L81-4]true [238] L44-->L44-1: Formula: (= v_~i1~0_4 (+ |v_thread1Thread1of1ForFork0_#t~post2_3| 1)) InVars {thread1Thread1of1ForFork0_#t~post2=|v_thread1Thread1of1ForFork0_#t~post2_3|} OutVars{thread1Thread1of1ForFork0_#t~post2=|v_thread1Thread1of1ForFork0_#t~post2_3|, ~i1~0=v_~i1~0_4} AuxVars[] AssignedVars[~i1~0] 186#[L81-4, L44-1]true [239] L44-1-->L45: Formula: true InVars {} OutVars{thread1Thread1of1ForFork0_#t~post2=|v_thread1Thread1of1ForFork0_#t~post2_5|} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post2] 188#[L81-4, L45]true [240] L45-->L47: Formula: (= (+ v_~pos~0_25 1) v_~pos~0_26) InVars {~pos~0=v_~pos~0_26} OutVars{thread1Thread1of1ForFork0_#t~post3=|v_thread1Thread1of1ForFork0_#t~post3_1|, ~pos~0=v_~pos~0_25} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post3, ~pos~0] 190#[L47, L81-4]true [241] L47-->L48: Formula: (= v_~i1~0_5 |v_thread1Thread1of1ForFork0_#t~post4_1|) InVars {~i1~0=v_~i1~0_5} OutVars{thread1Thread1of1ForFork0_#t~post4=|v_thread1Thread1of1ForFork0_#t~post4_1|, ~i1~0=v_~i1~0_5} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post4] 192#[L81-4, L48]true [242] L48-->L48-1: Formula: (= v_~i1~0_6 (+ |v_thread1Thread1of1ForFork0_#t~post4_3| 1)) InVars {thread1Thread1of1ForFork0_#t~post4=|v_thread1Thread1of1ForFork0_#t~post4_3|} OutVars{thread1Thread1of1ForFork0_#t~post4=|v_thread1Thread1of1ForFork0_#t~post4_3|, ~i1~0=v_~i1~0_6} AuxVars[] AssignedVars[~i1~0] 194#[L48-1, L81-4]true [243] L48-1-->L40-1: Formula: true InVars {} OutVars{thread1Thread1of1ForFork0_#t~post4=|v_thread1Thread1of1ForFork0_#t~post4_5|} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post4] 177#[L40-1, L81-4]true [2024-02-10 00:38:27,107 INFO L750 eck$LassoCheckResult]: Loop: 177#[L40-1, L81-4]true [231] L40-1-->L41: 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[] 180#[L41, L81-4]true [234] L41-->L43: Formula: (= (+ v_~pos~0_22 1) v_~pos~0_21) InVars {~pos~0=v_~pos~0_22} OutVars{thread1Thread1of1ForFork0_#t~post1=|v_thread1Thread1of1ForFork0_#t~post1_1|, ~pos~0=v_~pos~0_21} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1, ~pos~0] 182#[L81-4, L43]true [236] L43-->L44: Formula: (= v_~i1~0_3 |v_thread1Thread1of1ForFork0_#t~post2_1|) InVars {~i1~0=v_~i1~0_3} OutVars{thread1Thread1of1ForFork0_#t~post2=|v_thread1Thread1of1ForFork0_#t~post2_1|, ~i1~0=v_~i1~0_3} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post2] 184#[L44, L81-4]true [238] L44-->L44-1: Formula: (= v_~i1~0_4 (+ |v_thread1Thread1of1ForFork0_#t~post2_3| 1)) InVars {thread1Thread1of1ForFork0_#t~post2=|v_thread1Thread1of1ForFork0_#t~post2_3|} OutVars{thread1Thread1of1ForFork0_#t~post2=|v_thread1Thread1of1ForFork0_#t~post2_3|, ~i1~0=v_~i1~0_4} AuxVars[] AssignedVars[~i1~0] 186#[L81-4, L44-1]true [239] L44-1-->L45: Formula: true InVars {} OutVars{thread1Thread1of1ForFork0_#t~post2=|v_thread1Thread1of1ForFork0_#t~post2_5|} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post2] 188#[L81-4, L45]true [240] L45-->L47: Formula: (= (+ v_~pos~0_25 1) v_~pos~0_26) InVars {~pos~0=v_~pos~0_26} OutVars{thread1Thread1of1ForFork0_#t~post3=|v_thread1Thread1of1ForFork0_#t~post3_1|, ~pos~0=v_~pos~0_25} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post3, ~pos~0] 190#[L47, L81-4]true [241] L47-->L48: Formula: (= v_~i1~0_5 |v_thread1Thread1of1ForFork0_#t~post4_1|) InVars {~i1~0=v_~i1~0_5} OutVars{thread1Thread1of1ForFork0_#t~post4=|v_thread1Thread1of1ForFork0_#t~post4_1|, ~i1~0=v_~i1~0_5} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post4] 192#[L81-4, L48]true [242] L48-->L48-1: Formula: (= v_~i1~0_6 (+ |v_thread1Thread1of1ForFork0_#t~post4_3| 1)) InVars {thread1Thread1of1ForFork0_#t~post4=|v_thread1Thread1of1ForFork0_#t~post4_3|} OutVars{thread1Thread1of1ForFork0_#t~post4=|v_thread1Thread1of1ForFork0_#t~post4_3|, ~i1~0=v_~i1~0_6} AuxVars[] AssignedVars[~i1~0] 194#[L48-1, L81-4]true [243] L48-1-->L40-1: Formula: true InVars {} OutVars{thread1Thread1of1ForFork0_#t~post4=|v_thread1Thread1of1ForFork0_#t~post4_5|} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post4] 177#[L40-1, L81-4]true [2024-02-10 00:38:27,108 INFO L145 PredicateUnifier]: Initialized classic predicate unifier [2024-02-10 00:38:27,108 INFO L85 PathProgramCache]: Analyzing trace with hash -524609988, now seen corresponding path program 2 times [2024-02-10 00:38:27,108 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-02-10 00:38:27,108 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1317865665] [2024-02-10 00:38:27,108 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-02-10 00:38:27,108 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-02-10 00:38:27,141 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-02-10 00:38:27,142 INFO L356 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2024-02-10 00:38:27,159 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-02-10 00:38:27,164 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2024-02-10 00:38:27,165 INFO L145 PredicateUnifier]: Initialized classic predicate unifier [2024-02-10 00:38:27,165 INFO L85 PathProgramCache]: Analyzing trace with hash 433411083, now seen corresponding path program 2 times [2024-02-10 00:38:27,165 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-02-10 00:38:27,165 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1579046122] [2024-02-10 00:38:27,165 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-02-10 00:38:27,165 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-02-10 00:38:27,170 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-02-10 00:38:27,170 INFO L356 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2024-02-10 00:38:27,174 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-02-10 00:38:27,181 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2024-02-10 00:38:27,181 INFO L145 PredicateUnifier]: Initialized classic predicate unifier [2024-02-10 00:38:27,181 INFO L85 PathProgramCache]: Analyzing trace with hash 2015367216, now seen corresponding path program 3 times [2024-02-10 00:38:27,181 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-02-10 00:38:27,181 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1474019007] [2024-02-10 00:38:27,182 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-02-10 00:38:27,182 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-02-10 00:38:27,236 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-02-10 00:38:27,236 INFO L356 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2024-02-10 00:38:27,267 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-02-10 00:38:27,277 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2024-02-10 00:38:27,300 INFO L210 LassoAnalysis]: Preferences: [2024-02-10 00:38:27,300 INFO L126 ssoRankerPreferences]: Compute integeral hull: false [2024-02-10 00:38:27,300 INFO L127 ssoRankerPreferences]: Enable LassoPartitioneer: true [2024-02-10 00:38:27,300 INFO L128 ssoRankerPreferences]: Term annotations enabled: false [2024-02-10 00:38:27,300 INFO L129 ssoRankerPreferences]: Use exernal solver: true [2024-02-10 00:38:27,300 INFO L130 ssoRankerPreferences]: SMT solver command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:27,300 INFO L131 ssoRankerPreferences]: Dump SMT script to file: false [2024-02-10 00:38:27,300 INFO L132 ssoRankerPreferences]: Path of dumped script: [2024-02-10 00:38:27,300 INFO L133 ssoRankerPreferences]: Filename of dumped script: parallel-misc-2-unrolled.wvr.c_BEv2_Iteration1_Loop [2024-02-10 00:38:27,300 INFO L134 ssoRankerPreferences]: MapElimAlgo: Frank [2024-02-10 00:38:27,300 INFO L276 LassoAnalysis]: Starting lasso preprocessing... [2024-02-10 00:38:27,304 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-02-10 00:38:27,306 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-02-10 00:38:27,307 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-02-10 00:38:27,309 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-02-10 00:38:27,311 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-02-10 00:38:27,312 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-02-10 00:38:27,314 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-02-10 00:38:27,315 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-02-10 00:38:27,317 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-02-10 00:38:27,321 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-02-10 00:38:27,405 INFO L294 LassoAnalysis]: Preprocessing complete. [2024-02-10 00:38:27,405 INFO L404 LassoAnalysis]: Checking for nontermination... [2024-02-10 00:38:27,405 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:27,405 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:27,406 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:38:27,414 INFO L148 nArgumentSynthesizer]: Nontermination analysis: NONLINEAR Allow bounded executions: true Number of generalized eigenvectors: 0 Nilpotent components: true [2024-02-10 00:38:27,414 INFO L160 nArgumentSynthesizer]: Using integer mode. [2024-02-10 00:38:27,422 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:38:27,474 INFO L437 LassoAnalysis]: Proved nontermination for one component. [2024-02-10 00:38:27,474 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:38:27,478 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (467)] Forceful destruction successful, exit code 0 [2024-02-10 00:38:27,478 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:27,478 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:27,479 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:38:27,480 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:38:27,481 INFO L148 nArgumentSynthesizer]: Nontermination analysis: NONLINEAR Allow bounded executions: true Number of generalized eigenvectors: 0 Nilpotent components: true [2024-02-10 00:38:27,481 INFO L160 nArgumentSynthesizer]: Using integer mode. [2024-02-10 00:38:27,502 INFO L437 LassoAnalysis]: Proved nontermination for one component. [2024-02-10 00:38:27,502 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:38:27,506 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (468)] Forceful destruction successful, exit code 0 [2024-02-10 00:38:27,506 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:27,507 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:27,507 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:38:27,510 INFO L148 nArgumentSynthesizer]: Nontermination analysis: NONLINEAR Allow bounded executions: true Number of generalized eigenvectors: 0 Nilpotent components: true [2024-02-10 00:38:27,510 INFO L160 nArgumentSynthesizer]: Using integer mode. [2024-02-10 00:38:27,518 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:38:27,527 INFO L437 LassoAnalysis]: Proved nontermination for one component. [2024-02-10 00:38:27,527 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:38:27,531 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (469)] Forceful destruction successful, exit code 0 [2024-02-10 00:38:27,531 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:27,531 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:27,532 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:38:27,535 INFO L148 nArgumentSynthesizer]: Nontermination analysis: NONLINEAR Allow bounded executions: true Number of generalized eigenvectors: 0 Nilpotent components: true [2024-02-10 00:38:27,535 INFO L160 nArgumentSynthesizer]: Using integer mode. [2024-02-10 00:38:27,537 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:38:27,548 INFO L437 LassoAnalysis]: Proved nontermination for one component. [2024-02-10 00:38:27,549 INFO L440 LassoAnalysis]: Non-Termination argument consisting of: Initial state: {v_rep#funAddr~thread1.offset_4=0} Honda state: {v_rep#funAddr~thread1.offset_4=0} Generalized eigenvectors: [] Lambdas: [] Nus: [] [2024-02-10 00:38:27,552 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:38:27,552 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:27,552 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:27,553 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:38:27,553 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:38:27,555 INFO L148 nArgumentSynthesizer]: Nontermination analysis: NONLINEAR Allow bounded executions: true Number of generalized eigenvectors: 0 Nilpotent components: true [2024-02-10 00:38:27,555 INFO L160 nArgumentSynthesizer]: Using integer mode. [2024-02-10 00:38:27,563 INFO L437 LassoAnalysis]: Proved nontermination for one component. [2024-02-10 00:38:27,563 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:38:27,566 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:38:27,566 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:27,566 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:27,567 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:38:27,568 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:38:27,569 INFO L148 nArgumentSynthesizer]: Nontermination analysis: NONLINEAR Allow bounded executions: true Number of generalized eigenvectors: 0 Nilpotent components: true [2024-02-10 00:38:27,569 INFO L160 nArgumentSynthesizer]: Using integer mode. [2024-02-10 00:38:27,577 INFO L437 LassoAnalysis]: Proved nontermination for one component. [2024-02-10 00:38:27,578 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:38:27,580 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:38:27,580 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:27,581 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:27,581 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:38:27,582 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:38:27,583 INFO L148 nArgumentSynthesizer]: Nontermination analysis: NONLINEAR Allow bounded executions: true Number of generalized eigenvectors: 0 Nilpotent components: true [2024-02-10 00:38:27,583 INFO L160 nArgumentSynthesizer]: Using integer mode. [2024-02-10 00:38:27,598 INFO L437 LassoAnalysis]: Proved nontermination for one component. [2024-02-10 00:38:27,598 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:38:27,601 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:38:27,601 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:27,601 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:27,602 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:38:27,603 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:38:27,604 INFO L148 nArgumentSynthesizer]: Nontermination analysis: NONLINEAR Allow bounded executions: true Number of generalized eigenvectors: 0 Nilpotent components: true [2024-02-10 00:38:27,604 INFO L160 nArgumentSynthesizer]: Using integer mode. [2024-02-10 00:38:27,611 INFO L437 LassoAnalysis]: Proved nontermination for one component. [2024-02-10 00:38:27,612 INFO L440 LassoAnalysis]: Non-Termination argument consisting of: Initial state: {thread1Thread1of1ForFork0_#t~post4=0} Honda state: {thread1Thread1of1ForFork0_#t~post4=0} Generalized eigenvectors: [] Lambdas: [] Nus: [] [2024-02-10 00:38:27,614 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (474)] Ended with exit code 0 [2024-02-10 00:38:27,615 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:27,615 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:27,615 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:38:27,616 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:38:27,618 INFO L148 nArgumentSynthesizer]: Nontermination analysis: NONLINEAR Allow bounded executions: true Number of generalized eigenvectors: 0 Nilpotent components: true [2024-02-10 00:38:27,618 INFO L160 nArgumentSynthesizer]: Using integer mode. [2024-02-10 00:38:27,629 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:38:27,629 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:27,629 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:27,630 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:38:27,630 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:38:27,632 INFO L148 nArgumentSynthesizer]: Nontermination analysis: NONLINEAR Allow bounded executions: true Number of generalized eigenvectors: 3 Nilpotent components: true [2024-02-10 00:38:27,632 INFO L160 nArgumentSynthesizer]: Using integer mode. [2024-02-10 00:38:27,647 INFO L444 LassoAnalysis]: Proving nontermination failed: No geometric nontermination argument exists. [2024-02-10 00:38:27,651 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:38:27,651 INFO L210 LassoAnalysis]: Preferences: [2024-02-10 00:38:27,651 INFO L126 ssoRankerPreferences]: Compute integeral hull: false [2024-02-10 00:38:27,651 INFO L127 ssoRankerPreferences]: Enable LassoPartitioneer: true [2024-02-10 00:38:27,651 INFO L128 ssoRankerPreferences]: Term annotations enabled: false [2024-02-10 00:38:27,651 INFO L129 ssoRankerPreferences]: Use exernal solver: false [2024-02-10 00:38:27,651 INFO L130 ssoRankerPreferences]: SMT solver command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:27,651 INFO L131 ssoRankerPreferences]: Dump SMT script to file: false [2024-02-10 00:38:27,651 INFO L132 ssoRankerPreferences]: Path of dumped script: [2024-02-10 00:38:27,651 INFO L133 ssoRankerPreferences]: Filename of dumped script: parallel-misc-2-unrolled.wvr.c_BEv2_Iteration1_Loop [2024-02-10 00:38:27,651 INFO L134 ssoRankerPreferences]: MapElimAlgo: Frank [2024-02-10 00:38:27,651 INFO L276 LassoAnalysis]: Starting lasso preprocessing... [2024-02-10 00:38:27,652 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-02-10 00:38:27,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:38:27,656 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-02-10 00:38:27,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:38:27,659 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-02-10 00:38:27,663 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-02-10 00:38:27,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:38:27,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:38:27,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:38:27,675 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-02-10 00:38:27,759 INFO L294 LassoAnalysis]: Preprocessing complete. [2024-02-10 00:38:27,759 INFO L490 LassoAnalysis]: Using template 'affine'. [2024-02-10 00:38:27,759 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:27,759 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:27,760 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:38:27,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:38:27,769 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:38:27,769 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:38:27,770 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:27,770 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:27,770 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 00:38:27,771 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 00:38:27,771 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-10 00:38:27,796 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:27,809 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:38:27,810 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:27,810 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:27,811 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:38:27,811 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:38:27,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:38:27,820 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:38:27,820 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:27,820 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:27,820 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 00:38:27,821 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 00:38:27,821 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-10 00:38:27,823 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:27,826 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:38:27,826 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:27,826 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:27,827 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:38:27,827 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:38:27,829 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:38:27,836 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:38:27,836 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:38:27,836 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:27,836 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:27,836 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 00:38:27,836 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-02-10 00:38:27,836 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:38:27,837 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:27,840 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:38:27,840 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:27,840 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:27,841 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:38:27,841 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:38:27,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:38:27,849 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:38:27,849 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:27,849 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:27,849 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 00:38:27,850 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 00:38:27,850 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-10 00:38:27,852 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:27,855 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:38:27,855 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:27,855 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:27,856 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:38:27,857 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:38:27,858 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:38:27,865 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:38:27,866 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:38:27,866 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:27,866 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:27,866 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 00:38:27,866 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-02-10 00:38:27,866 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:38:27,867 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:27,870 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:38:27,870 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:27,870 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:27,871 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:38:27,872 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:38:27,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:38:27,879 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:38:27,880 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:38:27,880 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:27,880 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:27,880 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 00:38:27,880 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-02-10 00:38:27,880 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:38:27,881 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:27,884 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (482)] Forceful destruction successful, exit code 0 [2024-02-10 00:38:27,884 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:27,884 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:27,885 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:38:27,893 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:38:27,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:38:27,900 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:38:27,901 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:27,901 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:27,901 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 00:38:27,901 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 00:38:27,901 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-10 00:38:27,904 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:27,907 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:38:27,907 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:27,907 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:27,908 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:38:27,908 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:38:27,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:38:27,917 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:38:27,918 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:38:27,918 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:27,918 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:27,918 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 00:38:27,918 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-02-10 00:38:27,918 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:38:27,919 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:27,922 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:38:27,922 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:27,922 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:27,923 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:38:27,923 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:38:27,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:38:27,932 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:38:27,932 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:38:27,932 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:27,932 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:27,932 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 00:38:27,933 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-02-10 00:38:27,933 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:38:27,936 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:27,938 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:38:27,939 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:27,939 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:27,939 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:38:27,940 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:38:27,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:38:27,949 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:38:27,949 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:38:27,949 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:27,949 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:27,949 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 00:38:27,949 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-02-10 00:38:27,949 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:38:27,950 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:27,953 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:38:27,953 INFO L490 LassoAnalysis]: Using template '2-nested'. [2024-02-10 00:38:27,953 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:27,953 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:27,954 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:38:27,954 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:38:27,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:38:27,963 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:38:27,963 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:27,963 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:27,963 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:38:27,964 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-10 00:38:27,964 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-10 00:38:27,967 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:27,970 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:38:27,970 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:27,971 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:27,971 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:38:27,973 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:38:27,974 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:38:27,981 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:38:27,981 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:27,981 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:27,981 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:38:27,982 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-10 00:38:27,982 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-10 00:38:27,985 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:27,988 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (488)] Forceful destruction successful, exit code 0 [2024-02-10 00:38:27,988 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:27,989 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:27,989 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:38:27,990 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:38: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:38:27,998 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:38:27,998 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:38:27,998 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:27,999 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:27,999 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:38:27,999 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-02-10 00:38:27,999 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:38:28,000 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:28,003 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (489)] Ended with exit code 0 [2024-02-10 00:38:28,003 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:28,003 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:28,004 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:38:28,004 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:38:28,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:38:28,012 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:38:28,013 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:28,013 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:28,013 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:38:28,014 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-10 00:38:28,014 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-10 00:38:28,023 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:28,026 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (490)] Ended with exit code 0 [2024-02-10 00:38:28,026 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:28,026 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:28,027 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:38:28,027 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:38:28,029 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:38:28,036 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:38:28,036 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:38:28,036 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:28,036 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:28,036 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:38:28,036 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-02-10 00:38:28,036 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:38:28,037 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:28,040 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (491)] Ended with exit code 0 [2024-02-10 00:38:28,040 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:28,040 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:28,041 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:38:28,041 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:38:28,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:38:28,049 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:38:28,049 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:38:28,049 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:28,049 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:28,049 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:38:28,050 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-02-10 00:38:28,050 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:38:28,051 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:28,054 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (492)] Ended with exit code 0 [2024-02-10 00:38:28,054 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:28,054 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:28,055 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:38:28,055 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:38:28,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:38:28,064 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:38:28,064 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:28,064 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:28,064 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:38:28,065 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-10 00:38:28,065 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-10 00:38:28,075 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:28,096 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (493)] Ended with exit code 0 [2024-02-10 00:38:28,096 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:28,096 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:28,097 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:38:28,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:38:28,107 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:38:28,107 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:38:28,107 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:28,107 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:28,107 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:38:28,107 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-02-10 00:38:28,107 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:38:28,109 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:38:28,117 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:28,121 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (494)] Forceful destruction successful, exit code 0 [2024-02-10 00:38:28,121 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:28,121 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:28,122 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:38:28,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:38:28,131 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:38:28,131 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:38:28,132 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:28,132 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:28,132 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:38:28,133 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-02-10 00:38:28,133 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:38:28,136 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:38:28,144 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:28,147 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:38:28,147 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:28,147 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:28,148 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:38:28,148 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:38:28,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:38:28,156 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:38:28,156 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:38:28,157 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:28,157 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:28,157 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:38:28,157 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-02-10 00:38:28,157 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:38:28,158 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:28,161 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:38:28,161 INFO L490 LassoAnalysis]: Using template '3-nested'. [2024-02-10 00:38:28,161 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:28,161 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:28,162 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:38:28,162 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:38:28,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:38:28,170 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:38:28,170 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:28,170 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:28,170 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:38:28,172 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 00:38:28,172 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:38:28,176 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:28,178 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:38:28,178 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:28,179 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:28,179 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:38:28,180 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:38:28,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:38:28,188 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:38:28,188 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:28,188 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:28,188 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:38:28,190 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 00:38:28,190 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:38:28,193 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:28,196 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:38:28,196 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:28,196 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:28,197 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:38:28,198 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:38:28,199 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:38:28,206 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:38:28,206 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:38:28,206 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:28,206 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:28,206 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:38:28,207 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 00:38:28,207 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:38:28,208 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:28,211 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:38:28,211 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:28,211 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:28,212 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:38:28,212 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:38:28,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:38:28,220 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:38:28,221 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:28,221 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:28,221 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:38:28,222 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 00:38:28,222 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:38:28,226 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:28,229 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:38:28,229 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:28,229 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:28,230 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:38:28,230 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:38:28,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:38:28,239 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:38:28,239 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:38:28,239 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:28,239 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:28,240 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:38:28,240 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 00:38:28,240 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:38:28,241 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:28,244 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (501)] Ended with exit code 0 [2024-02-10 00:38:28,244 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:28,244 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:28,245 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:38:28,245 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:38:28,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:38:28,253 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:38:28,254 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:38:28,254 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:28,254 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:28,254 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:38:28,254 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 00:38:28,254 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:38:28,256 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:28,259 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:38:28,259 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:28,259 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:28,259 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:38:28,260 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:38: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:38:28,269 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:38:28,269 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:28,269 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:28,269 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:38:28,271 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 00:38:28,271 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:38:28,274 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:28,277 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (503)] Ended with exit code 0 [2024-02-10 00:38:28,278 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:28,278 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:28,278 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:38:28,282 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:38:28,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:38:28,290 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:38:28,290 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:38:28,290 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:28,290 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:28,290 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:38:28,290 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 00:38:28,290 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:38:28,291 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:28,294 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:38:28,294 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:28,294 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:28,295 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:38:28,296 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:38:28,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:38:28,304 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:38:28,305 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:38:28,305 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:28,305 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:28,305 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:38:28,306 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 00:38:28,307 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:38:28,310 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:28,314 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:38:28,314 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:28,314 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:28,315 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:38:28,315 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:38:28,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:38:28,324 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:38:28,324 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:38:28,324 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:28,324 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:28,324 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:38:28,325 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 00:38:28,325 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:38:28,326 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:28,329 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:38:28,329 INFO L490 LassoAnalysis]: Using template '4-nested'. [2024-02-10 00:38:28,329 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:28,329 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:28,330 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:38:28,332 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:38: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:38:28,340 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:38:28,340 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:28,340 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:28,340 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:38:28,342 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-10 00:38:28,342 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-10 00:38:28,346 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:28,349 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:38:28,350 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:28,350 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:28,351 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:38:28,357 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:38:28,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:38:28,366 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:38:28,366 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:28,366 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:28,366 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:38:28,368 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-10 00:38:28,368 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-10 00:38:28,373 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:28,375 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:38:28,376 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:28,376 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:28,376 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:38:28,377 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:38:28,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:38:28,417 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:38:28,418 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:38:28,418 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:28,418 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:28,418 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:38:28,418 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-02-10 00:38:28,418 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:38:28,420 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:28,423 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:38:28,423 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:28,423 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:28,424 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:38:28,426 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:38:28,427 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:38:28,434 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:38:28,434 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:28,434 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:28,434 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:38:28,436 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-10 00:38:28,436 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-10 00:38:28,440 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:28,443 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:38:28,444 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:28,444 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:28,445 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:38:28,445 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:38:28,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:38:28,455 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:38:28,455 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:38:28,455 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:28,455 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:28,455 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:38:28,455 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-02-10 00:38:28,455 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:38:28,457 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:28,460 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:38:28,460 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:28,460 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:28,461 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:38:28,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:38:28,471 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:38:28,471 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:38:28,471 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:38:28,471 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:28,471 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:28,471 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:38:28,472 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-02-10 00:38:28,472 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:38:28,473 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:28,476 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (512)] Ended with exit code 0 [2024-02-10 00:38:28,476 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:28,477 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:28,477 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:38:28,478 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:38:28,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:38:28,486 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:38:28,487 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:28,487 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:28,487 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:38:28,489 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-10 00:38:28,489 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-10 00:38:28,493 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:28,496 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:38:28,496 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:28,496 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:28,497 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:38:28,498 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:38:28,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:38:28,507 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:38:28,507 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:38:28,507 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:28,507 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:28,507 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:38:28,507 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-02-10 00:38:28,507 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:38:28,509 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:28,512 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:38:28,512 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:28,512 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:28,513 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:38:28,513 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:38:28,515 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:38:28,522 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:38:28,522 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:38:28,522 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:28,522 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:28,522 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:38:28,524 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-02-10 00:38:28,524 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:38:28,528 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:28,531 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (515)] Ended with exit code 0 [2024-02-10 00:38:28,532 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:28,532 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:28,532 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:38:28,533 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:38:28,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:38:28,541 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:38:28,542 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:38:28,542 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:28,542 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:28,542 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:38:28,542 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-02-10 00:38:28,542 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:38:28,544 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:28,546 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:38:28,546 INFO L490 LassoAnalysis]: Using template '2-phase'. [2024-02-10 00:38:28,547 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:28,547 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:28,547 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:38:28,548 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:38:28,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:38:28,557 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:38:28,557 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:38:28,557 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:28,557 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:28,557 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:38:28,558 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-10 00:38:28,559 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-10 00:38:28,562 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:28,565 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:38:28,566 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:28,566 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:28,566 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:38:28,567 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:38:28,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:38:28,575 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:38:28,575 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:38:28,576 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:28,576 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:28,576 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:38:28,577 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-10 00:38:28,577 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-10 00:38:28,581 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:28,584 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:38:28,585 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:28,585 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:28,585 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:38:28,586 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:38:28,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:38:28,595 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:38:28,595 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:38:28,595 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:38:28,595 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:28,595 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:28,595 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:38:28,596 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-02-10 00:38:28,596 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:38:28,605 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:28,609 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:38:28,609 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:28,609 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:28,610 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:38:28,610 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:38:28,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:38:28,619 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:38:28,619 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:38:28,619 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:28,619 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:28,619 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:38:28,620 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-10 00:38:28,621 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-10 00:38:28,624 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:28,627 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (520)] Ended with exit code 0 [2024-02-10 00:38:28,627 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:28,627 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:28,628 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:38:28,628 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:38:28,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:38:28,637 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:38:28,637 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:38:28,637 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:38:28,637 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:28,637 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:28,637 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:38:28,637 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-02-10 00:38:28,637 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:38:28,639 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:28,642 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:38:28,642 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:28,642 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:28,643 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:38:28,643 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:38:28,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:38:28,652 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:38:28,653 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:38:28,653 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:38:28,653 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:28,653 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:28,653 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:38:28,653 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-02-10 00:38:28,653 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:38:28,655 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:28,658 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (522)] Ended with exit code 0 [2024-02-10 00:38:28,658 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:28,659 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:28,659 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:38:28,660 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:38:28,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:38:28,669 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:38:28,669 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:38:28,669 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:28,669 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:28,669 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:38:28,671 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-10 00:38:28,671 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-10 00:38:28,675 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:28,678 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:38:28,678 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:28,678 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:28,679 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:38:28,680 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:38:28,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:38:28,689 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:38:28,689 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:38:28,689 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:38:28,689 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:28,690 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:28,690 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:38:28,690 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-02-10 00:38:28,690 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:38:28,692 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:28,695 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (524)] Ended with exit code 0 [2024-02-10 00:38:28,695 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:28,695 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:28,696 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:38:28,696 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:38:28,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:38:28,705 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:38:28,706 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:38:28,706 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:38:28,706 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:28,706 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:28,706 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:38:28,707 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-02-10 00:38:28,707 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:38:28,713 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:28,716 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:38:28,716 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:28,716 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:28,717 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:38:28,717 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:38:28,719 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:38:28,726 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:38:28,726 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:38:28,726 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:38:28,726 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:28,726 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:28,726 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:38:28,727 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-02-10 00:38:28,727 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:38:28,728 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:28,732 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:38:28,732 INFO L490 LassoAnalysis]: Using template '3-phase'. [2024-02-10 00:38:28,732 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:28,732 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:28,733 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:38:28,733 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:38:28,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:38:28,742 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:38:28,742 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-02-10 00:38:28,742 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:28,742 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:28,742 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:38:28,744 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 00:38:28,744 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:38:28,749 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:28,752 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (527)] Ended with exit code 0 [2024-02-10 00:38:28,752 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:28,752 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:28,753 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:38:28,753 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:38:28,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:38:28,762 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:38:28,763 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-02-10 00:38:28,763 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:28,763 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:28,763 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:38:28,764 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 00:38:28,764 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:38:28,770 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:28,773 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:38:28,773 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:28,773 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:28,774 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:38:28,774 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:38:28,776 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:38:28,783 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:38:28,783 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-02-10 00:38:28,784 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:38:28,784 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:28,784 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:28,784 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:38:28,784 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 00:38:28,784 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:38:28,787 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:28,789 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (529)] Ended with exit code 0 [2024-02-10 00:38:28,790 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:28,790 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:28,790 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:38:28,791 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:38:28,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:38:28,800 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:38:28,800 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-02-10 00:38:28,801 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:28,801 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:28,801 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:38:28,802 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 00:38:28,802 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:38:28,807 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:28,810 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (530)] Ended with exit code 0 [2024-02-10 00:38:28,810 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:28,810 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:28,811 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:38:28,811 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:38:28,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:38:28,821 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:38:28,821 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-02-10 00:38:28,821 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:38:28,821 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:28,821 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:28,821 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:38:28,822 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 00:38:28,822 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:38:28,824 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:28,827 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:38:28,827 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:28,827 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:28,828 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:38:28,828 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:38:28,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:38:28,838 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:38:28,838 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-02-10 00:38:28,838 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:38:28,838 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:28,838 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:28,838 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:38:28,839 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 00:38:28,839 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:38:28,842 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:28,845 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:38:28,845 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:28,845 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:28,846 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:38:28,846 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:38:28,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:38:28,856 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:38:28,856 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-02-10 00:38:28,856 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:28,856 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:28,856 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:38:28,858 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 00:38:28,858 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:38:28,863 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:28,866 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (533)] Ended with exit code 0 [2024-02-10 00:38:28,866 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:28,867 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:28,867 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:38:28,868 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:38: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:38:28,877 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:38:28,877 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-02-10 00:38:28,877 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:38:28,877 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:28,877 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:28,877 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:38:28,878 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 00:38:28,878 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:38:28,880 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:28,883 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:38:28,883 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:28,883 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:28,884 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:38:28,884 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:38:28,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:38:28,893 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:38:28,894 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-02-10 00:38:28,894 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:38:28,894 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:28,894 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:28,894 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:38:28,896 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 00:38:28,896 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:38:28,904 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:28,908 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:38:28,908 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:28,908 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:28,909 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:38:28,909 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:38:28,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:38:28,919 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:38:28,919 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-02-10 00:38:28,919 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:38:28,919 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:28,919 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:28,919 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:38:28,919 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 00:38:28,919 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:38:28,922 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:28,925 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (536)] Ended with exit code 0 [2024-02-10 00:38:28,925 INFO L490 LassoAnalysis]: Using template '4-phase'. [2024-02-10 00:38:28,925 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:28,925 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:28,926 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:38:28,926 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:38:28,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:38:28,936 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:38:28,936 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:38:28,936 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:28,936 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:28,936 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:38:28,938 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-10 00:38:28,938 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-10 00:38:28,946 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:28,949 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:38:28,949 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:28,949 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:28,950 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:38:28,950 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:38:28,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:38:28,959 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:38:28,960 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:38:28,960 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:28,960 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:28,960 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:38:28,962 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-10 00:38:28,962 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-10 00:38:28,969 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:28,972 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:38:28,972 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:28,972 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:28,973 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:38:28,973 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:38:28,975 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:38:28,983 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:38:28,983 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:38:28,983 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:38:28,983 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:28,983 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:28,983 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:38:28,984 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-02-10 00:38:28,984 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:38:28,987 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:28,990 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (539)] Ended with exit code 0 [2024-02-10 00:38:28,990 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:28,990 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:28,991 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:38:28,991 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:38:28,993 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:38:29,001 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:38:29,002 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:38:29,002 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:29,002 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:29,002 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:38:29,004 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-10 00:38:29,004 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-10 00:38:29,011 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:29,014 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:38:29,014 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:29,014 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:29,015 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:38:29,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:38:29,025 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:38:29,026 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:38:29,026 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:38:29,026 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:29,026 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:29,026 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:38:29,026 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-02-10 00:38:29,027 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:38:29,029 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:38:29,037 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:29,042 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (541)] Forceful destruction successful, exit code 0 [2024-02-10 00:38:29,042 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:29,042 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:29,044 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:38:29,046 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:38:29,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:38:29,056 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:38:29,056 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:38:29,056 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:38:29,056 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:29,056 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:29,056 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:38:29,057 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-02-10 00:38:29,057 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:38:29,061 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:29,071 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (542)] Ended with exit code 0 [2024-02-10 00:38:29,071 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:29,071 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:29,072 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:38:29,074 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:38:29,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:38:29,082 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:38:29,082 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:38:29,082 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:29,082 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:29,082 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:38:29,084 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-10 00:38:29,085 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-10 00:38:29,092 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:29,095 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:38:29,095 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:29,096 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:29,096 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:38:29,097 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:38:29,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:38:29,106 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:38:29,106 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:38:29,106 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:38:29,106 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:29,107 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:29,107 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:38:29,107 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-02-10 00:38:29,107 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:38:29,110 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:29,113 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:38:29,114 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:29,114 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:29,114 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:38:29,115 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:38:29,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:38:29,124 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:38:29,125 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:38:29,125 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:38:29,125 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:29,125 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:29,125 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:38:29,127 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-02-10 00:38:29,128 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:38:29,144 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:29,147 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (545)] Forceful destruction successful, exit code 0 [2024-02-10 00:38:29,148 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:29,148 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:29,155 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:38: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:38:29,158 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:38:29,164 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:38:29,165 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:38:29,165 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:38:29,165 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:29,165 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:29,165 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:38:29,165 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-02-10 00:38:29,165 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:38:29,169 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:29,172 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (546)] Ended with exit code 0 [2024-02-10 00:38:29,172 INFO L490 LassoAnalysis]: Using template '2-lex'. [2024-02-10 00:38:29,172 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:29,173 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:29,173 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:38:29,174 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:38:29,176 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:38:29,183 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:38:29,183 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:38:29,183 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:29,183 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:29,183 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:38:29,185 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 00:38:29,185 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:38:29,189 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:29,192 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (547)] Ended with exit code 0 [2024-02-10 00:38:29,192 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:29,192 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:29,193 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:38:29,193 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:38:29,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:38:29,203 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:38:29,203 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:38:29,203 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:29,203 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:29,203 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:38:29,205 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 00:38:29,205 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:38:29,209 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:29,212 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:38:29,212 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:29,212 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:29,213 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:38:29,213 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:38:29,215 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:38:29,222 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:38:29,223 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:38:29,223 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:38:29,223 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:29,223 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:29,223 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:38:29,223 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 00:38:29,223 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:38:29,225 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:29,228 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (549)] Ended with exit code 0 [2024-02-10 00:38:29,228 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:29,228 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:29,229 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:38:29,229 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:38:29,231 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:38:29,238 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:38:29,238 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:38:29,238 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:29,238 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:29,238 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:38:29,240 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 00:38:29,240 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:38:29,244 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:29,247 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:38:29,247 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:29,247 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:29,254 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:38:29,255 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:38:29,256 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:38:29,263 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:38:29,263 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:38:29,263 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:38:29,263 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:29,263 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:29,263 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:38:29,264 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 00:38:29,264 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:38:29,266 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:29,269 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:38:29,269 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:29,269 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:29,270 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:38:29,271 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:38:29,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:38:29,280 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:38:29,280 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:38:29,280 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:38:29,280 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:29,280 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:29,280 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:38:29,280 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 00:38:29,281 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:38:29,283 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:29,285 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (552)] Forceful destruction successful, exit code 0 [2024-02-10 00:38:29,286 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:29,286 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:29,286 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:38:29,288 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:38:29,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:38:29,296 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:38:29,296 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:38:29,296 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:29,296 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:29,296 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:38:29,298 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 00:38:29,298 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:38:29,302 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:29,305 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (553)] Ended with exit code 0 [2024-02-10 00:38:29,305 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:29,305 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:29,306 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:38:29,306 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:38:29,308 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:38:29,315 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:38:29,316 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:38:29,316 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:38:29,316 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:29,316 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:29,316 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:38:29,316 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 00:38:29,316 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:38:29,318 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:29,321 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:38:29,321 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:29,321 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:29,332 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:38:29,333 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:38:29,333 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:38:29,341 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:38:29,341 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:38:29,341 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:38:29,341 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:29,341 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:29,341 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:38:29,343 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 00:38:29,343 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:38:29,348 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:29,350 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:38:29,351 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:29,351 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:29,351 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:38:29,352 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:38:29,353 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:38:29,361 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:38:29,361 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:38:29,361 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:38:29,361 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:29,361 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:29,361 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:38:29,361 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 00:38:29,362 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:38:29,363 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:29,366 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (556)] Ended with exit code 0 [2024-02-10 00:38:29,367 INFO L490 LassoAnalysis]: Using template '3-lex'. [2024-02-10 00:38:29,367 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:29,367 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:29,368 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:38:29,369 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:38:29,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:38:29,378 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:38:29,378 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:38:29,378 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:29,378 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:29,378 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-02-10 00:38:29,380 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2024-02-10 00:38:29,380 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2024-02-10 00:38:29,386 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:29,389 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:38:29,390 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:29,390 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:29,390 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:38:29,391 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:38:29,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:38:29,400 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:38:29,400 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:38:29,400 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:29,400 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:29,400 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-02-10 00:38:29,403 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2024-02-10 00:38:29,403 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2024-02-10 00:38:29,409 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:29,412 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (558)] Ended with exit code 0 [2024-02-10 00:38:29,412 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:29,412 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:29,413 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:38:29,413 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:38:29,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:38:29,425 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:38:29,425 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:38:29,425 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:38:29,425 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:29,425 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:29,425 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-02-10 00:38:29,426 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 00:38:29,426 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:38:29,428 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:29,432 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (559)] Ended with exit code 0 [2024-02-10 00:38:29,432 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:29,432 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:29,433 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:38:29,433 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:38:29,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:38:29,442 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:38:29,442 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:38:29,442 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:29,442 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:29,443 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-02-10 00:38:29,445 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2024-02-10 00:38:29,445 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2024-02-10 00:38:29,450 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:29,454 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:38:29,454 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:29,454 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:29,455 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:38:29,455 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:38:29,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:38:29,464 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:38:29,465 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:38:29,465 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:38:29,465 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:29,465 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:29,465 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-02-10 00:38:29,465 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 00:38:29,465 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:38:29,468 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:29,471 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:38:29,472 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:29,472 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:29,472 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:38:29,473 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:38:29,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:38:29,482 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:38:29,482 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:38:29,482 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:38:29,482 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:29,482 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:29,482 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-02-10 00:38:29,488 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 00:38:29,488 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:38:29,498 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:29,502 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:38:29,502 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:29,502 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:29,503 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:38:29,503 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:38:29,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:38:29,512 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:38:29,512 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:38:29,512 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:29,513 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:29,513 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-02-10 00:38:29,515 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2024-02-10 00:38:29,515 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2024-02-10 00:38:29,520 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:29,524 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:38:29,524 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:29,524 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:29,525 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:38:29,526 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:38:29,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:38:29,534 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:38:29,535 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:38:29,535 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:38:29,535 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:29,535 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:29,535 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-02-10 00:38:29,535 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 00:38:29,536 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:38:29,538 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:29,541 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:38:29,542 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:29,542 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:29,542 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:38:29,543 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:38:29,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:38:29,551 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:38:29,552 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:38:29,552 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:38:29,552 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:29,552 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:29,552 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-02-10 00:38:29,554 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 00:38:29,554 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:38:29,563 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:29,566 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:38:29,566 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:29,566 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:29,567 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:38:29,568 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:38:29,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:38:29,576 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:38:29,576 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:38:29,576 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:38:29,576 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:29,577 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:29,577 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-02-10 00:38:29,577 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 00:38:29,577 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:38:29,580 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:29,583 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:38:30,042 INFO L210 LassoAnalysis]: Preferences: [2024-02-10 00:38:30,042 INFO L126 ssoRankerPreferences]: Compute integeral hull: false [2024-02-10 00:38:30,042 INFO L127 ssoRankerPreferences]: Enable LassoPartitioneer: true [2024-02-10 00:38:30,042 INFO L128 ssoRankerPreferences]: Term annotations enabled: false [2024-02-10 00:38:30,042 INFO L129 ssoRankerPreferences]: Use exernal solver: false [2024-02-10 00:38:30,042 INFO L130 ssoRankerPreferences]: SMT solver command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:30,042 INFO L131 ssoRankerPreferences]: Dump SMT script to file: false [2024-02-10 00:38:30,042 INFO L132 ssoRankerPreferences]: Path of dumped script: [2024-02-10 00:38:30,042 INFO L133 ssoRankerPreferences]: Filename of dumped script: parallel-misc-2-unrolled.wvr.c_BEv2_Iteration1_Lasso [2024-02-10 00:38:30,043 INFO L134 ssoRankerPreferences]: MapElimAlgo: Frank [2024-02-10 00:38:30,043 INFO L276 LassoAnalysis]: Starting lasso preprocessing... [2024-02-10 00:38:30,044 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-02-10 00:38:30,046 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-02-10 00:38:30,048 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-02-10 00:38:30,051 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-02-10 00:38:30,052 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-02-10 00:38:30,054 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-02-10 00:38:30,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:38:30,057 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-02-10 00:38:30,193 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-02-10 00:38:30,195 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-02-10 00:38:30,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:38:30,198 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-02-10 00:38:30,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:38:30,202 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-02-10 00:38:30,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:38:30,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:38:30,207 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-02-10 00:38:30,210 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-02-10 00:38:30,212 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-02-10 00:38:30,214 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-02-10 00:38:30,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:38:30,217 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-02-10 00:38:30,219 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-02-10 00:38:30,220 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-02-10 00:38:30,222 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-02-10 00:38:30,224 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-02-10 00:38:30,225 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-02-10 00:38:30,232 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-02-10 00:38:30,234 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-02-10 00:38:30,576 INFO L294 LassoAnalysis]: Preprocessing complete. [2024-02-10 00:38:30,576 INFO L490 LassoAnalysis]: Using template 'affine'. [2024-02-10 00:38:30,576 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:30,576 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:30,584 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:38:30,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:38:30,596 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:38:30,596 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:38:30,596 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:30,596 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:30,596 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 00:38:30,597 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-02-10 00:38:30,597 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:38:30,598 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:38:30,608 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:30,612 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (567)] Forceful destruction successful, exit code 0 [2024-02-10 00:38:30,612 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:30,612 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:30,613 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:38:30,616 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:38:30,624 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:38:30,624 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:38:30,624 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:30,624 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:30,624 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 00:38:30,624 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-02-10 00:38:30,624 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:38:30,626 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:38:30,634 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:30,638 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (568)] Forceful destruction successful, exit code 0 [2024-02-10 00:38:30,639 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:30,639 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:30,640 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:38:30,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:38:30,673 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:38:30,673 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:30,673 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:30,673 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 00:38:30,674 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 00:38:30,674 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-10 00:38:30,675 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:38:30,692 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:30,696 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (569)] Forceful destruction successful, exit code 0 [2024-02-10 00:38:30,696 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:30,696 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:30,697 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:38:30,699 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:38:30,707 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:38:30,707 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:38:30,708 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:30,708 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:30,708 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 00:38:30,708 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-02-10 00:38:30,708 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:38:30,709 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:38:30,714 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:30,717 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:38:30,717 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:30,718 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:30,718 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:38:30,720 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:38:30,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:38:30,728 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:38:30,728 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:38:30,728 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:30,728 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:30,728 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 00:38:30,729 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-02-10 00:38:30,729 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:38:30,730 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:30,733 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:38:30,733 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:30,733 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:30,734 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:38:30,734 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:38:30,736 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:38:30,743 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:38:30,743 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:30,743 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:30,743 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 00:38:30,744 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 00:38:30,744 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-10 00:38:30,747 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:30,750 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (572)] Ended with exit code 0 [2024-02-10 00:38:30,753 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:30,753 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:30,754 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:38:30,756 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:38:30,756 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:38:30,764 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:38:30,765 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:38:30,765 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:30,765 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:30,765 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 00:38:30,765 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-02-10 00:38:30,765 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:38:30,766 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:30,768 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:38:30,769 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:30,769 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:30,769 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:38:30,770 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:38:30,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:38:30,779 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:38:30,779 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:30,779 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:30,779 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 00:38:30,780 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 00:38:30,780 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-10 00:38:30,782 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:30,785 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:38:30,786 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:30,786 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:30,786 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:38:30,787 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:38:30,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:38:30,796 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:38:30,796 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:30,796 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:30,797 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 00:38:30,797 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 00:38:30,797 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-10 00:38:30,800 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:30,803 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (575)] Ended with exit code 0 [2024-02-10 00:38:30,803 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:30,803 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:30,804 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:38:30,805 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:38:30,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:38:30,813 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:38:30,813 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:30,813 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:30,813 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 00:38:30,814 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 00:38:30,814 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-10 00:38:30,816 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:30,819 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (576)] Ended with exit code 0 [2024-02-10 00:38:30,819 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:30,819 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:30,820 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:38:30,822 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:38:30,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:38:30,830 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:38:30,830 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:30,830 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:30,830 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 00:38:30,831 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 00:38:30,831 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-10 00:38:30,833 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:30,836 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (577)] Ended with exit code 0 [2024-02-10 00:38:30,836 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:30,836 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:30,837 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:38:30,837 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:38:30,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:38:30,846 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:38:30,846 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:30,847 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:30,847 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 00:38:30,847 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 00:38:30,847 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-10 00:38:30,850 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:30,852 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (578)] Ended with exit code 0 [2024-02-10 00:38:30,853 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:30,853 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:30,861 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:38:30,862 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:38:30,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:38:30,870 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:38:30,870 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:30,870 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:30,870 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 00:38:30,872 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 00:38:30,872 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-10 00:38:30,875 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:30,878 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (579)] Ended with exit code 0 [2024-02-10 00:38:30,879 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:30,879 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:30,880 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:38:30,880 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:38:30,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:38:30,889 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:38:30,889 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:30,889 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:30,889 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 00:38:30,890 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 00:38:30,890 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-10 00:38:30,892 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:30,896 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (580)] Ended with exit code 0 [2024-02-10 00:38:30,896 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:30,896 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:30,897 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:38:30,897 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:38:30,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:38:30,906 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:38:30,907 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:30,907 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:30,907 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 00:38:30,908 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 00:38:30,908 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-10 00:38:30,911 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:30,914 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (581)] Ended with exit code 0 [2024-02-10 00:38:30,914 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:30,915 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:30,915 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:38:30,916 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:38:30,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:38:30,924 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:38:30,925 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:30,925 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:30,925 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 00:38:30,925 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 00:38:30,926 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-10 00:38:30,928 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:30,931 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (582)] Ended with exit code 0 [2024-02-10 00:38:30,931 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:30,931 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:30,931 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:38:30,932 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:38:30,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:38:30,941 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:38:30,941 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:30,941 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:30,941 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 00:38:30,942 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 00:38:30,942 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-10 00:38:30,944 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:30,947 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (583)] Ended with exit code 0 [2024-02-10 00:38:30,947 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:30,947 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:30,948 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:38:30,948 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:38:30,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:38:30,957 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:38:30,958 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:30,958 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:30,958 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 00:38:30,959 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 00:38:30,959 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-10 00:38:30,961 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:30,964 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (584)] Ended with exit code 0 [2024-02-10 00:38:30,964 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:30,964 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:30,965 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:38:30,965 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:38: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:38:30,974 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:38:30,974 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:30,974 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:30,974 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 00:38:30,975 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 00:38:30,975 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-10 00:38:30,977 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:30,980 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (585)] Ended with exit code 0 [2024-02-10 00:38:30,980 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:30,980 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:30,981 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:38:30,982 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:38:30,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:38:30,991 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:38:30,991 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:30,991 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:30,991 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 00:38:30,992 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 00:38:30,992 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-10 00:38:30,994 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:30,997 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (586)] Ended with exit code 0 [2024-02-10 00:38:30,997 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:30,997 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:30,998 INFO L229 MonitoredProcess]: Starting monitored process 587 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:38:30,998 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:38:31,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:38:31,008 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:38:31,008 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:38:31,008 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:31,008 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:31,008 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 00:38:31,008 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-02-10 00:38:31,008 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:38:31,009 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:31,012 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (587)] Ended with exit code 0 [2024-02-10 00:38:31,012 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:31,012 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:31,013 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:38:31,013 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:38:31,015 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:38:31,022 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:38:31,022 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:31,022 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:31,022 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 00:38:31,023 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 00:38:31,023 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-10 00:38:31,025 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:31,028 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:38:31,028 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:31,029 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:31,029 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:38:31,030 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:38:31,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:38:31,039 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:38:31,039 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:38:31,039 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:31,039 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:31,039 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 00:38:31,039 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-02-10 00:38:31,039 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:38:31,040 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:31,043 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:38:31,043 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:31,043 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:31,044 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:38:31,044 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:38:31,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:38:31,053 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:38:31,053 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:31,053 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:31,053 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 00:38:31,054 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 00:38:31,054 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-10 00:38:31,057 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:31,060 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:38:31,060 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:31,060 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:31,061 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:38:31,061 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:38:31,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:38:31,069 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:38:31,069 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:38:31,069 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:31,069 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:31,069 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 00:38:31,070 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-02-10 00:38:31,070 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:38:31,071 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:31,073 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:38:31,073 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:31,074 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:31,074 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:38:31,075 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:38:31,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:38:31,083 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:38:31,083 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:38:31,083 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:31,083 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:31,083 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 00:38:31,083 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-02-10 00:38:31,083 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:38:31,084 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:31,087 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (592)] Ended with exit code 0 [2024-02-10 00:38:31,087 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:31,087 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:31,088 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:38:31,088 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:38: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:38:31,097 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:38:31,097 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:38:31,097 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:31,097 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:31,097 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 00:38:31,098 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-02-10 00:38:31,098 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:38:31,098 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:31,101 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (593)] Ended with exit code 0 [2024-02-10 00:38:31,101 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:31,102 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:31,102 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:38:31,103 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:38:31,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:38:31,112 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:38:31,112 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:31,112 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:31,112 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 00:38:31,113 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 00:38:31,113 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-10 00:38:31,115 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:31,118 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:38:31,118 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:31,118 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:31,119 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:38:31,119 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:38:31,121 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:38:31,128 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:38:31,128 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:38:31,128 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:31,128 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:31,128 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 00:38:31,128 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-02-10 00:38:31,128 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:38:31,129 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:31,132 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:38:31,132 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:31,132 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:31,133 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:38:31,133 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:38:31,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:38:31,142 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:38:31,142 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:31,143 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:31,143 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 00:38:31,143 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 00:38:31,143 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-10 00:38:31,146 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:31,148 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:38:31,149 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:31,149 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:31,149 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:38:31,150 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:38:31,151 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:38:31,158 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:38:31,159 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:31,159 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:31,159 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 00:38:31,159 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 00:38:31,160 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-10 00:38:31,162 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:31,164 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:38:31,165 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:31,165 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:31,165 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:38:31,166 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:38:31,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:38:31,175 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:38:31,175 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:31,175 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:31,175 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 00:38:31,176 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 00:38:31,176 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-10 00:38:31,178 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:31,181 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:38:31,181 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:31,181 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:31,182 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:38:31,182 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:38:31,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:38:31,191 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:38:31,192 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:38:31,192 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:31,192 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:31,192 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 00:38:31,192 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-02-10 00:38:31,192 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:38:31,193 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:31,195 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:38:31,196 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:31,196 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:31,196 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:38:31,197 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:38:31,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:38:31,205 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:38:31,205 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:31,205 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:31,205 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 00:38:31,206 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 00:38:31,206 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-10 00:38:31,208 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:31,211 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (600)] Ended with exit code 0 [2024-02-10 00:38:31,212 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:31,212 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:31,212 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:38:31,213 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:38:31,215 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:38:31,222 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:38:31,222 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:38:31,222 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:31,222 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:31,222 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 00:38:31,222 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-02-10 00:38:31,222 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:38:31,223 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:31,226 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (601)] Ended with exit code 0 [2024-02-10 00:38:31,226 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:31,226 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:31,227 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:38:31,227 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:38:31,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:38:31,236 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:38:31,237 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:38:31,237 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:31,237 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:31,237 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 00:38:31,237 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-02-10 00:38:31,237 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:38:31,238 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:31,240 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (602)] Ended with exit code 0 [2024-02-10 00:38:31,241 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:31,241 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:31,241 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:38:31,242 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:38:31,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:38:31,251 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:38:31,251 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:38:31,251 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:31,251 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:31,251 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 00:38:31,251 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-02-10 00:38:31,251 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:38:31,252 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:31,255 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (603)] Ended with exit code 0 [2024-02-10 00:38:31,255 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:31,255 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:31,256 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:38:31,257 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:38:31,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:38:31,266 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:38:31,266 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:38:31,266 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:31,266 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:31,266 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 00:38:31,266 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-02-10 00:38:31,266 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:38:31,267 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:31,270 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (604)] Ended with exit code 0 [2024-02-10 00:38:31,270 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:31,270 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:31,271 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:38:31,273 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:38:31,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:38:31,280 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:38:31,280 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:31,280 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:31,280 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 00:38:31,283 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 00:38:31,283 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-10 00:38:31,289 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:31,292 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (605)] Ended with exit code 0 [2024-02-10 00:38:31,293 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:31,293 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:31,293 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:38:31,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:38:31,320 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:38:31,320 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:38:31,320 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:31,320 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:31,320 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 00:38:31,320 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-02-10 00:38:31,320 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:38:31,322 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:38:31,330 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:31,334 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:38:31,334 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:31,334 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:31,335 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:38:31,337 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:38:31,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:38:31,344 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:38:31,345 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:38:31,345 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:31,345 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:31,345 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 00:38:31,345 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-02-10 00:38:31,345 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:38:31,355 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:31,358 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (607)] Forceful destruction successful, exit code 0 [2024-02-10 00:38:31,358 INFO L490 LassoAnalysis]: Using template '2-nested'. [2024-02-10 00:38:31,358 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:31,359 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:31,359 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:38: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:38:31,369 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:38:31,369 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:38:31,369 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:31,370 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:31,370 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:38:31,370 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-02-10 00:38:31,370 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:38:31,371 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:38:31,380 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:31,383 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (608)] Forceful destruction successful, exit code 0 [2024-02-10 00:38:31,384 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:31,384 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:31,385 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:38:31,385 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:38:31,387 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:38:31,394 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:38:31,394 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:38:31,394 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:31,394 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:31,394 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:38:31,395 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-02-10 00:38:31,395 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:38:31,396 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:31,399 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:38:31,399 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:31,399 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:31,399 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:38:31,400 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:38:31,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:38:31,408 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:38:31,408 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:31,408 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:31,408 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:38:31,409 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-10 00:38:31,410 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-10 00:38:31,412 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:31,415 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:38:31,415 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:31,415 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:31,416 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:38:31,416 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:38:31,418 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:38:31,426 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:38:31,426 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:38:31,426 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:31,426 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:31,426 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:38:31,426 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-02-10 00:38:31,426 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:38:31,427 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:31,430 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (611)] Ended with exit code 0 [2024-02-10 00:38:31,430 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:31,430 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:31,431 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:38:31,431 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:38:31,433 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:38:31,440 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:38:31,440 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:38:31,440 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:31,440 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:31,440 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:38:31,440 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-02-10 00:38:31,441 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:38:31,441 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:31,444 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:38:31,444 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:31,444 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:31,445 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:38:31,445 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:38:31,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:38:31,454 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:38:31,454 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:31,454 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:31,454 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:38:31,456 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-10 00:38:31,456 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-10 00:38:31,459 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:31,462 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:38:31,462 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:31,462 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:31,463 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:38:31,463 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:38:31,465 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:38:31,472 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:38:31,472 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:38:31,472 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:31,472 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:31,472 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:38:31,472 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-02-10 00:38:31,472 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:38:31,473 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:31,476 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:38:31,476 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:31,476 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:31,477 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:38:31,479 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:38:31,479 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:38:31,486 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:38:31,486 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:31,486 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:31,486 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:38:31,487 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-10 00:38:31,487 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-10 00:38:31,490 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:31,493 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (615)] Forceful destruction successful, exit code 0 [2024-02-10 00:38:31,494 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:31,494 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:31,494 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:38:31,495 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:38:31,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:38:31,503 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:38:31,504 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:31,504 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:31,504 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:38:31,505 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-10 00:38:31,505 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-10 00:38:31,508 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:31,511 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:38:31,512 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:31,512 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:31,512 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:38:31,513 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:38: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:38:31,521 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:38:31,522 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:31,522 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:31,522 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:38:31,523 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-10 00:38:31,523 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-10 00:38:31,526 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:31,529 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:38:31,529 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:31,529 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:31,530 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:38:31,530 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:38:31,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:38:31,539 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:38:31,539 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:31,539 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:31,539 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:38:31,541 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-10 00:38:31,541 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-10 00:38:31,544 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:31,547 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (618)] Ended with exit code 0 [2024-02-10 00:38:31,547 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:31,547 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:31,547 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:38:31,548 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:38:31,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:38:31,557 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:38:31,557 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:31,557 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:31,557 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:38:31,558 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-10 00:38:31,558 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-10 00:38:31,561 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:31,564 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (619)] Ended with exit code 0 [2024-02-10 00:38:31,564 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:31,564 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:31,565 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:38:31,565 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:38:31,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:38:31,574 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:38:31,575 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:31,575 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:31,575 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:38:31,577 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-10 00:38:31,577 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-10 00:38:31,582 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:31,585 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (620)] Ended with exit code 0 [2024-02-10 00:38:31,585 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:31,586 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:31,586 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:38:31,587 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:38:31,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:38:31,597 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:38:31,597 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:31,597 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:31,597 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:38:31,598 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-10 00:38:31,598 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-10 00:38:31,601 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:31,604 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:38:31,604 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:31,605 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:31,605 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:38:31,607 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:38:31,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:38:31,615 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:38:31,615 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:31,615 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:31,615 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:38:31,617 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-10 00:38:31,617 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-10 00:38:31,621 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:31,623 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:38:31,624 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:31,624 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:31,624 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:38:31,625 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:38:31,626 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:38:31,633 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:38:31,633 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:31,633 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:31,633 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:38:31,634 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-10 00:38:31,635 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-10 00:38:31,638 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:31,640 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:38:31,640 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:31,641 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:31,641 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:38:31,642 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:38: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:38:31,650 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:38:31,650 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:31,650 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:31,650 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:38:31,651 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-10 00:38:31,651 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-10 00:38:31,654 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:31,657 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:38:31,657 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:31,657 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:31,658 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:38:31,658 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:38:31,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:38:31,667 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:38:31,667 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:31,667 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:31,667 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:38:31,668 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-10 00:38:31,668 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-10 00:38:31,671 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:31,674 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:38:31,675 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:31,675 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:31,676 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:38:31,678 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:38:31,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:38:31,685 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:38:31,686 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:31,686 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:31,686 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:38:31,687 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-10 00:38:31,687 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-10 00:38:31,691 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:31,693 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:38:31,694 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:31,694 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:31,694 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:38:31,695 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:38:31,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:38:31,704 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:38:31,704 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:31,704 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:31,704 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:38:31,705 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-10 00:38:31,705 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-10 00:38:31,709 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:31,711 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (627)] Ended with exit code 0 [2024-02-10 00:38:31,712 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:31,712 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:31,713 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:38:31,713 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:38:31,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:38:31,722 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:38:31,722 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:38:31,722 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:31,722 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:31,722 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:38:31,723 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-02-10 00:38:31,723 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:38:31,724 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:31,727 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:38:31,727 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:31,727 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:31,728 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:38:31,728 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:38:31,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:38:31,736 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:38:31,737 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:31,737 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:31,737 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:38:31,738 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-10 00:38:31,738 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-10 00:38:31,741 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:31,745 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (629)] Ended with exit code 0 [2024-02-10 00:38:31,745 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:31,745 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:31,746 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:38:31,746 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:38:31,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:38:31,755 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:38:31,755 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:38:31,755 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:31,755 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:31,755 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:38:31,755 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-02-10 00:38:31,755 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:38:31,756 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:31,759 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:38:31,759 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:31,759 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:31,760 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:38:31,760 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:38:31,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:38:31,769 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:38:31,769 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:31,769 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:31,769 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:38:31,771 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-10 00:38:31,771 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-10 00:38:31,775 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:31,778 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:38:31,778 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:31,778 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:31,779 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:38:31,779 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:38:31,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:38:31,788 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:38:31,789 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:38:31,789 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:31,789 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:31,789 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:38:31,789 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-02-10 00:38:31,789 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:38:31,790 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:31,793 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:38:31,793 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:31,793 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:31,794 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:38:31,794 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:38:31,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:38:31,806 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:38:31,806 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:38:31,806 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:31,806 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:31,806 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:38:31,806 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-02-10 00:38:31,806 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:38:31,807 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:31,812 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:38:31,812 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:31,812 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:31,813 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:38:31,813 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:38:31,815 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:38:31,823 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:38:31,823 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:38:31,824 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:31,824 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:31,824 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:38:31,824 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-02-10 00:38:31,824 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:38:31,833 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:31,836 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:38:31,836 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:31,836 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:31,837 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:38:31,837 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:38:31,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:38:31,845 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:38:31,846 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:31,846 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:31,846 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:38:31,847 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-10 00:38:31,847 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-10 00:38:31,850 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:31,853 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:38:31,853 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:31,853 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:31,854 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:38:31,854 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:38:31,856 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:38:31,863 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:38:31,863 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:38:31,863 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:31,863 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:31,863 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:38:31,863 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-02-10 00:38:31,863 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:38:31,864 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:31,867 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:38:31,867 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:31,867 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:31,868 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:38:31,868 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:38:31,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:38:31,877 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:38:31,877 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:31,877 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:31,877 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:38:31,878 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-10 00:38:31,878 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-10 00:38:31,881 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:31,884 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:38:31,884 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:31,884 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:31,885 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:38:31,885 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:38:31,887 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:38:31,894 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:38:31,895 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:31,895 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:31,895 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:38:31,896 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-10 00:38:31,896 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-10 00:38:31,899 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:31,902 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:38:31,902 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:31,902 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:31,902 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:38:31,903 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:38:31,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:38:31,911 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:38:31,911 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:31,911 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:31,911 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:38:31,912 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-10 00:38:31,913 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-10 00:38:31,915 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:31,918 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:38:31,919 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:31,919 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:31,919 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:38:31,924 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:38:31,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:38:31,931 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:38:31,932 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:38:31,932 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:31,932 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:31,932 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:38:31,932 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-02-10 00:38:31,932 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:38:31,933 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:31,936 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:38:31,936 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:31,936 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:31,937 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:38:31,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:38:31,947 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:38:31,947 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:38:31,947 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:31,947 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:31,947 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:38:31,948 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-10 00:38:31,949 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-10 00:38:31,963 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:31,978 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:38:31,979 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:31,979 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:31,980 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:38:31,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:38:31,990 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:38:31,990 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:38:31,990 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:31,990 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:31,990 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:38:31,990 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-02-10 00:38:31,990 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:38:31,992 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:38:32,000 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:32,004 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:38:32,004 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:32,005 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:32,005 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:38:32,029 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:38:32,036 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:38:32,037 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:38:32,037 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:32,037 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:32,037 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:38:32,037 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-02-10 00:38:32,037 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:38:32,039 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:38:32,052 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:32,055 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (643)] Forceful destruction successful, exit code 0 [2024-02-10 00:38:32,056 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:32,056 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:32,057 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:38:32,087 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:38:32,095 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:38:32,095 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:38:32,095 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:32,095 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:32,095 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:38:32,095 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-02-10 00:38:32,095 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:38:32,097 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:38:32,105 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:32,109 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (644)] Forceful destruction successful, exit code 0 [2024-02-10 00:38:32,110 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:32,110 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:32,111 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:38:32,113 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:38:32,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:38:32,122 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:38:32,122 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:38:32,123 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:32,123 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:32,123 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:38:32,123 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-02-10 00:38:32,123 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:38:32,135 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:32,139 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (645)] Forceful destruction successful, exit code 0 [2024-02-10 00:38:32,140 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:32,140 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:32,141 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:38:32,143 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:38:32,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:38:32,151 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:38:32,151 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:32,151 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:32,152 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:38:32,156 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-10 00:38:32,156 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-10 00:38:32,172 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:32,176 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (646)] Forceful destruction successful, exit code 0 [2024-02-10 00:38:32,177 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:32,177 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:32,178 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:38:32,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:38:32,188 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:38:32,188 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:38:32,188 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:32,188 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:32,188 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:38:32,189 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-02-10 00:38:32,189 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:38:32,190 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:38:32,198 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:32,202 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (647)] Forceful destruction successful, exit code 0 [2024-02-10 00:38:32,202 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:32,202 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:32,203 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:38:32,205 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:38:32,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:38:32,213 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:38:32,213 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:38:32,213 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:32,214 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:32,214 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:38:32,214 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-02-10 00:38:32,214 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:38:32,224 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:32,228 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (648)] Forceful destruction successful, exit code 0 [2024-02-10 00:38:32,229 INFO L490 LassoAnalysis]: Using template '3-nested'. [2024-02-10 00:38:32,229 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:32,229 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:32,229 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:38:32,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:38:32,240 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:38:32,240 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:38:32,240 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:32,240 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:32,240 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:38:32,241 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 00:38:32,241 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:38:32,242 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:38:32,250 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:32,254 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (649)] Forceful destruction successful, exit code 0 [2024-02-10 00:38:32,254 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:32,254 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:32,255 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:38:32,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:38:32,265 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:38:32,265 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:38:32,265 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:32,265 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:32,265 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:38:32,266 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 00:38:32,266 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:38:32,267 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:38:32,275 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:32,279 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:38:32,279 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:32,279 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:32,280 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:38: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:38:32,290 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:38:32,290 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:32,290 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:32,290 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:38:32,292 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 00:38:32,292 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:38:32,295 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:38:32,303 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:32,307 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (651)] Forceful destruction successful, exit code 0 [2024-02-10 00:38:32,307 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:32,307 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:32,308 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:38:32,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:38:32,318 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:38:32,319 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:38:32,319 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:32,319 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:32,319 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:38:32,319 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 00:38:32,319 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:38:32,320 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:38:32,329 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:32,333 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (652)] Forceful destruction successful, exit code 0 [2024-02-10 00:38:32,333 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:32,333 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:32,335 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:38:32,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:38:32,345 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:38:32,345 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:38:32,345 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:32,345 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:32,345 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:38:32,345 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 00:38:32,345 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:38:32,347 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:38:32,355 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:32,360 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (653)] Forceful destruction successful, exit code 0 [2024-02-10 00:38:32,360 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:32,360 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:32,361 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:38:32,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:38:32,371 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:38:32,371 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:32,371 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:32,371 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:38:32,373 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 00:38:32,373 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:38:32,377 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:38:32,388 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:32,392 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (654)] Forceful destruction successful, exit code 0 [2024-02-10 00:38:32,392 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:32,392 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:32,393 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:38:32,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:38:32,403 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:38:32,403 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:38:32,403 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:32,403 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:32,404 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:38:32,404 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 00:38:32,404 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:38:32,405 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:38:32,413 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:32,430 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:38:32,431 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:32,431 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:32,432 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:38:32,432 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:38:32,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:38:32,443 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:38:32,443 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:32,443 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:32,443 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:38:32,445 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 00:38:32,445 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:38:32,449 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:32,452 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:38:32,452 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:32,452 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:32,453 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:38:32,453 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:38:32,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:38:32,462 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:38:32,462 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:32,462 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:32,462 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:38:32,464 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 00:38:32,464 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:38:32,468 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:32,471 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:38:32,472 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:32,472 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:32,472 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:38:32,473 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:38:32,474 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:38:32,482 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:38:32,482 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:32,482 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:32,482 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:38:32,484 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 00:38:32,484 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:38:32,488 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:32,491 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:38:32,491 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:32,491 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:32,492 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:38:32,492 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:38:32,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:38:32,501 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:38:32,502 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:32,502 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:32,502 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:38:32,503 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 00:38:32,503 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:38:32,514 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:32,517 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (659)] Ended with exit code 0 [2024-02-10 00:38:32,517 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:32,518 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:32,518 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:38:32,519 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:38:32,520 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:38:32,527 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:38:32,527 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:32,527 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:32,527 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:38:32,529 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 00:38:32,529 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:38:32,533 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:32,536 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:38:32,536 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:32,536 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:32,537 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:38:32,537 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:38:32,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:38:32,546 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:38:32,546 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:32,546 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:32,546 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:38:32,549 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 00:38:32,549 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:38:32,556 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:32,559 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (661)] Ended with exit code 0 [2024-02-10 00:38:32,559 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:32,559 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:32,560 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:38:32,560 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:38:32,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:38:32,569 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:38:32,569 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:32,569 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:32,569 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:38:32,571 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 00:38:32,571 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:38:32,575 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:32,579 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:38:32,579 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:32,579 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:32,579 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:38:32,580 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:38:32,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:38:32,589 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:38:32,589 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:32,589 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:32,589 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:38:32,591 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 00:38:32,591 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:38:32,597 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:32,600 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:38:32,600 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:32,600 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:32,600 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:38:32,601 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:38:32,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:38:32,610 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:38:32,610 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:32,610 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:32,610 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:38:32,612 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 00:38:32,612 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:38:32,616 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:32,619 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (664)] Forceful destruction successful, exit code 0 [2024-02-10 00:38:32,619 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:32,619 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:32,620 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:38:32,620 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:38:32,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:38:32,629 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:38:32,629 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:32,629 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:32,629 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:38:32,630 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 00:38:32,630 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:38:32,634 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:32,637 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:38:32,637 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:32,637 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:32,638 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:38:32,638 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:38:32,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:38:32,647 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:38:32,648 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:32,648 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:32,648 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:38:32,649 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 00:38:32,649 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:38:32,653 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:32,656 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:38:32,657 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:32,657 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:32,657 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:38:32,658 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:38:32,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:38:32,666 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:38:32,667 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:32,667 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:32,667 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:38:32,668 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 00:38:32,668 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:38:32,679 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:32,683 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (667)] Ended with exit code 0 [2024-02-10 00:38:32,683 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:32,683 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:32,684 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:38:32,684 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:38:32,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:38:32,696 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:38:32,696 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:32,697 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:32,697 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:38:32,698 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 00:38:32,698 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:38:32,702 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:32,705 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:38:32,705 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:32,705 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:32,706 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:38:32,706 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:38:32,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:38:32,715 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:38:32,715 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:38:32,715 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:32,715 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:32,715 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:38:32,715 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 00:38:32,715 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:38:32,717 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:32,719 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:38:32,720 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:32,720 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:32,720 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:38:32,721 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:38:32,722 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:38:32,729 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:38:32,730 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:32,730 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:32,730 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:38:32,731 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 00:38:32,731 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:38:32,735 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:32,738 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (670)] Ended with exit code 0 [2024-02-10 00:38:32,738 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:32,738 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:32,739 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:38:32,739 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:38:32,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:38:32,748 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:38:32,748 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:38:32,748 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:32,748 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:32,748 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:38:32,748 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 00:38:32,748 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:38:32,750 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:32,752 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:38:32,753 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:32,753 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:32,753 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:38:32,754 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:38:32,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:38:32,762 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:38:32,762 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:32,762 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:32,762 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:38:32,764 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 00:38:32,764 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:38:32,769 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:32,772 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:38:32,772 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:32,773 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:32,773 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:38:32,774 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:38:32,775 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:38:32,783 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:38:32,783 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:38:32,783 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:32,783 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:32,783 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:38:32,784 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 00:38:32,784 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:38:32,785 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:32,788 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:38:32,788 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:32,788 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:32,789 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:38:32,789 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:38:32,791 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:38:32,798 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:38:32,798 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:38:32,798 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:32,798 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:32,798 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:38:32,798 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 00:38:32,798 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:38:32,800 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:32,802 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:38:32,802 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:32,802 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:32,803 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:38:32,803 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:38:32,805 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:38:32,813 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:38:32,813 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:38:32,813 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:32,813 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:32,813 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:38:32,813 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 00:38:32,813 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:38:32,815 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:32,817 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:38:32,817 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:32,818 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:32,818 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:38:32,819 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:38:32,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:38:32,828 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:38:32,828 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:32,828 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:32,828 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:38:32,829 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 00:38:32,829 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:38:32,833 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:32,837 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (676)] Ended with exit code 0 [2024-02-10 00:38:32,837 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:32,837 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:32,838 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:38:32,838 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:38:32,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:38:32,848 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:38:32,849 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:38:32,849 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:32,849 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:32,849 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:38:32,849 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 00:38:32,849 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:38:32,858 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:32,862 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (677)] Ended with exit code 0 [2024-02-10 00:38:32,863 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:32,863 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:32,864 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:38:32,864 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:38:32,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:38:32,873 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:38:32,873 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:32,873 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:32,873 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:38:32,875 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 00:38:32,875 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:38:32,878 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:32,881 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:38:32,882 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:32,882 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:32,883 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:38:32,883 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:38:32,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:38:32,894 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:38:32,894 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:32,894 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:32,894 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:38:32,896 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 00:38:32,896 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:38:32,899 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:32,902 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (679)] Forceful destruction successful, exit code 0 [2024-02-10 00:38:32,902 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:32,902 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:32,903 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:38:32,903 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:38:32,905 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:38:32,914 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:38:32,914 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:32,914 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:32,914 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:38:32,918 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 00:38:32,918 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:38:32,921 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:32,924 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:38:32,924 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:32,924 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:32,925 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:38:32,926 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:38:32,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:38:32,935 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:38:32,935 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:38:32,936 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:32,936 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:32,936 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:38:32,936 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 00:38:32,936 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:38:32,937 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:32,940 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:38:32,940 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:32,941 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:32,941 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:38:32,942 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:38:32,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:38:32,952 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:38:32,952 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:32,952 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:32,952 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:38:32,953 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 00:38:32,953 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:38:32,957 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:32,960 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:38:32,960 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:32,960 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:32,961 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:38:32,961 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:38:32,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:38:32,971 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:38:32,971 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:38:32,971 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:32,971 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:32,971 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:38:32,971 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 00:38:32,972 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:38:32,973 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:32,975 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (683)] Ended with exit code 0 [2024-02-10 00:38:32,976 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:32,976 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:32,976 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:38:32,977 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:38:32,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:38:32,988 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:38:32,988 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:38:32,988 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:32,988 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:32,988 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:38:32,989 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 00:38:32,989 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:38:32,990 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:32,993 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:38:32,993 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:32,993 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:32,994 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:38:32,994 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:38:32,996 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:38:33,004 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:38:33,004 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:38:33,004 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:33,004 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:33,004 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:38:33,005 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 00:38:33,005 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:38:33,006 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:33,009 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:38:33,009 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:33,009 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:33,010 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:38:33,010 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:38:33,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:38:33,019 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:38:33,019 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:38:33,019 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:33,020 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:33,020 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:38:33,020 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 00:38:33,020 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:38:33,021 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:33,023 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:38:33,023 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:33,024 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:33,024 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:38:33,025 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:38:33,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:38:33,033 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:38:33,034 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:33,034 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:33,034 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:38:33,039 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 00:38:33,039 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:38:33,050 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:33,054 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:38:33,054 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:33,054 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:33,055 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:38:33,055 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:38:33,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:38:33,064 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:38:33,064 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:38:33,064 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:33,064 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:33,064 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:38:33,065 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 00:38:33,065 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:38:33,066 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:33,069 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:38:33,069 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:33,069 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:33,070 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:38:33,070 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:38:33,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:38:33,079 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:38:33,079 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:38:33,079 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:33,079 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:33,079 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:38:33,079 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 00:38:33,079 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:38:33,081 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:33,083 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:38:33,083 INFO L490 LassoAnalysis]: Using template '4-nested'. [2024-02-10 00:38:33,084 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:33,084 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:33,084 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:38:33,085 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:38:33,086 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:38:33,095 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:38:33,096 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:38:33,096 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:33,096 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:33,096 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:38:33,096 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-02-10 00:38:33,096 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:38:33,098 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:33,100 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:38:33,100 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:33,101 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:33,101 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:38:33,103 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:38:33,103 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:38:33,111 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:38:33,111 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:38:33,111 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:33,111 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:33,111 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:38:33,111 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-02-10 00:38:33,112 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:38:33,125 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:33,128 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:38:33,128 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:33,129 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:33,129 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:38:33,130 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:38:33,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:38:33,139 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:38:33,139 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:33,139 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:33,139 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:38:33,141 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-10 00:38:33,141 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-10 00:38:33,145 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:33,149 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (692)] Ended with exit code 0 [2024-02-10 00:38:33,149 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:33,149 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:33,150 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:38:33,150 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:38:33,152 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:38:33,159 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:38:33,159 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:38:33,159 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:33,159 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:33,159 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:38:33,160 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-02-10 00:38:33,160 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:38:33,161 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:33,164 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:38:33,164 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:33,164 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:33,165 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:38:33,165 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:38:33,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:38:33,175 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:38:33,175 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:38:33,175 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:33,175 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:33,175 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:38:33,176 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-02-10 00:38:33,176 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:38:33,177 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:33,180 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:38:33,180 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:33,180 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:33,181 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:38:33,181 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:38:33,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:38:33,190 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:38:33,190 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:33,190 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:33,190 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:38:33,192 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-10 00:38:33,192 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-10 00:38:33,197 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:33,200 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:38:33,200 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:33,200 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:33,201 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:38:33,201 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:38:33,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:38:33,211 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:38:33,211 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:38:33,211 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:33,211 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:33,211 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:38:33,211 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-02-10 00:38:33,211 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:38:33,213 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:33,216 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (696)] Forceful destruction successful, exit code 0 [2024-02-10 00:38:33,216 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:33,216 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:33,216 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:38:33,217 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:38:33,218 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:38:33,226 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:38:33,226 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:33,226 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:33,226 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:38:33,228 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-10 00:38:33,228 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-10 00:38:33,233 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:33,236 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (697)] Ended with exit code 0 [2024-02-10 00:38:33,236 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:33,237 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:33,237 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:38:33,238 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:38:33,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:38:33,246 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:38:33,246 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:33,246 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:33,247 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:38:33,249 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-10 00:38:33,249 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-10 00:38:33,254 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:33,257 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:38:33,257 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:33,257 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:33,258 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:38:33,258 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:38:33,260 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:38:33,267 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:38:33,268 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:33,268 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:33,268 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:38:33,270 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-10 00:38:33,270 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-10 00:38:33,275 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:33,278 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:38:33,279 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:33,279 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:33,279 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:38:33,280 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:38:33,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:38:33,289 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:38:33,290 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:33,290 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:33,290 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:38:33,292 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-10 00:38:33,292 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-10 00:38:33,297 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:33,300 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:38:33,300 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:33,300 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:33,301 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:38:33,301 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:38:33,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:38:33,310 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:38:33,310 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:33,310 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:33,311 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:38:33,312 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-10 00:38:33,312 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-10 00:38:33,317 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:33,321 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:38:33,321 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:33,321 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:33,322 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:38:33,323 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:38:33,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:38:33,333 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:38:33,334 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:33,334 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:33,334 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:38:33,338 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-10 00:38:33,338 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-10 00:38:33,346 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:33,350 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (702)] Ended with exit code 0 [2024-02-10 00:38:33,350 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:33,350 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:33,351 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:38:33,351 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:38:33,353 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:38:33,362 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:38:33,362 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:33,362 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:33,362 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:38:33,364 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-10 00:38:33,364 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-10 00:38:33,376 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:33,379 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:38:33,379 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:33,379 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:33,380 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:38:33,380 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:38:33,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:38:33,389 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:38:33,390 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:33,390 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:33,390 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:38:33,392 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-10 00:38:33,392 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-10 00:38:33,399 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:33,402 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:38:33,402 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:33,403 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:33,403 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:38:33,404 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:38:33,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:38:33,413 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:38:33,413 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:33,413 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:33,413 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:38:33,415 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-10 00:38:33,415 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-10 00:38:33,420 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:33,423 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (705)] Ended with exit code 0 [2024-02-10 00:38:33,423 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:33,423 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:33,424 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:38:33,424 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:38:33,426 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:38:33,434 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:38:33,434 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:33,434 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:33,434 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:38:33,436 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-10 00:38:33,436 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-10 00:38:33,440 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:33,443 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:38:33,444 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:33,444 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:33,444 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:38:33,445 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:38:33,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:38:33,454 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:38:33,454 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:33,454 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:33,454 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:38:33,456 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-10 00:38:33,456 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-10 00:38:33,461 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:33,464 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:38:33,464 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:33,464 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:33,465 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:38:33,465 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:38:33,467 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:38:33,475 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:38:33,475 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:33,475 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:33,475 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:38:33,478 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-10 00:38:33,478 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-10 00:38:33,482 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:33,485 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:38:33,486 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:33,486 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:33,486 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:38:33,487 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:38:33,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:38:33,497 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:38:33,497 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:33,497 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:33,497 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:38:33,499 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-10 00:38:33,499 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-10 00:38:33,503 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:33,506 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:38:33,507 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:33,507 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:33,507 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:38:33,508 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:38:33,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:38:33,517 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:38:33,517 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:38:33,517 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:33,517 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:33,517 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:38:33,517 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-02-10 00:38:33,518 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:38:33,519 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:33,521 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:38:33,522 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:33,522 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:33,522 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:38:33,523 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:38:33,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:38:33,531 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:38:33,531 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:33,531 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:33,531 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:38:33,533 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-10 00:38:33,533 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-10 00:38:33,538 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:33,541 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:38:33,541 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:33,541 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:33,542 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:38:33,542 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:38:33,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:38:33,551 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:38:33,551 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:38:33,551 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:33,551 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:33,551 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:38:33,552 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-02-10 00:38:33,552 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:38:33,553 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:33,556 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:38:33,556 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:33,556 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:33,557 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:38:33,557 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:38:33,559 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:38:33,566 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:38:33,567 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:33,567 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:33,567 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:38:33,569 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-10 00:38:33,569 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-10 00:38:33,575 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:33,578 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:38:33,578 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:33,578 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:33,579 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:38:33,579 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:38:33,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:38:33,587 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:38:33,588 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:38:33,588 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:33,588 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:33,588 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:38:33,588 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-02-10 00:38:33,588 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:38:33,590 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:33,592 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:38:33,592 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:33,592 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:33,593 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:38:33,593 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:38:33,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:38:33,602 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:38:33,602 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:38:33,602 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:33,602 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:33,602 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:38:33,603 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-02-10 00:38:33,603 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:38:33,604 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:33,607 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:38:33,607 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:33,607 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:33,608 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:38:33,608 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:38:33,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:38:33,617 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:38:33,617 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:38:33,617 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:33,617 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:33,617 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:38:33,618 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-02-10 00:38:33,618 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:38:33,619 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:33,622 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (716)] Ended with exit code 0 [2024-02-10 00:38:33,622 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:33,622 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:33,623 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:38:33,623 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:38:33,625 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:38:33,632 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:38:33,632 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:33,632 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:33,632 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:38:33,634 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-10 00:38:33,634 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-10 00:38:33,639 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:33,642 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:38:33,642 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:33,642 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:33,643 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:38:33,643 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:38:33,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:38:33,652 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:38:33,653 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:38:33,653 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:33,653 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:33,653 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:38:33,653 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-02-10 00:38:33,653 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:38:33,655 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:33,657 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:38:33,657 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:33,658 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:33,658 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:38:33,659 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:38:33,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:38:33,668 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:38:33,668 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:33,668 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:33,668 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:38:33,670 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-10 00:38:33,670 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-10 00:38:33,674 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:33,677 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:38:33,678 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:33,678 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:33,678 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:38:33,679 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:38:33,681 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:38:33,689 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:38:33,689 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:33,689 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:33,689 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:38:33,691 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-10 00:38:33,691 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-10 00:38:33,695 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:33,698 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:38:33,699 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:33,699 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:33,699 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:38:33,701 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:38:33,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:38:33,708 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:38:33,709 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:33,709 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:33,709 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:38:33,710 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-10 00:38:33,710 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-10 00:38:33,715 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:33,718 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:38:33,718 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:33,718 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:33,719 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:38:33,721 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:38:33,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:38:33,729 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:38:33,729 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:38:33,729 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:33,729 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:33,729 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:38:33,730 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-02-10 00:38:33,730 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:38:33,731 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:33,734 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (722)] Forceful destruction successful, exit code 0 [2024-02-10 00:38:33,734 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:33,734 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:33,735 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:38:33,735 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:38:33,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:38:33,744 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:38:33,745 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:33,745 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:33,745 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:38:33,746 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-10 00:38:33,747 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-10 00:38:33,751 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:33,755 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:38:33,755 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:33,755 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:33,756 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:38:33,758 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:38:33,759 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:38:33,766 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:38:33,767 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:38:33,767 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:33,767 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:33,767 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:38:33,767 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-02-10 00:38:33,767 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:38:33,769 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:33,771 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:38:33,772 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:33,772 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:33,773 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:38:33,773 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:38:33,775 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:38:33,782 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:38:33,783 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:38:33,783 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:33,783 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:33,783 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:38:33,783 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-02-10 00:38:33,783 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:38:33,785 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:33,788 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:38:33,788 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:33,788 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:33,789 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:38:33,789 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:38:33,791 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:38:33,798 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:38:33,798 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:38:33,798 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:33,799 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:33,799 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:38:33,799 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-02-10 00:38:33,799 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:38:33,800 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:33,803 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:38:33,803 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:33,803 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:33,804 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:38:33,804 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:38:33,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:38:33,815 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:38:33,815 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:38:33,815 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:33,815 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:33,815 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:38:33,815 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-02-10 00:38:33,815 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:38:33,817 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:33,819 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:38:33,819 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:33,820 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:33,820 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:38:33,821 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:38:33,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:38:33,830 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:38:33,831 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:33,831 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:33,831 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:38:33,838 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-10 00:38:33,838 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-10 00:38:33,854 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:33,857 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:38:33,858 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:33,858 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:33,858 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:38:33,859 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:38:33,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:38:33,869 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:38:33,869 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:38:33,869 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:33,869 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:33,869 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:38:33,870 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-02-10 00:38:33,870 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:38:33,879 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:33,882 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:38:33,882 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:33,882 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:33,883 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:38:33,883 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:38:33,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:38:33,893 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:38:33,893 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:38:33,893 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:33,893 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:33,893 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:38:33,893 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-02-10 00:38:33,893 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:38:33,895 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:33,898 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:38:33,898 INFO L490 LassoAnalysis]: Using template '2-phase'. [2024-02-10 00:38:33,898 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:33,898 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:33,899 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:38:33,899 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:38:33,901 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:38:33,908 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:38:33,909 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:38:33,909 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:38:33,909 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:33,909 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:33,909 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:38:33,909 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-02-10 00:38:33,909 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:38:33,911 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:33,913 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:38:33,914 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:33,914 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:33,914 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:38:33,915 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:38:33,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:38:33,924 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:38:33,924 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:38:33,924 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:38:33,924 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:33,924 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:33,924 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:38:33,924 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-02-10 00:38:33,924 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:38:33,926 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:33,929 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:38:33,929 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:33,929 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:33,930 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:38:33,930 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:38:33,953 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:38:33,960 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:38:33,960 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:38:33,960 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:33,960 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:33,960 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:38:33,961 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-10 00:38:33,961 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-10 00:38:33,965 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:33,968 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:38:33,968 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:33,968 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:33,969 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:38:33,969 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:38:33,971 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:38:33,978 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:38:33,978 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:38:33,978 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:38:33,978 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:33,978 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:33,978 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:38:33,979 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-02-10 00:38:33,979 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:38:33,980 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:33,983 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:38:33,983 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:33,983 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:33,984 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:38:33,984 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:38:33,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:38:33,993 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:38:33,993 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:38:33,993 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:38:33,993 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:33,993 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:33,993 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:38:33,994 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-02-10 00:38:33,994 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:38:33,995 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:33,998 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:38:33,998 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:33,998 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:33,999 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:38:34,000 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:38:34,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:38:34,007 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:38:34,007 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:38:34,008 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:34,008 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:34,008 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:38:34,009 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-10 00:38:34,009 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-10 00:38:34,013 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:34,016 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:38:34,016 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:34,016 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:34,017 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:38:34,017 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:38:34,019 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:38:34,025 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:38:34,025 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:38:34,025 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:38:34,025 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:34,026 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:34,026 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:38:34,026 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-02-10 00:38:34,026 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:38:34,027 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:34,030 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:38:34,030 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:34,030 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:34,031 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:38:34,031 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:38:34,033 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:38:34,040 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:38:34,040 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:38:34,040 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:34,040 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:34,040 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:38:34,041 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-10 00:38:34,042 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-10 00:38:34,046 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:34,048 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (738)] Ended with exit code 0 [2024-02-10 00:38:34,048 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:34,049 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:34,049 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:38:34,050 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:38:34,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:38:34,058 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:38:34,058 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:38:34,058 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:34,058 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:34,058 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:38:34,059 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-10 00:38:34,059 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-10 00:38:34,064 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:34,066 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:38:34,067 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:34,067 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:34,067 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:38:34,068 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:38:34,070 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:38:34,076 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:38:34,076 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:38:34,076 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:34,076 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:34,076 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:38:34,078 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-10 00:38:34,078 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-10 00:38:34,082 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:34,085 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:38:34,085 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:34,085 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:34,086 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:38:34,086 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:38:34,088 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:38:34,096 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:38:34,096 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:38:34,096 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:34,096 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:34,096 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:38:34,098 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-10 00:38:34,098 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-10 00:38:34,101 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:34,104 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (741)] Forceful destruction successful, exit code 0 [2024-02-10 00:38:34,104 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:34,104 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:34,105 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:38:34,105 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:38:34,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:38:34,114 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:38:34,114 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:38:34,114 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:34,114 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:34,114 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:38:34,116 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-10 00:38:34,116 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-10 00:38:34,119 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:34,122 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:38:34,122 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:34,123 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:34,123 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:38:34,124 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:38:34,125 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:38:34,133 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:38:34,133 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:38:34,133 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:34,133 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:34,133 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:38:34,135 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-10 00:38:34,135 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-10 00:38:34,142 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:34,145 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:38:34,145 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:34,145 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:34,146 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:38:34,146 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:38:34,148 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:38:34,155 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:38:34,155 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:38:34,155 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:34,155 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:34,155 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:38:34,157 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-10 00:38:34,157 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-10 00:38:34,161 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:34,165 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:38:34,166 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:34,166 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:34,167 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:38:34,168 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:38:34,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:38:34,178 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:38:34,178 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:38:34,179 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:34,179 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:34,179 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:38:34,180 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-10 00:38:34,180 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-10 00:38:34,186 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:34,189 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:38:34,189 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:34,189 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:34,190 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:38:34,190 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:38:34,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:38:34,198 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:38:34,199 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:38:34,199 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:34,199 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:34,199 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:38:34,200 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-10 00:38:34,200 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-10 00:38:34,204 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:34,206 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:38:34,207 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:34,207 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:34,207 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:38:34,209 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:38:34,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:38:34,216 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:38:34,217 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:38:34,217 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:34,217 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:34,217 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:38:34,218 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-10 00:38:34,218 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-10 00:38:34,229 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:34,232 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:38:34,232 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:34,232 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:34,233 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:38:34,233 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:38:34,235 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:38:34,242 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:38:34,242 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:38:34,243 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:34,243 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:34,243 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:38:34,244 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-10 00:38:34,244 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-10 00:38:34,248 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:34,250 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (748)] Forceful destruction successful, exit code 0 [2024-02-10 00:38:34,251 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:34,251 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:34,251 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:38:34,252 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:38: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:38: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:38:34,260 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:38:34,260 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:34,260 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:34,261 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:38:34,262 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-10 00:38:34,262 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-10 00:38:34,266 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:34,269 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:38:34,269 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:34,269 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:34,270 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:38:34,270 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:38:34,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:38:34,278 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:38:34,279 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:38:34,279 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:34,279 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:34,279 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:38:34,280 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-10 00:38:34,280 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-10 00:38:34,284 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:34,286 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (750)] Ended with exit code 0 [2024-02-10 00:38:34,287 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:34,287 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:34,287 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:38:34,288 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:38:34,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:38:34,296 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:38:34,296 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:38:34,296 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:38:34,296 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:34,296 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:34,296 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:38:34,297 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-02-10 00:38:34,297 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:38:34,298 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:34,301 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:38:34,301 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:34,301 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:34,302 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:38:34,302 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:38:34,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:38:34,311 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:38:34,311 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:38:34,311 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:34,312 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:34,312 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:38:34,313 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-10 00:38:34,313 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-10 00:38:34,316 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:34,319 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:38:34,319 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:34,320 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:34,320 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:38:34,321 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:38:34,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:38:34,329 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:38:34,329 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:38:34,329 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:38:34,329 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:34,329 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:34,329 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:38:34,330 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-02-10 00:38:34,330 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:38:34,331 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:34,334 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:38:34,334 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:34,334 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:34,334 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:38:34,335 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:38:34,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:38:34,344 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:38:34,344 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:38:34,344 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:34,344 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:34,344 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:38:34,346 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-10 00:38:34,346 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-10 00:38:34,350 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:34,353 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:38:34,353 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:34,353 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:34,354 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:38:34,354 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:38:34,356 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:38:34,363 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:38:34,363 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:38:34,363 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:38:34,363 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:34,363 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:34,363 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:38:34,364 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-02-10 00:38:34,364 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:38:34,365 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:34,368 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (755)] Ended with exit code 0 [2024-02-10 00:38:34,368 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:34,369 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:34,369 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:38:34,370 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:38:34,371 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:38:34,378 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:38:34,378 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:38:34,378 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:38:34,378 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:34,378 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:34,379 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:38:34,379 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-02-10 00:38:34,379 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:38:34,380 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:34,383 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (756)] Forceful destruction successful, exit code 0 [2024-02-10 00:38:34,383 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:34,383 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:34,384 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:38:34,384 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:38:34,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:38:34,393 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:38:34,393 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:38:34,393 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:38:34,393 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:34,393 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:34,393 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:38:34,394 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-02-10 00:38:34,394 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:38:34,395 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:34,398 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:38:34,398 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:34,398 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:34,399 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:38:34,399 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:38:34,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:38:34,408 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:38:34,408 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:38:34,408 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:34,408 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:34,408 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:38:34,410 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-10 00:38:34,410 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-10 00:38:34,414 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:34,417 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:38:34,417 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:34,417 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:34,418 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:38:34,418 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:38:34,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:38:34,426 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:38:34,426 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:38:34,426 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:38:34,427 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:34,427 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:34,427 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:38:34,427 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-02-10 00:38:34,427 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:38:34,428 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:34,431 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:38:34,431 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:34,431 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:34,432 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:38:34,432 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:38:34,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:38:34,441 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:38:34,441 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:38:34,441 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:34,441 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:34,441 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:38:34,442 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-10 00:38:34,442 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-10 00:38:34,446 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:34,448 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:38:34,448 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:34,449 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:34,449 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:38:34,450 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:38:34,451 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:38:34,458 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:38:34,458 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:38:34,458 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:34,458 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:34,458 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:38:34,459 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-10 00:38:34,459 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-10 00:38:34,463 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:34,466 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (761)] Forceful destruction successful, exit code 0 [2024-02-10 00:38:34,466 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:34,466 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:34,467 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:38:34,467 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:38:34,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:38:34,476 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:38:34,476 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:38:34,476 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:34,476 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:34,476 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:38:34,477 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-10 00:38:34,478 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-10 00:38:34,481 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:34,484 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (762)] Forceful destruction successful, exit code 0 [2024-02-10 00:38:34,484 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:34,484 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:34,484 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:38:34,485 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:38:34,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:38:34,493 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:38:34,493 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:38:34,493 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:38:34,493 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:34,493 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:34,493 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:38:34,494 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-02-10 00:38:34,494 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:38:34,495 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:34,498 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:38:34,498 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:34,498 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:34,499 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:38:34,499 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:38:34,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:38:34,508 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:38:34,508 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:38:34,508 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:34,508 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:34,508 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:38:34,509 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-10 00:38:34,509 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-10 00:38:34,513 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:34,515 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:38:34,516 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:34,516 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:34,516 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:38:34,517 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:38:34,518 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:38:34,525 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:38:34,525 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:38:34,526 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:38:34,526 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:34,526 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:34,526 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:38:34,526 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-02-10 00:38:34,526 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:38:34,528 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:34,530 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:38:34,530 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:34,531 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:34,531 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:38:34,532 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:38:34,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:38:34,541 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:38:34,541 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:38:34,542 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:38:34,542 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:34,542 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:34,542 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:38:34,542 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-02-10 00:38:34,542 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:38:34,544 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:34,547 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (766)] Forceful destruction successful, exit code 0 [2024-02-10 00:38:34,547 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:34,547 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:34,547 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:38:34,548 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:38:34,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:38:34,557 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:38:34,557 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:38:34,557 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:38:34,557 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:34,557 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:34,557 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:38:34,558 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-02-10 00:38:34,558 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:38:34,559 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:34,562 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:38:34,562 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:34,562 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:34,563 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:38:34,563 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:38:34,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:38:34,572 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:38:34,572 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:38:34,572 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:38:34,572 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:34,572 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:34,572 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:38:34,573 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-02-10 00:38:34,573 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:38:34,574 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:34,578 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:38:34,578 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:34,578 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:34,579 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:38:34,579 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:38:34,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:38:34,589 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:38:34,589 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:38:34,589 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:34,590 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:34,590 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:38:34,594 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-10 00:38:34,594 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-10 00:38:34,606 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:34,610 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:38:34,610 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:34,610 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:34,611 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:38:34,613 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:38:34,620 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:38:34,620 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:38:34,621 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:38:34,621 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:38:34,621 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:34,621 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:34,621 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:38:34,621 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-02-10 00:38:34,621 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:38:34,623 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:34,625 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:38:34,626 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:34,626 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:34,626 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:38:34,627 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:38:34,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:38:34,636 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:38:34,636 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:38:34,636 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:38:34,636 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:34,636 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:34,636 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:38:34,636 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-02-10 00:38:34,636 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:38:34,638 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:34,641 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:38:34,641 INFO L490 LassoAnalysis]: Using template '3-phase'. [2024-02-10 00:38:34,642 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:34,642 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:34,642 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:38:34,643 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:38:34,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:38: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:38:34,652 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-02-10 00:38:34,652 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:38:34,652 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:34,652 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:34,652 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:38:34,653 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 00:38:34,653 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:38:34,655 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:34,658 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:38:34,658 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:34,658 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:34,659 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:38:34,659 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:38:34,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:38:34,668 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:38:34,668 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-02-10 00:38:34,668 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:38:34,668 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:34,668 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:34,668 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:38:34,669 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 00:38:34,669 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:38:34,671 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:34,674 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (773)] Forceful destruction successful, exit code 0 [2024-02-10 00:38:34,674 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:34,674 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:34,675 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:38:34,675 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:38:34,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:38:34,685 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:38:34,685 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-02-10 00:38:34,685 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:34,685 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:34,685 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:38:34,687 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 00:38:34,687 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:38:34,692 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:34,695 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:38:34,695 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:34,695 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:34,696 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:38:34,696 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:38:34,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:38:34,705 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:38:34,705 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-02-10 00:38:34,705 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:38:34,706 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:34,706 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:34,706 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:38:34,706 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 00:38:34,706 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:38:34,708 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:34,711 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:38:34,711 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:34,711 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:34,712 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:38:34,713 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:38:34,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:38:34,721 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:38:34,722 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-02-10 00:38:34,722 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:38:34,722 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:34,722 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:34,722 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:38:34,722 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 00:38:34,722 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:38:34,725 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:34,727 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (776)] Forceful destruction successful, exit code 0 [2024-02-10 00:38:34,727 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:34,728 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:34,729 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:38:34,729 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:38:34,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:38:34,737 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:38:34,738 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-02-10 00:38:34,738 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:34,738 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:34,738 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:38:34,740 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 00:38:34,740 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:38:34,745 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:34,748 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:38:34,748 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:34,748 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:34,749 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:38:34,749 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:38:34,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:38:34,760 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:38:34,760 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-02-10 00:38:34,760 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:38:34,760 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:34,760 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:34,760 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:38:34,761 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 00:38:34,761 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:38:34,763 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:34,766 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (778)] Ended with exit code 0 [2024-02-10 00:38:34,766 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:34,766 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:34,767 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:38:34,768 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:38:34,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:38:34,776 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:38:34,777 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-02-10 00:38:34,777 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:34,777 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:34,777 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:38:34,779 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 00:38:34,779 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:38:34,785 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:34,788 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:38:34,788 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:34,788 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:34,789 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:38:34,789 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:38:34,791 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:38:34,798 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:38:34,798 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-02-10 00:38:34,798 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:34,799 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:34,799 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:38:34,801 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 00:38:34,801 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:38:34,806 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:34,809 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:38:34,809 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:34,809 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:34,810 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:38:34,810 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:38:34,812 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:38:34,819 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:38:34,819 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-02-10 00:38:34,819 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:34,820 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:34,820 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:38:34,821 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 00:38:34,821 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:38:34,827 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:34,830 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (781)] Ended with exit code 0 [2024-02-10 00:38:34,830 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:34,830 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:34,831 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:38:34,831 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:38:34,833 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:38:34,840 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:38:34,841 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-02-10 00:38:34,841 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:34,841 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:34,841 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:38:34,843 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 00:38:34,843 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:38:34,848 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:34,850 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:38:34,851 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:34,851 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:34,851 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:38:34,852 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:38:34,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:38:34,861 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:38:34,861 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-02-10 00:38:34,861 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:34,861 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:34,861 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:38:34,863 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 00:38:34,863 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:38:34,868 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:34,871 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:38:34,871 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:34,871 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:34,872 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:38:34,872 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:38:34,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:38:34,884 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:38:34,884 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-02-10 00:38:34,884 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:34,884 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:34,884 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:38:34,887 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 00:38:34,887 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:38:34,897 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:34,900 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (784)] Ended with exit code 0 [2024-02-10 00:38:34,901 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:34,901 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:34,902 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:38:34,902 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:38:34,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:38:34,911 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:38:34,911 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-02-10 00:38:34,911 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:34,911 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:34,911 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:38:34,925 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 00:38:34,926 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:38:34,937 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:34,941 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:38:34,941 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:34,941 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:34,942 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:38:34,947 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:38:34,947 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:38:34,954 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:38:34,955 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-02-10 00:38:34,955 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:34,955 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:34,955 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:38:34,957 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 00:38:34,957 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:38:34,965 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:34,967 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:38:34,968 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:34,968 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:34,968 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:38:34,969 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:38:34,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:38:34,977 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:38:34,977 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-02-10 00:38:34,977 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:34,977 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:34,977 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:38:34,979 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 00:38:34,979 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:38:34,985 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:34,988 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:38:34,988 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:34,988 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:34,989 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:38:34,989 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:38:34,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:38: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:38:34,999 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-02-10 00:38:34,999 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:34,999 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:34,999 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:38:35,001 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 00:38:35,001 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:38:35,006 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:35,009 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (788)] Ended with exit code 0 [2024-02-10 00:38:35,010 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:35,010 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:35,010 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:38:35,011 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:38:35,012 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:38:35,019 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:38:35,020 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-02-10 00:38:35,020 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:35,020 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:35,020 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:38:35,022 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 00:38:35,022 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:38:35,027 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:35,031 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:38:35,031 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:35,031 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:35,032 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:38:35,033 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:38:35,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:38:35,042 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:38:35,042 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-02-10 00:38:35,042 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:35,042 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:35,042 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:38:35,044 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 00:38:35,044 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:38:35,049 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:35,052 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (790)] Ended with exit code 0 [2024-02-10 00:38:35,053 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:35,053 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:35,053 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:38:35,054 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:38:35,056 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:38:35,065 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:38:35,066 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-02-10 00:38:35,066 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:35,066 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:35,066 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:38:35,067 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 00:38:35,067 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:38:35,073 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:35,076 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:38:35,076 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:35,077 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:35,077 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:38:35,078 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:38:35,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:38:35,087 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:38:35,087 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-02-10 00:38:35,087 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:38:35,087 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:35,088 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:35,088 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:38:35,088 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 00:38:35,088 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:38:35,091 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:35,095 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:38:35,095 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:35,095 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:35,096 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:38:35,096 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:38:35,098 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:38:35,106 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:38:35,106 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-02-10 00:38:35,106 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:35,106 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:35,106 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:38:35,108 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 00:38:35,108 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:38:35,113 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:35,116 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:38:35,117 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:35,117 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:35,117 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:38:35,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:38:35,127 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:38:35,128 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:38:35,128 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-02-10 00:38:35,128 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:38:35,128 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:35,128 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:35,128 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:38:35,128 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 00:38:35,129 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:38:35,131 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:35,134 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (794)] Forceful destruction successful, exit code 0 [2024-02-10 00:38:35,134 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:35,134 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:35,135 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:38:35,135 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:38:35,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:38:35,145 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:38:35,145 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-02-10 00:38:35,145 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:35,145 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:35,145 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:38:35,147 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 00:38:35,147 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:38:35,154 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:35,157 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:38:35,157 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:35,157 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:35,158 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:38:35,158 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:38:35,160 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:38:35,169 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:38:35,169 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-02-10 00:38:35,169 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:38:35,169 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:35,169 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:35,169 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:38:35,170 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 00:38:35,170 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:38:35,172 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:35,175 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:38:35,175 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:35,175 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:35,176 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:38:35,176 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:38:35,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:38:35,186 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:38:35,186 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-02-10 00:38:35,186 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:38:35,186 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:35,186 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:35,186 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:38:35,187 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 00:38:35,187 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:38:35,189 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:35,193 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:38:35,194 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:35,194 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:35,194 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:38:35,195 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:38:35,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:38:35,204 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:38:35,204 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-02-10 00:38:35,204 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:38:35,204 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:35,204 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:35,204 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:38:35,205 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 00:38:35,205 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:38:35,207 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:35,210 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:38:35,210 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:35,210 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:35,211 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:38:35,211 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:38:35,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:38: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:38:35,222 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-02-10 00:38:35,222 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:35,222 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:35,222 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:38:35,224 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 00:38:35,224 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:38:35,229 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:35,232 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:38:35,232 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:35,232 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:35,233 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:38:35,233 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:38:35,235 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:38:35,243 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:38:35,243 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-02-10 00:38:35,243 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:38:35,243 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:35,244 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:35,244 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:38:35,244 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 00:38:35,244 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:38:35,247 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:35,251 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (800)] Ended with exit code 0 [2024-02-10 00:38:35,251 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:35,251 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:35,252 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:38:35,252 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:38:35,254 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:38:35,262 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:38:35,262 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-02-10 00:38:35,262 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:35,262 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:35,262 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:38:35,264 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 00:38:35,264 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:38:35,269 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:35,273 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:38:35,273 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:35,273 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:35,274 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:38:35,274 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:38: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:38:35,284 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:38:35,284 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-02-10 00:38:35,284 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:35,284 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:35,284 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:38:35,286 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 00:38:35,286 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:38:35,291 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:35,295 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (802)] Ended with exit code 0 [2024-02-10 00:38:35,295 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:35,295 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:35,296 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:38:35,296 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:38:35,298 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:38:35,305 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:38:35,306 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-02-10 00:38:35,306 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:35,306 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:35,306 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:38:35,307 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 00:38:35,307 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:38:35,319 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:35,323 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (803)] Forceful destruction successful, exit code 0 [2024-02-10 00:38:35,324 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:35,324 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:35,325 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:38:35,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:38:35,337 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:38:35,337 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-02-10 00:38:35,337 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:38:35,338 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:35,338 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:35,338 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:38:35,338 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 00:38:35,338 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:38:35,341 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:38:35,347 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:35,351 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:38:35,351 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:35,351 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:35,352 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:38:35,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:38:35,364 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:38:35,364 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-02-10 00:38:35,364 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:35,364 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:35,364 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:38:35,366 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 00:38:35,366 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:38:35,372 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:38:35,380 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:35,384 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:38:35,384 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:35,384 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:35,385 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:38:35,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:38:35,396 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:38:35,396 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-02-10 00:38:35,396 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:38:35,396 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:35,396 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:35,396 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:38:35,397 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 00:38:35,397 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:38:35,396 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:38:35,420 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:35,423 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:38:35,424 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:35,424 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:35,425 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:38:35,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:38:35,435 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:38:35,435 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-02-10 00:38:35,435 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:38:35,435 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:35,435 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:35,435 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:38:35,435 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 00:38:35,436 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:38:35,438 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:38:35,445 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:35,449 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (807)] Forceful destruction successful, exit code 0 [2024-02-10 00:38:35,449 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:35,449 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:35,450 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:38:35,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:38:35,461 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:38:35,461 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-02-10 00:38:35,461 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:38:35,461 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:35,461 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:35,461 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:38:35,462 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 00:38:35,462 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:38:35,464 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:38:35,472 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:35,485 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (808)] Forceful destruction successful, exit code 0 [2024-02-10 00:38:35,485 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:35,486 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:35,486 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:38:35,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:38:35,496 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:38:35,497 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-02-10 00:38:35,497 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:38:35,497 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:35,497 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:35,497 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:38:35,497 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 00:38:35,497 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:38:35,499 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:38:35,507 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:35,510 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (809)] Forceful destruction successful, exit code 0 [2024-02-10 00:38:35,511 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:35,511 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:35,511 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:38:35,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:38:35,522 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:38:35,522 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-02-10 00:38:35,522 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:35,522 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:35,522 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:38:35,528 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 00:38:35,528 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:38:35,536 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:38:35,549 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:35,554 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (810)] Forceful destruction successful, exit code 0 [2024-02-10 00:38:35,554 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:35,554 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:35,555 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:38:35,557 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:38:35,565 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:38:35,565 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-02-10 00:38:35,565 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:38:35,565 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:35,565 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:35,565 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:38:35,566 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 00:38:35,566 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:38:35,568 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:38:35,576 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:35,580 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (811)] Forceful destruction successful, exit code 0 [2024-02-10 00:38:35,580 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:35,580 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:35,581 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:38:35,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:38:35,591 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:38:35,591 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-02-10 00:38:35,591 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:38:35,591 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:35,591 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:35,591 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:38:35,592 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 00:38:35,592 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:38:35,594 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:38:35,602 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:35,606 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (812)] Forceful destruction successful, exit code 0 [2024-02-10 00:38:35,606 INFO L490 LassoAnalysis]: Using template '4-phase'. [2024-02-10 00:38:35,606 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:35,606 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:35,607 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:38:35,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:38:35,618 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:38:35,618 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:38:35,618 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:38:35,618 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:35,618 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:35,618 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:38:35,619 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-02-10 00:38:35,619 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:38:35,622 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:38:35,632 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:35,635 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (813)] Forceful destruction successful, exit code 0 [2024-02-10 00:38:35,636 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:35,636 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:35,637 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:38:35,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:38:35,647 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:38:35,648 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:38:35,648 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:38:35,648 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:35,648 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:35,648 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:38:35,648 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-02-10 00:38:35,649 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:38:35,652 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:38:35,658 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:35,664 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (814)] Forceful destruction successful, exit code 0 [2024-02-10 00:38:35,664 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:35,664 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:35,665 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:38:35,667 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:38:35,667 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:38:35,677 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:38:35,677 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:38:35,677 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:35,677 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:35,677 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:38:35,679 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-10 00:38:35,679 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-10 00:38:35,693 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:35,697 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (815)] Forceful destruction successful, exit code 0 [2024-02-10 00:38:35,698 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:35,698 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:35,698 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:38:35,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:38:35,711 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:38:35,711 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:38:35,711 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:38:35,712 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:35,712 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:35,712 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:38:35,712 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-02-10 00:38:35,712 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:38:35,715 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:38:35,723 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:35,726 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:38:35,726 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:35,727 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:35,727 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:38:35,728 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:38:35,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:38:35,737 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:38:35,737 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:38:35,737 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:38:35,737 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:35,737 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:35,738 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:38:35,738 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-02-10 00:38:35,738 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:38:35,771 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:35,774 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:38:35,774 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:35,775 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:35,775 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:38:35,776 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:38:35,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:38:35,785 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:38:35,785 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:38:35,786 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:35,786 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:35,786 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:38:35,788 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-10 00:38:35,788 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-10 00:38:35,795 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:35,798 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:38:35,799 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:35,799 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:35,800 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:38:35,801 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:38:35,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:38:35,810 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:38:35,810 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:38:35,810 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:38:35,810 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:35,810 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:35,810 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:38:35,811 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-02-10 00:38:35,811 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:38:35,814 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:35,817 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:38:35,817 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:35,817 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:35,818 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:38:35,818 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:38: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:38: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:38:35,829 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:38:35,829 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:35,829 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:35,829 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:38:35,831 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-10 00:38:35,831 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-10 00:38:35,844 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:35,848 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:38:35,848 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:35,848 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:35,849 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:38:35,849 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:38:35,851 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:38:35,858 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:38:35,858 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:38:35,859 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:35,859 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:35,859 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:38:35,861 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-10 00:38:35,861 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-10 00:38:35,869 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:35,873 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (821)] Ended with exit code 0 [2024-02-10 00:38:35,873 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:35,873 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:35,874 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:38:35,874 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:38:35,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:38:35,883 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:38:35,883 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:38:35,883 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:35,883 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:35,883 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:38:35,886 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-10 00:38:35,886 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-10 00:38:35,894 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:35,897 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:38:35,897 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:35,897 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:35,898 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:38:35,898 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:38:35,900 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:38:35,908 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:38:35,908 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:38:35,908 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:35,908 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:35,908 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:38:35,911 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-10 00:38:35,911 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-10 00:38:35,917 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:35,920 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (823)] Ended with exit code 0 [2024-02-10 00:38:35,921 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:35,921 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:35,921 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:38:35,922 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:38:35,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:38:35,931 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:38:35,931 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:38:35,931 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:35,931 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:35,931 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:38:35,933 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-10 00:38:35,933 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-10 00:38:35,941 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:35,944 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (824)] Forceful destruction successful, exit code 0 [2024-02-10 00:38:35,944 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:35,944 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:35,945 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:38:35,945 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:38:35,947 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:38:35,955 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:38:35,955 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:38:35,955 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:35,955 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:35,955 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:38:35,959 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-10 00:38:35,960 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-10 00:38:35,973 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:35,976 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:38:35,977 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:35,977 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:35,977 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:38:35,979 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:38:35,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:38:35,987 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:38:35,987 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:38:35,987 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:35,987 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:35,987 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:38:35,990 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-10 00:38:35,990 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-10 00:38:35,998 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:36,001 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:38:36,001 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:36,001 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:36,002 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:38:36,003 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:38:36,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:38:36,012 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:38:36,012 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:38:36,012 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:36,012 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:36,012 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:38:36,015 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-10 00:38:36,015 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-10 00:38:36,025 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:36,029 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:38:36,029 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:36,029 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:36,030 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:38:36,031 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:38:36,032 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:38:36,039 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:38:36,039 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:38:36,039 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:36,039 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:36,039 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:38:36,041 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-10 00:38:36,042 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-10 00:38:36,049 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:36,052 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:38:36,052 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:36,053 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:36,053 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:38:36,053 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:38:36,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:38:36,064 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:38:36,064 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:38:36,064 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:36,064 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:36,064 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:38:36,066 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-10 00:38:36,066 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-10 00:38:36,078 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:36,081 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:38:36,082 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:36,082 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:36,082 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:38:36,084 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:38:36,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:38:36,094 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:38:36,095 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:38:36,095 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:36,095 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:36,095 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:38:36,097 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-10 00:38:36,097 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-10 00:38:36,104 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:36,107 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:38:36,108 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:36,108 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:36,108 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:38:36,109 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:38:36,110 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:38:36,119 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:38:36,119 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:38:36,120 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:36,120 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:36,120 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:38:36,122 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-10 00:38:36,122 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-10 00:38:36,130 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:36,133 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (831)] Ended with exit code 0 [2024-02-10 00:38:36,134 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:36,134 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:36,134 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:38:36,136 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:38:36,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:38:36,144 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:38:36,144 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:38:36,144 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:36,144 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:36,144 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:38:36,146 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-10 00:38:36,146 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-10 00:38:36,154 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:36,157 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (832)] Ended with exit code 0 [2024-02-10 00:38:36,157 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:36,158 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:36,158 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:38:36,159 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:38:36,160 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:38:36,168 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:38:36,169 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:38:36,169 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:38:36,169 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:36,169 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:36,169 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:38:36,170 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-02-10 00:38:36,170 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:38:36,173 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:36,177 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (833)] Ended with exit code 0 [2024-02-10 00:38:36,177 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:36,177 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:36,178 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:38:36,179 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:38:36,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:38:36,188 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:38:36,189 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:38:36,189 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:36,189 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:36,189 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:38:36,191 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-10 00:38:36,191 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-10 00:38:36,199 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:36,202 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:38:36,202 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:36,202 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:36,203 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:38:36,203 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:38:36,205 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:38:36,214 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:38:36,214 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:38:36,214 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:38:36,214 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:36,214 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:36,214 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:38:36,215 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-02-10 00:38:36,215 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:38:36,218 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:36,221 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:38:36,221 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:36,221 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:36,222 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:38:36,222 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:38:36,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:38:36,232 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:38:36,232 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:38:36,232 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:36,232 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:36,233 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:38:36,236 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-10 00:38:36,236 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-10 00:38:36,260 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:36,264 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (836)] Forceful destruction successful, exit code 0 [2024-02-10 00:38:36,265 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:36,265 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:36,265 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:38:36,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:38:36,277 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:38:36,277 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:38:36,277 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:38:36,277 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:36,278 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:36,278 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:38:36,278 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-02-10 00:38:36,278 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:38:36,282 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:38:36,291 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:36,295 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (837)] Forceful destruction successful, exit code 0 [2024-02-10 00:38:36,295 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:36,295 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:36,296 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:38:36,298 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:38:36,305 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:38:36,306 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:38:36,306 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:38:36,306 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:36,306 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:36,306 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:38:36,306 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-02-10 00:38:36,307 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:38:36,309 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:38:36,317 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:36,336 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (838)] Forceful destruction successful, exit code 0 [2024-02-10 00:38:36,336 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:36,337 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:36,337 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:38:36,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:38:36,348 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:38:36,348 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:38:36,348 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:38:36,348 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:36,348 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:36,348 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:38:36,349 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-02-10 00:38:36,349 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:38:36,352 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:38:36,360 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:36,363 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:38:36,364 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:36,364 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:36,364 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:38:36,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:38:36,375 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:38:36,375 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:38:36,375 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:36,375 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:36,375 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:38:36,378 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-10 00:38:36,378 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-10 00:38:36,385 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:38:36,391 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:36,395 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (840)] Forceful destruction successful, exit code 0 [2024-02-10 00:38:36,395 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:36,395 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:36,396 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:38:36,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:38:36,406 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:38:36,407 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:38:36,407 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:38:36,407 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:36,407 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:36,407 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:38:36,407 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-02-10 00:38:36,407 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:38:36,410 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:38:36,418 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:36,422 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:38:36,422 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:36,422 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:36,423 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:38:36,426 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:38:36,433 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:38:36,433 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:38:36,434 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:36,434 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:36,434 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:38:36,436 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-10 00:38:36,436 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-10 00:38:36,440 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:38:36,460 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:36,464 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (842)] Forceful destruction successful, exit code 0 [2024-02-10 00:38:36,464 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:36,464 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:36,465 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:38:36,467 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:38:36,474 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:38:36,475 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:38:36,475 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:36,475 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:36,475 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:38:36,477 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-10 00:38:36,477 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-10 00:38:36,484 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:38:36,490 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:36,493 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:38:36,493 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:36,493 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:36,494 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:38:36,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:38:36,504 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:38:36,504 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:38:36,504 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:36,504 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:36,504 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:38:36,507 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-10 00:38:36,507 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-10 00:38:36,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:38:36,522 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:36,526 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (844)] Forceful destruction successful, exit code 0 [2024-02-10 00:38:36,526 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:36,526 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:36,527 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:38:36,529 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:38:36,536 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:38:36,537 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:38:36,537 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:38:36,537 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:36,537 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:36,537 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:38:36,537 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-02-10 00:38:36,537 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:38:36,541 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:38:36,552 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:36,555 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (845)] Forceful destruction successful, exit code 0 [2024-02-10 00:38:36,555 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:36,556 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:36,556 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:38:36,559 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:38:36,566 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:38:36,566 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:38:36,566 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:36,566 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:36,566 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:38:36,568 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-10 00:38:36,568 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-10 00:38:36,576 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:38:36,584 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:36,587 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (846)] Forceful destruction successful, exit code 0 [2024-02-10 00:38:36,588 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:36,588 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:36,589 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:38:36,590 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:38:36,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:38:36,599 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:38:36,599 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:38:36,600 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:38:36,600 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:36,600 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:36,600 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:38:36,600 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-02-10 00:38:36,600 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:38:36,612 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:36,620 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:38:36,621 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:36,621 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:36,622 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:38:36,624 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:38:36,632 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:38:36,632 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:38:36,632 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:38:36,632 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:36,632 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:36,632 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:38:36,633 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-02-10 00:38:36,633 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:38:36,637 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:38:36,644 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:36,648 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (848)] Forceful destruction successful, exit code 0 [2024-02-10 00:38:36,648 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:36,648 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:36,649 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:38:36,651 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:38:36,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:38:36,659 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:38:36,659 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:38:36,659 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:38:36,659 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:36,659 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:36,659 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:38:36,660 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-02-10 00:38:36,660 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:38:36,672 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:36,675 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (849)] Forceful destruction successful, exit code 0 [2024-02-10 00:38:36,676 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:36,676 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:36,676 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:38:36,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:38:36,686 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:38:36,686 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:38:36,687 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:38:36,687 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:36,687 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:36,687 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:38:36,687 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-02-10 00:38:36,687 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:38:36,690 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:38:36,698 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:36,702 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (850)] Forceful destruction successful, exit code 0 [2024-02-10 00:38:36,702 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:36,702 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:36,703 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:38:36,705 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:38:36,705 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:38:36,713 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:38:36,713 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:38:36,713 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:36,713 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:36,714 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:38:36,721 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-10 00:38:36,721 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-10 00:38:36,756 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:36,760 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (851)] Forceful destruction successful, exit code 0 [2024-02-10 00:38:36,760 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:36,760 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:36,761 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:38:36,761 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:38:36,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:38:36,771 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:38:36,771 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:38:36,772 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:38:36,772 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:36,772 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:36,772 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:38:36,772 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-02-10 00:38:36,772 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:38:36,775 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:36,778 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:38:36,778 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:36,778 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:36,779 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:38:36,779 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:38:36,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:38:36,788 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:38:36,789 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:38:36,789 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:38:36,789 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:36,789 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:36,789 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:38:36,790 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-02-10 00:38:36,790 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:38:36,793 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:36,795 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:38:36,795 INFO L490 LassoAnalysis]: Using template '2-lex'. [2024-02-10 00:38:36,795 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:36,796 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:36,796 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:38:36,797 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:38:36,798 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:38:36,806 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:38:36,806 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:38:36,806 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:38:36,806 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:36,806 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:36,806 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:38:36,807 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 00:38:36,807 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:38:36,808 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:36,811 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (854)] Ended with exit code 0 [2024-02-10 00:38:36,811 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:36,811 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:36,812 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:38:36,812 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:38:36,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:38:36,821 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:38:36,821 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:38:36,821 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:38:36,821 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:36,821 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:36,822 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:38:36,822 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 00:38:36,822 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:38:36,823 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:36,826 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:38:36,826 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:36,826 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:36,827 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:38:36,827 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:38:36,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:38:36,838 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:38:36,838 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:38:36,838 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:36,838 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:36,838 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:38:36,840 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 00:38:36,840 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:38:36,844 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:36,847 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:38:36,847 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:36,847 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:36,848 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:38:36,848 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:38:36,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:38:36,857 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:38:36,857 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:38:36,857 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:38:36,857 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:36,857 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:36,857 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:38:36,858 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 00:38:36,858 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:38:36,859 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:36,862 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:38:36,862 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:36,862 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:36,863 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:38:36,863 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:38:36,865 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:38:36,872 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:38:36,872 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:38:36,872 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:38:36,872 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:36,872 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:36,872 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:38:36,873 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 00:38:36,873 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:38:36,874 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:36,878 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:38:36,878 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:36,878 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:36,879 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:38:36,879 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:38: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:38:36,888 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:38:36,888 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:38:36,888 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:36,888 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:36,888 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:38:36,890 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 00:38:36,890 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:38:36,894 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:36,897 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:38:36,898 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:36,898 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:36,898 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:38:36,899 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:38:36,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:38:36,907 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:38:36,908 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:38:36,908 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:38:36,908 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:36,908 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:36,908 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:38:36,908 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 00:38:36,908 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:38:36,910 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:36,912 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:38:36,912 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:36,913 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:36,913 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:38:36,914 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:38:36,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:38:36,922 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:38:36,922 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:38:36,922 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:36,922 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:36,923 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:38:36,925 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 00:38:36,925 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:38:36,929 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:36,932 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:38:36,932 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:36,932 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:36,933 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:38:36,933 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:38:36,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:38:36,942 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:38:36,942 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:38:36,942 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:36,942 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:36,942 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:38:36,944 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 00:38:36,944 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:38:36,948 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:36,951 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:38:36,952 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:36,952 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:36,952 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:38:36,953 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:38:36,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:38:36,962 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:38:36,962 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:38:36,962 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:36,962 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:36,962 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:38:36,964 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 00:38:36,964 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:38:36,968 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:36,971 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:38:36,971 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:36,972 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:36,972 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:38:36,973 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:38:36,974 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:38:36,981 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:38:36,982 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:38:36,982 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:36,982 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:36,982 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:38:36,984 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 00:38:36,984 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:38:36,988 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:36,991 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:38:36,991 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:36,991 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:36,992 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:38:36,992 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:38:36,994 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:38:37,002 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:38:37,002 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:38:37,002 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:37,003 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:37,003 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:38:37,004 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 00:38:37,004 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:38:37,008 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:37,011 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:38:37,011 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:37,012 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:37,012 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:38:37,013 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:38:37,014 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:38:37,022 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:38:37,022 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:38:37,022 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:37,022 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:37,022 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:38:37,025 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 00:38:37,025 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:38:37,032 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:37,036 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:38:37,036 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:37,036 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:37,037 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:38:37,037 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:38:37,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:38:37,046 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:38:37,046 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:38:37,046 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:37,046 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:37,046 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:38:37,048 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 00:38:37,048 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:38:37,053 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:37,056 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:38:37,056 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:37,056 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:37,057 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:38:37,057 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:38:37,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:38:37,066 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:38:37,066 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:38:37,066 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:37,066 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:37,066 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:38:37,068 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 00:38:37,068 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:38:37,074 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:37,077 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (868)] Forceful destruction successful, exit code 0 [2024-02-10 00:38:37,077 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:37,077 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:37,080 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:38:37,080 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:38:37,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:38:37,087 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:38:37,087 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:38:37,087 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:37,087 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:37,087 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:38:37,089 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 00:38:37,089 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:38:37,093 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:37,096 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:38:37,096 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:37,096 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:37,097 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:38:37,097 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:38:37,099 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:38:37,106 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:38:37,106 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:38:37,106 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:37,107 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:37,107 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:38:37,108 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 00:38:37,108 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:38:37,112 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:37,115 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:38:37,115 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:37,115 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:37,116 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:38:37,116 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:38:37,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:38:37,124 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:38:37,125 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:38:37,125 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:37,125 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:37,125 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:38:37,127 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 00:38:37,127 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:38:37,131 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:37,133 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:38:37,133 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:37,133 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:37,134 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:38:37,134 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:38:37,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:38:37,143 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:38:37,143 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:38:37,143 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:37,143 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:37,143 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:38:37,145 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 00:38:37,145 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:38:37,149 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:37,153 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (872)] Ended with exit code 0 [2024-02-10 00:38:37,153 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:37,153 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:37,154 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:38:37,154 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:38:37,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:38:37,162 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:38:37,163 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:38:37,163 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:37,163 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:37,163 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:38:37,170 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 00:38:37,170 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:38:37,181 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:37,184 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:38:37,184 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:37,184 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:37,185 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:38:37,187 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:38:37,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:38:37,194 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:38:37,194 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:38:37,194 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:38:37,194 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:37,194 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:37,195 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:38:37,195 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 00:38:37,195 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:38:37,209 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:37,212 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (874)] Ended with exit code 0 [2024-02-10 00:38:37,212 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:37,213 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:37,213 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:38:37,215 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:38:37,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:38:37,223 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:38:37,223 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:38:37,223 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:37,223 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:37,223 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:38:37,225 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 00:38:37,225 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:38:37,236 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:37,240 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:38:37,240 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:37,240 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:37,249 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:38:37,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:38:37,259 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:38:37,259 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:38:37,259 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:38:37,259 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:37,259 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:37,259 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:38:37,260 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 00:38:37,260 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:38:37,262 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:38:37,279 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:37,283 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:38:37,284 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:37,284 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:37,285 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:38:37,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:38:37,299 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:38:37,300 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:38:37,300 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:37,300 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:37,300 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:38:37,302 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 00:38:37,302 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:38:37,308 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:38:37,316 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:37,319 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:38:37,319 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:37,320 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:37,320 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:38:37,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:38:37,332 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:38:37,332 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:38:37,332 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:38:37,332 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:37,332 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:37,332 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:38:37,332 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 00:38:37,333 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:38:37,334 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:38:37,344 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:37,347 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:38:37,347 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:37,347 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:37,348 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:38:37,351 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:38:37,359 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:38:37,359 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:38:37,359 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:38:37,359 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:38:37,359 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:37,359 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:37,359 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:38:37,360 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 00:38:37,360 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:38:37,373 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:37,377 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:38:37,377 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:37,377 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:37,378 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:38:37,388 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:38:37,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:38: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:38:37,397 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:38:37,397 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:38:37,397 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:37,397 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:37,397 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:38:37,397 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 00:38:37,397 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:38:37,412 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:37,416 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (880)] Ended with exit code 0 [2024-02-10 00:38:37,416 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:37,416 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:37,417 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:38:37,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:38:37,427 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:38:37,428 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:38:37,428 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:37,428 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:37,428 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:38:37,429 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 00:38:37,429 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:38:37,436 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:38:37,448 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:37,451 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (881)] Ended with exit code 0 [2024-02-10 00:38:37,452 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:37,452 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:37,452 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:38:37,454 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:38:37,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:38:37,485 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:38:37,485 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:38:37,485 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:38:37,485 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:37,485 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:37,485 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:38:37,486 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 00:38:37,486 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:38:37,500 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:37,507 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:38:37,507 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:37,507 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:37,508 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:38:37,510 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:38:37,513 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:38:37,521 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:38:37,521 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:38:37,521 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:37,521 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:37,521 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:38:37,523 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 00:38:37,523 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:38:37,544 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:37,548 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (883)] Ended with exit code 0 [2024-02-10 00:38:37,548 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:37,548 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:37,549 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:38:37,564 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:38:37,573 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:38:37,573 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:38:37,574 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:37,574 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:37,574 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:38:37,575 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 00:38:37,575 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:38:37,579 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:38:37,592 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:37,596 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (884)] Forceful destruction successful, exit code 0 [2024-02-10 00:38:37,596 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:37,596 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:37,597 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:38:37,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:38:37,607 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:38:37,607 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:38:37,607 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:37,607 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:37,607 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:38:37,609 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 00:38:37,609 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:38:37,612 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:38:37,620 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:37,623 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (885)] Forceful destruction successful, exit code 0 [2024-02-10 00:38:37,624 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:37,624 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:37,624 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:38:37,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:38:37,634 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:38:37,634 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:38:37,634 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:38:37,634 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:37,635 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:37,635 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:38:37,635 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 00:38:37,635 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:38:37,637 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:38:37,648 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:37,652 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (886)] Forceful destruction successful, exit code 0 [2024-02-10 00:38:37,652 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:37,653 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:37,653 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:38:37,655 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:38:37,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:38:37,663 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:38:37,663 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:38:37,663 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:37,663 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:37,663 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:38:37,665 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 00:38:37,665 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:38:37,669 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:37,672 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:38:37,672 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:37,672 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:37,673 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:38:37,673 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:38:37,675 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:38:37,682 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:38:37,682 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:38:37,682 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:38:37,682 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:37,682 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:37,682 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:38:37,683 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 00:38:37,683 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:38:37,684 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:37,687 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:38:37,687 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:37,687 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:37,688 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:38:37,688 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:38:37,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:38:37,697 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:38:37,697 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:38:37,697 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:38:37,697 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:37,697 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:37,697 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:38:37,698 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 00:38:37,698 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:38:37,699 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:37,702 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (889)] Ended with exit code 0 [2024-02-10 00:38:37,702 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:37,702 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:37,703 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:38:37,703 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:38:37,705 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:38:37,712 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:38:37,713 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:38:37,713 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:38:37,713 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:37,713 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:37,713 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:38:37,713 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 00:38:37,713 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:38:37,715 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:37,718 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:38:37,718 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:37,718 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:37,719 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:38:37,754 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:38:37,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:38:37,762 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:38:37,762 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:38:37,762 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:38:37,762 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:37,762 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:37,762 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:38:37,763 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 00:38:37,763 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:38:37,764 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:37,767 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:38:37,767 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:37,767 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:37,768 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:38:37,770 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:38:37,776 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:38:37,784 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:38:37,784 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:38:37,784 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:37,785 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:37,785 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:38:37,791 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 00:38:37,791 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:38:37,807 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:37,810 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:38:37,811 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:37,811 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:37,811 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:38:37,812 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:38:37,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:38:37,820 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:38:37,820 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:38:37,820 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:38:37,820 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:37,820 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:37,821 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:38:37,821 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 00:38:37,821 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:38:37,823 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:37,825 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:38:37,825 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:37,825 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:37,826 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:38:37,826 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:38:37,828 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:38:37,834 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:38:37,834 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:38:37,835 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:38:37,835 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:37,835 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:37,835 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:38:37,835 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 00:38:37,835 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:38:37,837 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:37,839 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:38:37,839 INFO L490 LassoAnalysis]: Using template '3-lex'. [2024-02-10 00:38:37,839 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:37,839 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:37,840 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:38:37,841 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:38:37,842 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:38:37,850 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:38:37,850 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:38:37,850 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:38:37,851 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:37,851 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:37,851 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-02-10 00:38:37,851 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 00:38:37,851 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:38:37,854 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:37,856 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:38:37,857 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:37,857 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:37,857 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:38:37,858 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:38:37,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:38:37,866 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:38:37,866 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:38:37,867 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:38:37,867 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:37,867 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:37,867 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-02-10 00:38:37,867 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 00:38:37,867 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:38:37,869 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:37,872 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:38:37,872 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:37,872 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:37,873 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:38:37,873 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:38: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:38:37,927 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:38:37,928 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:38:37,928 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:37,928 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:37,928 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-02-10 00:38:37,930 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2024-02-10 00:38:37,930 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2024-02-10 00:38:37,936 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:37,939 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:38:37,939 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:37,939 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:37,940 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:38:37,940 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:38:37,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:38:37,948 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:38:37,949 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:38:37,949 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:38:37,949 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:37,949 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:37,949 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-02-10 00:38:37,950 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 00:38:37,950 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:38:37,959 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:37,962 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:38:37,962 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:37,962 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:37,963 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:38:37,963 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:38:37,965 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:38:37,971 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:38:37,971 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:38:37,971 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:38:37,971 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:37,971 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:37,971 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-02-10 00:38:37,972 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 00:38:37,972 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:38:37,974 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:37,976 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:38:37,976 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:37,977 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:37,977 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:38:37,979 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:38:37,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:38:37,986 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:38:37,986 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:38:37,986 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:37,986 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:37,986 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-02-10 00:38:37,989 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2024-02-10 00:38:37,989 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2024-02-10 00:38:37,996 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:37,998 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:38:37,998 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:37,999 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:37,999 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:38:38,001 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:38:38,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:38:38,008 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:38:38,008 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:38:38,008 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:38:38,008 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:38,008 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:38,009 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-02-10 00:38:38,009 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 00:38:38,009 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:38:38,011 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:38,014 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:38:38,014 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:38,014 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:38,162 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:38:38,164 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:38:38,165 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:38:38,172 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:38:38,172 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:38:38,173 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:38,173 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:38,173 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-02-10 00:38:38,175 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2024-02-10 00:38:38,176 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2024-02-10 00:38:38,182 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:38,185 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (902)] Forceful destruction successful, exit code 0 [2024-02-10 00:38:38,185 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:38,186 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:38,186 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:38:38,187 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:38:38,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:38:38,196 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:38:38,196 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:38:38,196 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:38,196 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:38,196 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-02-10 00:38:38,199 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2024-02-10 00:38:38,199 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2024-02-10 00:38:38,206 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:38,209 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:38:38,209 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:38,209 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:38,210 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:38:38,210 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:38:38,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:38:38,219 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:38:38,219 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:38:38,219 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:38,219 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:38,219 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-02-10 00:38:38,222 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2024-02-10 00:38:38,222 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2024-02-10 00:38:38,229 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:38,232 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:38:38,233 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:38,233 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:38,233 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:38:38,234 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:38:38,235 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:38:38,243 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:38:38,243 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:38:38,243 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:38,243 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:38,243 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-02-10 00:38:38,246 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2024-02-10 00:38:38,246 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2024-02-10 00:38:38,253 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:38,256 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:38:38,256 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:38,257 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:38,257 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:38:38,258 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:38:38,263 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:38:38,271 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:38:38,271 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:38:38,272 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:38,272 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:38,272 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-02-10 00:38:38,274 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2024-02-10 00:38:38,274 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2024-02-10 00:38:38,281 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:38,284 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:38:38,284 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:38,284 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:38,285 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:38:38,285 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:38:38,287 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:38:38,294 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:38:38,295 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:38:38,295 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:38,295 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:38,295 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-02-10 00:38:38,300 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2024-02-10 00:38:38,300 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2024-02-10 00:38:38,311 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:38,314 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:38:38,314 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:38,314 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:38,315 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:38:38,315 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:38:38,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:38:38,324 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:38:38,324 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:38:38,324 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:38,324 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:38,324 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-02-10 00:38:38,327 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2024-02-10 00:38:38,327 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2024-02-10 00:38:38,334 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:38,337 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:38:38,337 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:38,337 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:38,338 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:38:38,338 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:38:38,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:38:38,347 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:38:38,347 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:38:38,348 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:38,348 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:38,348 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-02-10 00:38:38,351 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2024-02-10 00:38:38,351 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2024-02-10 00:38:38,360 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:38,363 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:38:38,363 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:38,363 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:38,364 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:38:38,364 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:38:38,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:38:38,373 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:38:38,373 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:38:38,373 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:38,373 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:38,373 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-02-10 00:38:38,376 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2024-02-10 00:38:38,376 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2024-02-10 00:38:38,382 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:38,385 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (910)] Ended with exit code 0 [2024-02-10 00:38:38,385 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:38,385 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:38,386 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:38:38,386 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:38:38,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:38:38,395 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:38:38,395 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:38:38,395 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:38,395 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:38,395 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-02-10 00:38:38,398 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2024-02-10 00:38:38,398 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2024-02-10 00:38:38,404 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:38,407 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (911)] Ended with exit code 0 [2024-02-10 00:38:38,407 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:38,407 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:38,408 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:38:38,408 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:38:38,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:38:38,416 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:38:38,417 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:38:38,417 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:38,417 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:38,417 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-02-10 00:38:38,420 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2024-02-10 00:38:38,420 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2024-02-10 00:38:38,434 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:38,437 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:38:38,437 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:38,437 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:38,438 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:38:38,439 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:38:38,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:38:38,447 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:38:38,447 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:38:38,447 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:38,447 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:38,448 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-02-10 00:38:38,450 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2024-02-10 00:38:38,450 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2024-02-10 00:38:38,457 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:38,460 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:38:38,460 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:38,461 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:38,461 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:38:38,462 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:38:38,463 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:38:38,470 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:38:38,470 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:38:38,470 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:38,470 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:38,470 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-02-10 00:38:38,472 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2024-02-10 00:38:38,473 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2024-02-10 00:38:38,479 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:38,482 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:38:38,482 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:38,482 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:38,483 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:38:38,483 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:38:38,485 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:38:38,492 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:38:38,493 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:38:38,493 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:38:38,493 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:38,493 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:38,493 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-02-10 00:38:38,493 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 00:38:38,494 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:38:38,496 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:38,499 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (915)] Forceful destruction successful, exit code 0 [2024-02-10 00:38:38,499 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:38,499 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:38,500 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:38:38,500 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:38:38,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:38:38,509 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:38:38,509 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:38:38,509 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:38,509 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:38,509 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-02-10 00:38:38,511 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2024-02-10 00:38:38,511 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2024-02-10 00:38:38,518 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:38,521 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:38:38,521 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:38,521 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:38,522 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:38:38,522 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:38:38,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:38:38,531 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:38:38,531 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:38:38,531 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:38:38,532 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:38,532 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:38,532 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-02-10 00:38:38,532 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 00:38:38,532 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:38:38,535 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:38,538 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:38:38,538 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:38,538 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:38,539 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:38:38,539 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:38:38,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:38:38,549 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:38:38,549 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:38:38,549 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:38,549 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:38,549 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-02-10 00:38:38,552 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2024-02-10 00:38:38,552 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2024-02-10 00:38:38,560 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:38,563 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:38:38,563 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:38,563 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:38,564 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:38:38,564 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:38:38,566 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:38:38,574 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:38:38,574 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:38:38,574 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:38:38,574 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:38,574 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:38,574 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-02-10 00:38:38,575 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 00:38:38,575 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:38:38,577 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:38,580 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (919)] Ended with exit code 0 [2024-02-10 00:38:38,580 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:38,581 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:38,581 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:38:38,582 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:38:38,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:38:38,590 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:38:38,590 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:38:38,590 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:38:38,590 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:38,590 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:38,590 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-02-10 00:38:38,591 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 00:38:38,591 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:38:38,593 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:38,595 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:38:38,596 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:38,596 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:38,596 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:38:38,597 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:38:38,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:38:38,605 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:38:38,606 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:38:38,606 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:38:38,606 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:38,606 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:38,606 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-02-10 00:38:38,606 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 00:38:38,606 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:38:38,608 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:38,611 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:38:38,611 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:38,611 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:38,612 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:38:38,612 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:38:38,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:38:38,621 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:38:38,621 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:38:38,621 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:38,621 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:38,621 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-02-10 00:38:38,623 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2024-02-10 00:38:38,623 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2024-02-10 00:38:38,636 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:38,639 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:38:38,639 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:38,639 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:38,639 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:38:38,641 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:38:38,642 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:38:38,648 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:38:38,648 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:38:38,649 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:38:38,649 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:38,649 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:38,649 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-02-10 00:38:38,649 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 00:38:38,649 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:38:38,651 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:38,654 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (923)] Forceful destruction successful, exit code 0 [2024-02-10 00:38:38,654 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:38,654 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:38,655 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:38:38,655 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:38:38,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:38:38,663 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:38:38,663 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:38:38,663 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:38,663 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:38,663 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-02-10 00:38:38,665 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2024-02-10 00:38:38,665 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2024-02-10 00:38:38,671 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:38,673 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:38:38,673 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:38,674 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:38,674 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:38:38,674 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:38:38,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:38:38,683 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:38:38,683 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:38:38,683 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:38,683 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:38,683 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-02-10 00:38:38,685 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2024-02-10 00:38:38,685 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2024-02-10 00:38:38,691 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:38,693 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (925)] Ended with exit code 0 [2024-02-10 00:38:38,694 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:38,694 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:38,694 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:38:38,695 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:38:38,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:38:38,703 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:38:38,703 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:38:38,703 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:38,703 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:38,703 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-02-10 00:38:38,705 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2024-02-10 00:38:38,705 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2024-02-10 00:38:38,711 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:38,713 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:38:38,714 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:38,714 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:38,714 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:38:38,715 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:38:38,716 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:38:38,723 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:38:38,723 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:38:38,723 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:38:38,723 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:38,723 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:38,723 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-02-10 00:38:38,724 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 00:38:38,724 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:38:38,726 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:38,729 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:38:38,729 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:38,729 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:38,730 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:38:38,730 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:38:38,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:38:38,738 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:38:38,738 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:38:38,739 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:38,739 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:38,739 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-02-10 00:38:38,741 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2024-02-10 00:38:38,741 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2024-02-10 00:38:38,746 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:38,749 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:38:38,749 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:38,750 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:38,750 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:38:38,751 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:38:38,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:38:38,759 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:38:38,759 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:38:38,759 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:38:38,759 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:38,759 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:38,759 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-02-10 00:38:38,760 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 00:38:38,760 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:38:38,762 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:38,764 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:38:38,764 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:38,764 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:38,765 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:38:38,765 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:38:38,767 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:38:38,774 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:38:38,774 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:38:38,774 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:38:38,774 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:38,774 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:38,774 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-02-10 00:38:38,775 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 00:38:38,775 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:38:38,777 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:38,780 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (930)] Ended with exit code 0 [2024-02-10 00:38:38,780 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:38,780 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:38,781 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:38:38,781 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:38:38,783 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:38:38,790 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:38:38,790 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:38:38,790 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:38:38,790 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:38,790 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:38,790 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-02-10 00:38:38,791 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 00:38:38,791 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:38:38,793 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:38,795 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:38:38,796 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:38,796 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:38,796 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:38:38,797 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:38:38,798 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:38:38,806 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:38:38,807 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:38:38,807 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:38:38,807 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:38,807 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:38,807 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-02-10 00:38:38,807 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 00:38:38,808 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:38:38,810 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:38,813 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (932)] Ended with exit code 0 [2024-02-10 00:38:38,813 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:38,813 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:38,813 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:38:38,814 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:38:38,815 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:38:38,822 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:38:38,822 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:38:38,822 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:38,822 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:38,822 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-02-10 00:38:38,831 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2024-02-10 00:38:38,831 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2024-02-10 00:38:38,860 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:38,863 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:38:38,864 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:38,864 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:38,864 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:38:38,865 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:38:38,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:38:38,873 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:38:38,873 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:38:38,873 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:38:38,874 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:38,874 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:38,874 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-02-10 00:38:38,874 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 00:38:38,874 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:38:38,876 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:38,879 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:38:38,879 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:38:38,879 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:38:38,880 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:38:38,881 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:38:38,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:38:38,889 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:38:38,890 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:38:38,890 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:38:38,890 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:38:38,890 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:38:38,890 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-02-10 00:38:38,890 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 00:38:38,890 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:38:38,892 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:38:38,895 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:38:38,902 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.buchiautomizer CFG 10.02 12:38:38 BoogieIcfgContainer [2024-02-10 00:38:38,902 INFO L131 PluginConnector]: ------------------------ END BuchiAutomizer---------------------------- [2024-02-10 00:38:38,904 INFO L158 Benchmark]: Toolchain (without parser) took 26150.39ms. Allocated memory was 280.0MB in the beginning and 666.9MB in the end (delta: 386.9MB). Free memory was 213.6MB in the beginning and 438.8MB in the end (delta: -225.2MB). Peak memory consumption was 299.6MB. Max. memory is 8.0GB. [2024-02-10 00:38:38,904 INFO L158 Benchmark]: CDTParser took 0.09ms. Allocated memory is still 180.4MB. Free memory is still 154.6MB. There was no memory consumed. Max. memory is 8.0GB. [2024-02-10 00:38:38,904 INFO L158 Benchmark]: CACSL2BoogieTranslator took 184.74ms. Allocated memory is still 280.0MB. Free memory was 213.4MB in the beginning and 202.5MB in the end (delta: 10.8MB). Peak memory consumption was 10.5MB. Max. memory is 8.0GB. [2024-02-10 00:38:38,904 INFO L158 Benchmark]: Boogie Procedure Inliner took 26.07ms. Allocated memory is still 280.0MB. Free memory was 202.5MB in the beginning and 200.8MB in the end (delta: 1.7MB). Peak memory consumption was 2.1MB. Max. memory is 8.0GB. [2024-02-10 00:38:38,904 INFO L158 Benchmark]: Boogie Preprocessor took 54.61ms. Allocated memory is still 280.0MB. Free memory was 200.8MB in the beginning and 252.2MB in the end (delta: -51.5MB). Peak memory consumption was 6.4MB. Max. memory is 8.0GB. [2024-02-10 00:38:38,907 INFO L158 Benchmark]: RCFGBuilder took 311.00ms. Allocated memory is still 280.0MB. Free memory was 252.2MB in the beginning and 237.0MB in the end (delta: 15.2MB). Peak memory consumption was 14.7MB. Max. memory is 8.0GB. [2024-02-10 00:38:38,907 INFO L158 Benchmark]: BuchiAutomizer took 25563.82ms. Allocated memory was 280.0MB in the beginning and 666.9MB in the end (delta: 386.9MB). Free memory was 236.5MB in the beginning and 438.8MB in the end (delta: -202.3MB). Peak memory consumption was 322.5MB. Max. memory is 8.0GB. [2024-02-10 00:38:38,909 INFO L338 ainManager$Toolchain]: ####################### End [Toolchain 1] ####################### --- Results --- * Results from de.uni_freiburg.informatik.ultimate.core: - StatisticsResult: Toolchain Benchmarks Benchmark results are: * CDTParser took 0.09ms. Allocated memory is still 180.4MB. Free memory is still 154.6MB. There was no memory consumed. Max. memory is 8.0GB. * CACSL2BoogieTranslator took 184.74ms. Allocated memory is still 280.0MB. Free memory was 213.4MB in the beginning and 202.5MB in the end (delta: 10.8MB). Peak memory consumption was 10.5MB. Max. memory is 8.0GB. * Boogie Procedure Inliner took 26.07ms. Allocated memory is still 280.0MB. Free memory was 202.5MB in the beginning and 200.8MB in the end (delta: 1.7MB). Peak memory consumption was 2.1MB. Max. memory is 8.0GB. * Boogie Preprocessor took 54.61ms. Allocated memory is still 280.0MB. Free memory was 200.8MB in the beginning and 252.2MB in the end (delta: -51.5MB). Peak memory consumption was 6.4MB. Max. memory is 8.0GB. * RCFGBuilder took 311.00ms. Allocated memory is still 280.0MB. Free memory was 252.2MB in the beginning and 237.0MB in the end (delta: 15.2MB). Peak memory consumption was 14.7MB. Max. memory is 8.0GB. * BuchiAutomizer took 25563.82ms. Allocated memory was 280.0MB in the beginning and 666.9MB in the end (delta: 386.9MB). Free memory was 236.5MB in the beginning and 438.8MB in the end (delta: -202.3MB). Peak memory consumption was 322.5MB. Max. memory is 8.0GB. * Results from de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction: - StatisticsResult: Constructed decomposition of program Trivial decomposition into one module whose termination is unknown. - StatisticsResult: Timing statistics BüchiAutomizer plugin needed 25.4s and 1 iterations. TraceHistogramMax:0. Analysis of lassos took 25.3s. Construction of modules took 0.0s. Büchi inclusion checks took 0.0s. Highest rank in rank-based complementation 0. Minimization of det autom 0. Minimization of nondet autom 0. Automata minimization No data available. Non-live state removal took 0.0s Buchi closure took 0.0s. Biggest automaton had -1 states and ocurred in iteration -1. Nontrivial modules had stage [0, 0, 0, 0, 0]. InterpolantCoveringCapabilityFinite: 0/0 InterpolantCoveringCapabilityBuchi: 0/0 HoareTripleCheckerStatistics: LassoAnalysisResults: nont0 unkn1 SFLI0 SFLT0 conc0 concLT0 SILN0 SILU0 SILI0 SILT0 lasso0 LassoPreprocessingBenchmarks: Lassos: inital66 mio100 ax208 hnf100 lsp41 ukn92 mio100 lsp78 div540 bol100 ite100 ukn100 eq141 hnf96 smp41 dnf100 smp100 tf102 neg100 sie100 LassoTerminationAnalysisBenchmarks: ConstraintsSatisfiability: unsat Degree: 3 Time: 19ms VariablesStem: 1 VariablesLoop: 0 DisjunctsStem: 1 DisjunctsLoop: 1 SupportingInvariants: 6 MotzkinApplications: 18 LassoTerminationAnalysisBenchmarks: LassoNonterminationAnalysisSatFixpoint: 8 LassoNonterminationAnalysisSatUnbounded: 0 LassoNonterminationAnalysisUnsat: 1 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: "[175] $Ultimate##0-->L-1: Formula: (= (select |v_#valid_1| 0) 0) InVars {#valid=|v_#valid_1|} OutVars{#valid=|v_#valid_1|} AuxVars[] AssignedVars[]" "[181] L-1-->L21: Formula: (< 0 |v_#StackHeapBarrier_1|) InVars {#StackHeapBarrier=|v_#StackHeapBarrier_1|} OutVars{#StackHeapBarrier=|v_#StackHeapBarrier_1|} AuxVars[] AssignedVars[]" "[174] L21-->L21-1: Formula: (and (= (select |v_#valid_2| 1) 1) (= 2 (select |v_#length_1| 1))) InVars {#length=|v_#length_1|, #valid=|v_#valid_2|} OutVars{#length=|v_#length_1|, #valid=|v_#valid_2|} AuxVars[] AssignedVars[]" "[195] 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[]" "[190] 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[]" "[152] L21-3-->L21-4: Formula: (and (= 31 (select |v_#length_2| 2)) (= (select |v_#valid_3| 2) 1)) InVars {#length=|v_#length_2|, #valid=|v_#valid_3|} OutVars{#length=|v_#length_2|, #valid=|v_#valid_3|} AuxVars[] AssignedVars[]" "[222] L21-4-->L37: Formula: (= v_~pos~0_9 0) InVars {} OutVars{~pos~0=v_~pos~0_9} AuxVars[] AssignedVars[~pos~0]" "[204] L37-->L37-1: Formula: (= v_~i1~0_7 0) InVars {} OutVars{~i1~0=v_~i1~0_7} AuxVars[] AssignedVars[~i1~0]" "[205] L37-1-->L37-2: Formula: (= v_~i2~0_7 0) InVars {} OutVars{~i2~0=v_~i2~0_7} AuxVars[] AssignedVars[~i2~0]" "[153] L37-2-->L-1-1: Formula: (= v_~N~0_5 0) InVars {} OutVars{~N~0=v_~N~0_5} AuxVars[] AssignedVars[~N~0]" "[208] L-1-1-->L-1-2: Formula: true InVars {} OutVars{ULTIMATE.start_main_#res#1=|v_ULTIMATE.start_main_#res#1_1|} AuxVars[] AssignedVars[ULTIMATE.start_main_#res#1]" "[210] L-1-2-->L70: Formula: true InVars {} OutVars{ULTIMATE.start_main_#t~pre13#1=|v_ULTIMATE.start_main_#t~pre13#1_1|, ULTIMATE.start_main_#t~nondet10#1=|v_ULTIMATE.start_main_#t~nondet10#1_1|, ULTIMATE.start_main_#t~pre11#1=|v_ULTIMATE.start_main_#t~pre11#1_1|, ULTIMATE.start_main_#t~mem15#1=|v_ULTIMATE.start_main_#t~mem15#1_1|, ULTIMATE.start_main_#t~nondet9#1=|v_ULTIMATE.start_main_#t~nondet9#1_1|, ULTIMATE.start_main_~#t2~0#1.offset=|v_ULTIMATE.start_main_~#t2~0#1.offset_1|, ULTIMATE.start_main_#t~mem16#1=|v_ULTIMATE.start_main_#t~mem16#1_1|, ULTIMATE.start_main_~#t1~0#1.base=|v_ULTIMATE.start_main_~#t1~0#1.base_1|, ULTIMATE.start_main_#t~nondet12#1=|v_ULTIMATE.start_main_#t~nondet12#1_1|, ULTIMATE.start_main_~#t1~0#1.offset=|v_ULTIMATE.start_main_~#t1~0#1.offset_1|, ULTIMATE.start_main_#t~nondet14#1=|v_ULTIMATE.start_main_#t~nondet14#1_1|, ULTIMATE.start_main_#t~nondet8#1=|v_ULTIMATE.start_main_#t~nondet8#1_1|, ULTIMATE.start_main_#t~nondet7#1=|v_ULTIMATE.start_main_#t~nondet7#1_1|, ULTIMATE.start_main_~#t2~0#1.base=|v_ULTIMATE.start_main_~#t2~0#1.base_1|} 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~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~nondet8#1, ULTIMATE.start_main_#t~nondet7#1, ULTIMATE.start_main_~#t2~0#1.base]" "[226] L70-->L70-1: Formula: (and (= |v_ULTIMATE.start_main_~#t1~0#1.offset_2| 0) (= (select |v_#valid_5| |v_ULTIMATE.start_main_~#t1~0#1.base_2|) 0) (< |v_#StackHeapBarrier_2| |v_ULTIMATE.start_main_~#t1~0#1.base_2|) (= |v_#length_3| (store |v_#length_4| |v_ULTIMATE.start_main_~#t1~0#1.base_2| 4)) (not (= |v_ULTIMATE.start_main_~#t1~0#1.base_2| 0)) (= (store |v_#valid_5| |v_ULTIMATE.start_main_~#t1~0#1.base_2| 1) |v_#valid_4|)) InVars {#StackHeapBarrier=|v_#StackHeapBarrier_2|, #length=|v_#length_4|, #valid=|v_#valid_5|} OutVars{#StackHeapBarrier=|v_#StackHeapBarrier_2|, #length=|v_#length_3|, ULTIMATE.start_main_~#t1~0#1.base=|v_ULTIMATE.start_main_~#t1~0#1.base_2|, ULTIMATE.start_main_~#t1~0#1.offset=|v_ULTIMATE.start_main_~#t1~0#1.offset_2|, #valid=|v_#valid_4|} AuxVars[] AssignedVars[#valid, #length, ULTIMATE.start_main_~#t1~0#1.base, ULTIMATE.start_main_~#t1~0#1.offset]" "[170] L70-1-->L70-2: Formula: (and (= |v_#length_5| (store |v_#length_6| |v_ULTIMATE.start_main_~#t2~0#1.base_2| 4)) (= (select |v_#valid_7| |v_ULTIMATE.start_main_~#t2~0#1.base_2|) 0) (= (store |v_#valid_7| |v_ULTIMATE.start_main_~#t2~0#1.base_2| 1) |v_#valid_6|) (not (= |v_ULTIMATE.start_main_~#t2~0#1.base_2| 0)) (= 0 |v_ULTIMATE.start_main_~#t2~0#1.offset_2|) (< |v_#StackHeapBarrier_3| |v_ULTIMATE.start_main_~#t2~0#1.base_2|)) InVars {#StackHeapBarrier=|v_#StackHeapBarrier_3|, #length=|v_#length_6|, #valid=|v_#valid_7|} OutVars{#StackHeapBarrier=|v_#StackHeapBarrier_3|, #length=|v_#length_5|, ULTIMATE.start_main_~#t2~0#1.offset=|v_ULTIMATE.start_main_~#t2~0#1.offset_2|, ULTIMATE.start_main_~#t2~0#1.base=|v_ULTIMATE.start_main_~#t2~0#1.base_2|, #valid=|v_#valid_6|} AuxVars[] AssignedVars[ULTIMATE.start_main_~#t2~0#1.offset, #valid, #length, ULTIMATE.start_main_~#t2~0#1.base]" "[168] L70-2-->L73: Formula: true InVars {} OutVars{ULTIMATE.start_main_#t~nondet7#1=|v_ULTIMATE.start_main_#t~nondet7#1_2|} AuxVars[] AssignedVars[ULTIMATE.start_main_#t~nondet7#1]" "[177] L73-->L73-1: Formula: (= |v_ULTIMATE.start_main_#t~nondet7#1_3| v_~pos~0_10) InVars {ULTIMATE.start_main_#t~nondet7#1=|v_ULTIMATE.start_main_#t~nondet7#1_3|} OutVars{ULTIMATE.start_main_#t~nondet7#1=|v_ULTIMATE.start_main_#t~nondet7#1_3|, ~pos~0=v_~pos~0_10} AuxVars[] AssignedVars[~pos~0]" "[186] L73-1-->L74: Formula: true InVars {} OutVars{ULTIMATE.start_main_#t~nondet7#1=|v_ULTIMATE.start_main_#t~nondet7#1_4|} AuxVars[] AssignedVars[ULTIMATE.start_main_#t~nondet7#1]" "[140] L74-->L74-1: Formula: true InVars {} OutVars{ULTIMATE.start_main_#t~nondet8#1=|v_ULTIMATE.start_main_#t~nondet8#1_2|} AuxVars[] AssignedVars[ULTIMATE.start_main_#t~nondet8#1]" "[176] L74-1-->L74-2: Formula: (= v_~i1~0_8 |v_ULTIMATE.start_main_#t~nondet8#1_3|) InVars {ULTIMATE.start_main_#t~nondet8#1=|v_ULTIMATE.start_main_#t~nondet8#1_3|} OutVars{ULTIMATE.start_main_#t~nondet8#1=|v_ULTIMATE.start_main_#t~nondet8#1_3|, ~i1~0=v_~i1~0_8} AuxVars[] AssignedVars[~i1~0]" "[182] L74-2-->L75: Formula: true InVars {} OutVars{ULTIMATE.start_main_#t~nondet8#1=|v_ULTIMATE.start_main_#t~nondet8#1_4|} AuxVars[] AssignedVars[ULTIMATE.start_main_#t~nondet8#1]" "[212] L75-->L75-1: Formula: true InVars {} OutVars{ULTIMATE.start_main_#t~nondet9#1=|v_ULTIMATE.start_main_#t~nondet9#1_2|} AuxVars[] AssignedVars[ULTIMATE.start_main_#t~nondet9#1]" "[173] L75-1-->L75-2: Formula: (= v_~i2~0_8 |v_ULTIMATE.start_main_#t~nondet9#1_3|) InVars {ULTIMATE.start_main_#t~nondet9#1=|v_ULTIMATE.start_main_#t~nondet9#1_3|} OutVars{ULTIMATE.start_main_#t~nondet9#1=|v_ULTIMATE.start_main_#t~nondet9#1_3|, ~i2~0=v_~i2~0_8} AuxVars[] AssignedVars[~i2~0]" "[194] L75-2-->L76: Formula: true InVars {} OutVars{ULTIMATE.start_main_#t~nondet9#1=|v_ULTIMATE.start_main_#t~nondet9#1_4|} AuxVars[] AssignedVars[ULTIMATE.start_main_#t~nondet9#1]" "[227] L76-->L76-1: Formula: true InVars {} OutVars{ULTIMATE.start_main_#t~nondet10#1=|v_ULTIMATE.start_main_#t~nondet10#1_2|} AuxVars[] AssignedVars[ULTIMATE.start_main_#t~nondet10#1]" "[192] L76-1-->L76-2: Formula: (= |v_ULTIMATE.start_main_#t~nondet10#1_3| v_~N~0_6) InVars {ULTIMATE.start_main_#t~nondet10#1=|v_ULTIMATE.start_main_#t~nondet10#1_3|} OutVars{ULTIMATE.start_main_#t~nondet10#1=|v_ULTIMATE.start_main_#t~nondet10#1_3|, ~N~0=v_~N~0_6} AuxVars[] AssignedVars[~N~0]" "[199] L76-2-->L79: Formula: true InVars {} OutVars{ULTIMATE.start_main_#t~nondet10#1=|v_ULTIMATE.start_main_#t~nondet10#1_4|} AuxVars[] AssignedVars[ULTIMATE.start_main_#t~nondet10#1]" "[197] L79-->L79-1: Formula: (= (ite (let ((.cse0 (mod v_~pos~0_11 4294967296))) (and (= .cse0 0) (= (mod v_~i1~0_9 4294967296) .cse0) (= (mod v_~i2~0_9 4294967296) .cse0))) 1 0) |v_ULTIMATE.start_assume_abort_if_not_#in~cond#1_1|) InVars {~i2~0=v_~i2~0_9, ~pos~0=v_~pos~0_11, ~i1~0=v_~i1~0_9} OutVars{~i2~0=v_~i2~0_9, ~pos~0=v_~pos~0_11, ~i1~0=v_~i1~0_9, ULTIMATE.start_assume_abort_if_not_#in~cond#1=|v_ULTIMATE.start_assume_abort_if_not_#in~cond#1_1|} AuxVars[] AssignedVars[ULTIMATE.start_assume_abort_if_not_#in~cond#1]" "[191] L79-1-->L33: Formula: true InVars {} OutVars{ULTIMATE.start_assume_abort_if_not_~cond#1=|v_ULTIMATE.start_assume_abort_if_not_~cond#1_1|} AuxVars[] AssignedVars[ULTIMATE.start_assume_abort_if_not_~cond#1]" "[157] L33-->L34: Formula: (= |v_ULTIMATE.start_assume_abort_if_not_#in~cond#1_2| |v_ULTIMATE.start_assume_abort_if_not_~cond#1_2|) InVars {ULTIMATE.start_assume_abort_if_not_#in~cond#1=|v_ULTIMATE.start_assume_abort_if_not_#in~cond#1_2|} OutVars{ULTIMATE.start_assume_abort_if_not_~cond#1=|v_ULTIMATE.start_assume_abort_if_not_~cond#1_2|, ULTIMATE.start_assume_abort_if_not_#in~cond#1=|v_ULTIMATE.start_assume_abort_if_not_#in~cond#1_2|} AuxVars[] AssignedVars[ULTIMATE.start_assume_abort_if_not_~cond#1]" "[172] L34-->L33-1: Formula: (not (= |v_ULTIMATE.start_assume_abort_if_not_~cond#1_4| 0)) InVars {ULTIMATE.start_assume_abort_if_not_~cond#1=|v_ULTIMATE.start_assume_abort_if_not_~cond#1_4|} OutVars{ULTIMATE.start_assume_abort_if_not_~cond#1=|v_ULTIMATE.start_assume_abort_if_not_~cond#1_4|} AuxVars[] AssignedVars[]" "[200] L33-1-->L79-2: Formula: true InVars {} OutVars{ULTIMATE.start_assume_abort_if_not_~cond#1=|v_ULTIMATE.start_assume_abort_if_not_~cond#1_5|} AuxVars[] AssignedVars[ULTIMATE.start_assume_abort_if_not_~cond#1]" "[179] L79-2-->L81: Formula: true InVars {} OutVars{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_#in~cond#1]" "[202] L81-->L81-1: Formula: (= |v_ULTIMATE.start_main_#t~pre11#1_2| |v_#pthreadsForks_1|) InVars {#pthreadsForks=|v_#pthreadsForks_1|} OutVars{ULTIMATE.start_main_#t~pre11#1=|v_ULTIMATE.start_main_#t~pre11#1_2|, #pthreadsForks=|v_#pthreadsForks_1|} AuxVars[] AssignedVars[ULTIMATE.start_main_#t~pre11#1]" "[141] L81-1-->L81-2: Formula: (= (+ 1 |v_#pthreadsForks_3|) |v_#pthreadsForks_2|) InVars {#pthreadsForks=|v_#pthreadsForks_3|} OutVars{#pthreadsForks=|v_#pthreadsForks_2|} AuxVars[] AssignedVars[#pthreadsForks]" "[166] L81-2-->L81-3: Formula: (and (<= 0 |v_ULTIMATE.start_main_~#t1~0#1.offset_3|) (= (select |v_#valid_8| |v_ULTIMATE.start_main_~#t1~0#1.base_3|) 1) (<= (+ |v_ULTIMATE.start_main_~#t1~0#1.offset_3| 4) (select |v_#length_7| |v_ULTIMATE.start_main_~#t1~0#1.base_3|)) (= (store |v_#memory_int_4| |v_ULTIMATE.start_main_~#t1~0#1.base_3| (store (select |v_#memory_int_4| |v_ULTIMATE.start_main_~#t1~0#1.base_3|) |v_ULTIMATE.start_main_~#t1~0#1.offset_3| |v_ULTIMATE.start_main_#t~pre11#1_3|)) |v_#memory_int_3|)) InVars {ULTIMATE.start_main_#t~pre11#1=|v_ULTIMATE.start_main_#t~pre11#1_3|, #valid=|v_#valid_8|, #memory_int=|v_#memory_int_4|, #length=|v_#length_7|, ULTIMATE.start_main_~#t1~0#1.base=|v_ULTIMATE.start_main_~#t1~0#1.base_3|, ULTIMATE.start_main_~#t1~0#1.offset=|v_ULTIMATE.start_main_~#t1~0#1.offset_3|} OutVars{ULTIMATE.start_main_#t~pre11#1=|v_ULTIMATE.start_main_#t~pre11#1_3|, #valid=|v_#valid_8|, #memory_int=|v_#memory_int_3|, #length=|v_#length_7|, ULTIMATE.start_main_~#t1~0#1.base=|v_ULTIMATE.start_main_~#t1~0#1.base_3|, ULTIMATE.start_main_~#t1~0#1.offset=|v_ULTIMATE.start_main_~#t1~0#1.offset_3|} AuxVars[] AssignedVars[#memory_int]" "[259] L81-3-->L40-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_8|, thread1Thread1of1ForFork0_#t~post3=|v_thread1Thread1of1ForFork0_#t~post3_4|, thread1Thread1of1ForFork0_#t~post4=|v_thread1Thread1of1ForFork0_#t~post4_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_#t~post4, thread1Thread1of1ForFork0_thidvar0, thread1Thread1of1ForFork0_#res.offset, thread1Thread1of1ForFork0_thidvar1]" "[231] L40-1-->L41: 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[]" "[234] L41-->L43: Formula: (= (+ v_~pos~0_22 1) v_~pos~0_21) InVars {~pos~0=v_~pos~0_22} OutVars{thread1Thread1of1ForFork0_#t~post1=|v_thread1Thread1of1ForFork0_#t~post1_1|, ~pos~0=v_~pos~0_21} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1, ~pos~0]" "[236] L43-->L44: Formula: (= v_~i1~0_3 |v_thread1Thread1of1ForFork0_#t~post2_1|) InVars {~i1~0=v_~i1~0_3} OutVars{thread1Thread1of1ForFork0_#t~post2=|v_thread1Thread1of1ForFork0_#t~post2_1|, ~i1~0=v_~i1~0_3} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post2]" "[238] L44-->L44-1: Formula: (= v_~i1~0_4 (+ |v_thread1Thread1of1ForFork0_#t~post2_3| 1)) InVars {thread1Thread1of1ForFork0_#t~post2=|v_thread1Thread1of1ForFork0_#t~post2_3|} OutVars{thread1Thread1of1ForFork0_#t~post2=|v_thread1Thread1of1ForFork0_#t~post2_3|, ~i1~0=v_~i1~0_4} AuxVars[] AssignedVars[~i1~0]" "[239] L44-1-->L45: Formula: true InVars {} OutVars{thread1Thread1of1ForFork0_#t~post2=|v_thread1Thread1of1ForFork0_#t~post2_5|} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post2]" "[240] L45-->L47: Formula: (= (+ v_~pos~0_25 1) v_~pos~0_26) InVars {~pos~0=v_~pos~0_26} OutVars{thread1Thread1of1ForFork0_#t~post3=|v_thread1Thread1of1ForFork0_#t~post3_1|, ~pos~0=v_~pos~0_25} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post3, ~pos~0]" "[241] L47-->L48: Formula: (= v_~i1~0_5 |v_thread1Thread1of1ForFork0_#t~post4_1|) InVars {~i1~0=v_~i1~0_5} OutVars{thread1Thread1of1ForFork0_#t~post4=|v_thread1Thread1of1ForFork0_#t~post4_1|, ~i1~0=v_~i1~0_5} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post4]" "[242] L48-->L48-1: Formula: (= v_~i1~0_6 (+ |v_thread1Thread1of1ForFork0_#t~post4_3| 1)) InVars {thread1Thread1of1ForFork0_#t~post4=|v_thread1Thread1of1ForFork0_#t~post4_3|} OutVars{thread1Thread1of1ForFork0_#t~post4=|v_thread1Thread1of1ForFork0_#t~post4_3|, ~i1~0=v_~i1~0_6} AuxVars[] AssignedVars[~i1~0]" "[243] L48-1-->L40-1: Formula: true InVars {} OutVars{thread1Thread1of1ForFork0_#t~post4=|v_thread1Thread1of1ForFork0_#t~post4_5|} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post4]" Loop: "[231] L40-1-->L41: 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[]" "[234] L41-->L43: Formula: (= (+ v_~pos~0_22 1) v_~pos~0_21) InVars {~pos~0=v_~pos~0_22} OutVars{thread1Thread1of1ForFork0_#t~post1=|v_thread1Thread1of1ForFork0_#t~post1_1|, ~pos~0=v_~pos~0_21} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1, ~pos~0]" "[236] L43-->L44: Formula: (= v_~i1~0_3 |v_thread1Thread1of1ForFork0_#t~post2_1|) InVars {~i1~0=v_~i1~0_3} OutVars{thread1Thread1of1ForFork0_#t~post2=|v_thread1Thread1of1ForFork0_#t~post2_1|, ~i1~0=v_~i1~0_3} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post2]" "[238] L44-->L44-1: Formula: (= v_~i1~0_4 (+ |v_thread1Thread1of1ForFork0_#t~post2_3| 1)) InVars {thread1Thread1of1ForFork0_#t~post2=|v_thread1Thread1of1ForFork0_#t~post2_3|} OutVars{thread1Thread1of1ForFork0_#t~post2=|v_thread1Thread1of1ForFork0_#t~post2_3|, ~i1~0=v_~i1~0_4} AuxVars[] AssignedVars[~i1~0]" "[239] L44-1-->L45: Formula: true InVars {} OutVars{thread1Thread1of1ForFork0_#t~post2=|v_thread1Thread1of1ForFork0_#t~post2_5|} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post2]" "[240] L45-->L47: Formula: (= (+ v_~pos~0_25 1) v_~pos~0_26) InVars {~pos~0=v_~pos~0_26} OutVars{thread1Thread1of1ForFork0_#t~post3=|v_thread1Thread1of1ForFork0_#t~post3_1|, ~pos~0=v_~pos~0_25} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post3, ~pos~0]" "[241] L47-->L48: Formula: (= v_~i1~0_5 |v_thread1Thread1of1ForFork0_#t~post4_1|) InVars {~i1~0=v_~i1~0_5} OutVars{thread1Thread1of1ForFork0_#t~post4=|v_thread1Thread1of1ForFork0_#t~post4_1|, ~i1~0=v_~i1~0_5} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post4]" "[242] L48-->L48-1: Formula: (= v_~i1~0_6 (+ |v_thread1Thread1of1ForFork0_#t~post4_3| 1)) InVars {thread1Thread1of1ForFork0_#t~post4=|v_thread1Thread1of1ForFork0_#t~post4_3|} OutVars{thread1Thread1of1ForFork0_#t~post4=|v_thread1Thread1of1ForFork0_#t~post4_3|, ~i1~0=v_~i1~0_6} AuxVars[] AssignedVars[~i1~0]" "[243] L48-1-->L40-1: Formula: true InVars {} OutVars{thread1Thread1of1ForFork0_#t~post4=|v_thread1Thread1of1ForFork0_#t~post4_5|} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post4]" RESULT: Ultimate could not prove your program: unable to determine termination [2024-02-10 00:38:38,921 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1)] Ended with exit code 0 Received shutdown request...