/root/.sdkman/candidates/java/current/bin/java -Xmx8000000000 -Xss4m -jar ./plugins/org.eclipse.equinox.launcher_1.5.800.v20200727-1323.jar -data @noDefault -ultimatedata ./data -s ../../../trunk/examples/settings/default/automizer/svcomp-Termination-32bit-Automizer_Default.epf --buchiautomizer.automaton.type.for.concurrent.programs BUCHI_PETRI_NET --buchiautomizer.use.buchi.petri.net.intersection.optimizations true --buchiautomizer.use.automata.for.buchi.petri.net.emptiness.check true -tc ../../../trunk/examples/toolchains/BuchiAutomizerBplInline.xml -i ../../../trunk/examples/concurrent/bpl/POPL2023/acq-work-4threads.bpl -------------------------------------------------------------------------------- This is Ultimate 0.2.3-?-9ecb849-m [2024-02-10 00:24:17,248 INFO L188 SettingsManager]: Resetting all preferences to default values... [2024-02-10 00:24:17,321 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:24:17,326 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2024-02-10 00:24:17,326 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2024-02-10 00:24:17,326 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder.Only consider context switches at boundaries of atomic blocks [2024-02-10 00:24:17,375 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2024-02-10 00:24:17,376 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2024-02-10 00:24:17,376 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2024-02-10 00:24:17,377 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2024-02-10 00:24:17,377 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2024-02-10 00:24:17,377 INFO L153 SettingsManager]: * Use SBE=true [2024-02-10 00:24:17,378 INFO L151 SettingsManager]: Preferences of BuchiAutomizer differ from their defaults: [2024-02-10 00:24:17,378 INFO L153 SettingsManager]: * NCSB implementation=INTSET_LAZY3 [2024-02-10 00:24:17,378 INFO L153 SettingsManager]: * Use old map elimination=false [2024-02-10 00:24:17,378 INFO L153 SettingsManager]: * Use external solver (rank synthesis)=false [2024-02-10 00:24:17,379 INFO L153 SettingsManager]: * Use only trivial implications for array writes=true [2024-02-10 00:24:17,379 INFO L153 SettingsManager]: * Rank analysis=LINEAR_WITH_GUESSES [2024-02-10 00:24:17,379 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2024-02-10 00:24:17,380 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=ASSUME [2024-02-10 00:24:17,380 INFO L153 SettingsManager]: * sizeof long=4 [2024-02-10 00:24:17,396 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2024-02-10 00:24:17,396 INFO L153 SettingsManager]: * sizeof POINTER=4 [2024-02-10 00:24:17,397 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2024-02-10 00:24:17,397 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=ASSUME [2024-02-10 00:24:17,397 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=ASSUME [2024-02-10 00:24:17,397 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=ASSUME [2024-02-10 00:24:17,397 INFO L153 SettingsManager]: * Check unreachability of reach_error function=false [2024-02-10 00:24:17,398 INFO L153 SettingsManager]: * sizeof long double=12 [2024-02-10 00:24:17,398 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2024-02-10 00:24:17,398 INFO L153 SettingsManager]: * Assume nondeterminstic values are in range=false [2024-02-10 00:24:17,398 INFO L153 SettingsManager]: * Use constant arrays=true [2024-02-10 00:24:17,398 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2024-02-10 00:24:17,405 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2024-02-10 00:24:17,406 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2024-02-10 00:24:17,406 INFO L153 SettingsManager]: * Trace refinement strategy=CAMEL [2024-02-10 00:24:17,406 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2024-02-10 00:24:17,407 INFO L151 SettingsManager]: Preferences of IcfgTransformer differ from their defaults: [2024-02-10 00:24:17,407 INFO L153 SettingsManager]: * TransformationType=MODULO_NEIGHBOR WARNING: An illegal reflective access operation has occurred WARNING: Illegal reflective access by com.sun.xml.bind.v2.runtime.reflect.opt.Injector$1 (file:/storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/plugins/com.sun.xml.bind_2.2.0.v201505121915.jar) to method java.lang.ClassLoader.defineClass(java.lang.String,byte[],int,int) WARNING: Please consider reporting this to the maintainers of com.sun.xml.bind.v2.runtime.reflect.opt.Injector$1 WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations WARNING: All illegal access operations will be denied in a future release Applying setting for plugin de.uni_freiburg.informatik.ultimate.plugins.generator.buchiautomizer: Automaton type for concurrent programs -> BUCHI_PETRI_NET Applying setting for plugin de.uni_freiburg.informatik.ultimate.plugins.generator.buchiautomizer: Use Buchi Petri Net Intersection Optimizations -> true Applying setting for plugin de.uni_freiburg.informatik.ultimate.plugins.generator.buchiautomizer: Use automata for Buchi Petri Net emptiness check -> true [2024-02-10 00:24:17,731 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2024-02-10 00:24:17,759 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2024-02-10 00:24:17,762 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2024-02-10 00:24:17,764 INFO L270 PluginConnector]: Initializing Boogie PL CUP Parser... [2024-02-10 00:24:17,765 INFO L274 PluginConnector]: Boogie PL CUP Parser initialized [2024-02-10 00:24:17,767 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/../../../trunk/examples/concurrent/bpl/POPL2023/acq-work-4threads.bpl [2024-02-10 00:24:17,767 INFO L110 BoogieParser]: Parsing: '/storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/../../../trunk/examples/concurrent/bpl/POPL2023/acq-work-4threads.bpl' [2024-02-10 00:24:17,806 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2024-02-10 00:24:17,813 INFO L133 ToolchainWalker]: Walking toolchain with 4 elements. [2024-02-10 00:24:17,815 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2024-02-10 00:24:17,815 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2024-02-10 00:24:17,815 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2024-02-10 00:24:17,833 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "acq-work-4threads.bpl de.uni_freiburg.informatik.ultimate.boogie.parser AST 10.02 12:24:17" (1/1) ... [2024-02-10 00:24:17,842 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "acq-work-4threads.bpl de.uni_freiburg.informatik.ultimate.boogie.parser AST 10.02 12:24:17" (1/1) ... [2024-02-10 00:24:17,866 INFO L138 Inliner]: procedures = 4, calls = 6, calls flagged for inlining = 2, calls inlined = 2, statements flattened = 21 [2024-02-10 00:24:17,867 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2024-02-10 00:24:17,881 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2024-02-10 00:24:17,881 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2024-02-10 00:24:17,881 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2024-02-10 00:24:17,900 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "acq-work-4threads.bpl de.uni_freiburg.informatik.ultimate.boogie.parser AST 10.02 12:24:17" (1/1) ... [2024-02-10 00:24:17,900 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "acq-work-4threads.bpl de.uni_freiburg.informatik.ultimate.boogie.parser AST 10.02 12:24:17" (1/1) ... [2024-02-10 00:24:17,902 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "acq-work-4threads.bpl de.uni_freiburg.informatik.ultimate.boogie.parser AST 10.02 12:24:17" (1/1) ... [2024-02-10 00:24:17,902 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "acq-work-4threads.bpl de.uni_freiburg.informatik.ultimate.boogie.parser AST 10.02 12:24:17" (1/1) ... [2024-02-10 00:24:17,904 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "acq-work-4threads.bpl de.uni_freiburg.informatik.ultimate.boogie.parser AST 10.02 12:24:17" (1/1) ... [2024-02-10 00:24:17,912 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "acq-work-4threads.bpl de.uni_freiburg.informatik.ultimate.boogie.parser AST 10.02 12:24:17" (1/1) ... [2024-02-10 00:24:17,916 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "acq-work-4threads.bpl de.uni_freiburg.informatik.ultimate.boogie.parser AST 10.02 12:24:17" (1/1) ... [2024-02-10 00:24:17,917 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "acq-work-4threads.bpl de.uni_freiburg.informatik.ultimate.boogie.parser AST 10.02 12:24:17" (1/1) ... [2024-02-10 00:24:17,918 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2024-02-10 00:24:17,919 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2024-02-10 00:24:17,919 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2024-02-10 00:24:17,919 INFO L274 PluginConnector]: RCFGBuilder initialized [2024-02-10 00:24:17,921 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "acq-work-4threads.bpl de.uni_freiburg.informatik.ultimate.boogie.parser AST 10.02 12:24:17" (1/1) ... [2024-02-10 00:24:17,941 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:24:17,953 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:24:18,003 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:24:18,073 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:24:18,123 INFO L124 BoogieDeclarations]: Specification and implementation of procedure thread1 given in one single declaration [2024-02-10 00:24:18,124 INFO L130 BoogieDeclarations]: Found specification of procedure thread1 [2024-02-10 00:24:18,124 INFO L138 BoogieDeclarations]: Found implementation of procedure thread1 [2024-02-10 00:24:18,125 INFO L124 BoogieDeclarations]: Specification and implementation of procedure ULTIMATE.start given in one single declaration [2024-02-10 00:24:18,125 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2024-02-10 00:24:18,125 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2024-02-10 00:24:18,125 INFO L124 BoogieDeclarations]: Specification and implementation of procedure thread1WithAssert given in one single declaration [2024-02-10 00:24:18,125 INFO L130 BoogieDeclarations]: Found specification of procedure thread1WithAssert [2024-02-10 00:24:18,125 INFO L138 BoogieDeclarations]: Found implementation of procedure thread1WithAssert [2024-02-10 00:24:18,126 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:24:18,185 INFO L236 CfgBuilder]: Building ICFG [2024-02-10 00:24:18,187 INFO L262 CfgBuilder]: Building CFG for each procedure with an implementation [2024-02-10 00:24:18,312 INFO L277 CfgBuilder]: Performing block encoding [2024-02-10 00:24:18,331 INFO L297 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2024-02-10 00:24:18,332 INFO L302 CfgBuilder]: Removed 2 assume(true) statements. [2024-02-10 00:24:18,334 INFO L201 PluginConnector]: Adding new model acq-work-4threads.bpl de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 10.02 12:24:18 BoogieIcfgContainer [2024-02-10 00:24:18,334 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2024-02-10 00:24:18,335 INFO L112 PluginConnector]: ------------------------BuchiAutomizer---------------------------- [2024-02-10 00:24:18,335 INFO L270 PluginConnector]: Initializing BuchiAutomizer... [2024-02-10 00:24:18,341 INFO L274 PluginConnector]: BuchiAutomizer initialized [2024-02-10 00:24:18,342 INFO L99 BuchiAutomizer]: Safety of program was proven or not checked, starting termination analysis [2024-02-10 00:24:18,342 INFO L184 PluginConnector]: Executing the observer BuchiAutomizerObserver from plugin BuchiAutomizer for "acq-work-4threads.bpl de.uni_freiburg.informatik.ultimate.boogie.parser AST 10.02 12:24:17" (1/2) ... [2024-02-10 00:24:18,343 INFO L204 PluginConnector]: Invalid model from BuchiAutomizer for observer de.uni_freiburg.informatik.ultimate.plugins.generator.buchiautomizer.BuchiAutomizerObserver@707b8aa5 and model type acq-work-4threads.bpl de.uni_freiburg.informatik.ultimate.plugins.generator.buchiautomizer AST 10.02 12:24:18, skipping insertion in model container [2024-02-10 00:24:18,343 INFO L99 BuchiAutomizer]: Safety of program was proven or not checked, starting termination analysis [2024-02-10 00:24:18,344 INFO L184 PluginConnector]: Executing the observer BuchiAutomizerObserver from plugin BuchiAutomizer for "acq-work-4threads.bpl de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 10.02 12:24:18" (2/2) ... [2024-02-10 00:24:18,345 INFO L332 chiAutomizerObserver]: Analyzing ICFG acq-work-4threads.bpl [2024-02-10 00:24:18,434 INFO L144 ThreadInstanceAdder]: Constructed 4 joinOtherThreadTransitions. [2024-02-10 00:24:18,467 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 68 places, 67 transitions, 162 flow [2024-02-10 00:24:18,505 INFO L124 PetriNetUnfolderBase]: 8/59 cut-off events. [2024-02-10 00:24:18,505 INFO L125 PetriNetUnfolderBase]: For 4/4 co-relation queries the response was YES. [2024-02-10 00:24:18,511 INFO L83 FinitePrefix]: Finished finitePrefix Result has 76 conditions, 59 events. 8/59 cut-off events. For 4/4 co-relation queries the response was YES. Maximal size of possible extension queue 8. Compared 194 event pairs, 0 based on Foata normal form. 0/50 useless extension candidates. Maximal degree in co-relation 59. Up to 2 conditions per place. [2024-02-10 00:24:18,511 INFO L82 GeneralOperation]: Start removeDead. Operand has 68 places, 67 transitions, 162 flow [2024-02-10 00:24:18,520 INFO L88 GeneralOperation]: Finished RemoveDead, result has has 64 places, 59 transitions, 142 flow [2024-02-10 00:24:18,527 INFO L303 stractBuchiCegarLoop]: Interprodecural is true [2024-02-10 00:24:18,528 INFO L304 stractBuchiCegarLoop]: Hoare is false [2024-02-10 00:24:18,528 INFO L305 stractBuchiCegarLoop]: Compute interpolants for ForwardPredicates [2024-02-10 00:24:18,528 INFO L306 stractBuchiCegarLoop]: Backedges is STRAIGHT_LINE [2024-02-10 00:24:18,528 INFO L307 stractBuchiCegarLoop]: Determinization is PREDICATE_ABSTRACTION [2024-02-10 00:24:18,528 INFO L308 stractBuchiCegarLoop]: Difference is false [2024-02-10 00:24:18,528 INFO L309 stractBuchiCegarLoop]: Minimize is MINIMIZE_SEVPA [2024-02-10 00:24:18,529 INFO L313 stractBuchiCegarLoop]: ======== Iteration 0 == of CEGAR loop == BuchiPetriNetCegarLoop ======== [2024-02-10 00:24:18,529 INFO L139 chiPetriNetCegarLoop]: use automaton for emptiness check [2024-02-10 00:24:18,530 INFO L128 iNet2FiniteAutomaton]: Start buchiPetriNet2FiniteAutomaton. Operand has 64 places, 59 transitions, 142 flow [2024-02-10 00:24:19,437 INFO L151 iNet2FiniteAutomaton]: Finished buchiPetriNet2FiniteAutomaton. Result has 20498 states, 20496 states have (on average 4.3198185011709604) internal successors, (88539), 20497 states have internal predecessors, (88539), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-02-10 00:24:19,518 INFO L72 BuchiIsEmpty]: Start buchiIsEmpty. Operand has 20498 states, 20496 states have (on average 4.3198185011709604) internal successors, (88539), 20497 states have internal predecessors, (88539), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-02-10 00:24:20,618 INFO L131 ngComponentsAnalysis]: Automaton has 310 accepting balls. 20296 [2024-02-10 00:24:20,618 INFO L87 BuchiIsEmpty]: Finished buchiIsEmpty Result is false [2024-02-10 00:24:20,619 INFO L119 BuchiIsEmpty]: Starting construction of run [2024-02-10 00:24:20,624 INFO L335 stractBuchiCegarLoop]: ======== Iteration 1 ============ [2024-02-10 00:24:20,624 INFO L139 chiPetriNetCegarLoop]: use automaton for emptiness check [2024-02-10 00:24:20,625 INFO L128 iNet2FiniteAutomaton]: Start buchiPetriNet2FiniteAutomaton. Operand has 64 places, 59 transitions, 142 flow [2024-02-10 00:24:21,166 INFO L151 iNet2FiniteAutomaton]: Finished buchiPetriNet2FiniteAutomaton. Result has 20498 states, 20496 states have (on average 4.3198185011709604) internal successors, (88539), 20497 states have internal predecessors, (88539), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-02-10 00:24:21,338 INFO L72 BuchiIsEmpty]: Start buchiIsEmpty. Operand has 20498 states, 20496 states have (on average 4.3198185011709604) internal successors, (88539), 20497 states have internal predecessors, (88539), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-02-10 00:24:21,949 INFO L131 ngComponentsAnalysis]: Automaton has 310 accepting balls. 20296 [2024-02-10 00:24:21,950 INFO L87 BuchiIsEmpty]: Finished buchiIsEmpty Result is false [2024-02-10 00:24:21,950 INFO L119 BuchiIsEmpty]: Starting construction of run [2024-02-10 00:24:21,956 INFO L748 eck$LassoCheckResult]: Stem: Black: 41069#[$Ultimate##0]don't care [160] $Ultimate##0-->$Ultimate##0: Formula: (and (= v_thread1WithAssertThread1of1ForFork0_thidvar0_2 1) (= |v_thread1WithAssertThread1of1ForFork0_x#1_8| 1)) InVars {} OutVars{thread1WithAssertThread1of1ForFork0_b#1=|v_thread1WithAssertThread1of1ForFork0_b#1_8|, thread1WithAssertThread1of1ForFork0_x#1=|v_thread1WithAssertThread1of1ForFork0_x#1_8|, thread1WithAssertThread1of1ForFork0_acquire_b#1=|v_thread1WithAssertThread1of1ForFork0_acquire_b#1_8|, thread1WithAssertThread1of1ForFork0_i#1=|v_thread1WithAssertThread1of1ForFork0_i#1_16|, thread1WithAssertThread1of1ForFork0_thidvar0=v_thread1WithAssertThread1of1ForFork0_thidvar0_2, thread1WithAssertThread1of1ForFork0_acquire_i#1=|v_thread1WithAssertThread1of1ForFork0_acquire_i#1_8|} AuxVars[] AssignedVars[thread1WithAssertThread1of1ForFork0_b#1, thread1WithAssertThread1of1ForFork0_x#1, thread1WithAssertThread1of1ForFork0_acquire_b#1, thread1WithAssertThread1of1ForFork0_i#1, thread1WithAssertThread1of1ForFork0_thidvar0, thread1WithAssertThread1of1ForFork0_acquire_i#1] 41072#[L15, $Ultimate##0]don't care [144] $Ultimate##0-->L32-1: Formula: (= |v_thread1WithAssertThread1of1ForFork0_i#1_1| 0) InVars {} OutVars{thread1WithAssertThread1of1ForFork0_i#1=|v_thread1WithAssertThread1of1ForFork0_i#1_1|} AuxVars[] AssignedVars[thread1WithAssertThread1of1ForFork0_i#1] 41074#[L15, L32-1]don't care [2024-02-10 00:24:21,958 INFO L750 eck$LassoCheckResult]: Loop: 41074#[L15, L32-1]don't care [146] L32-1-->L33: Formula: (= |v_thread1WithAssertThread1of1ForFork0_i#1_3| |v_thread1WithAssertThread1of1ForFork0_acquire_i#1_1|) InVars {thread1WithAssertThread1of1ForFork0_i#1=|v_thread1WithAssertThread1of1ForFork0_i#1_3|} OutVars{thread1WithAssertThread1of1ForFork0_i#1=|v_thread1WithAssertThread1of1ForFork0_i#1_3|, thread1WithAssertThread1of1ForFork0_acquire_i#1=|v_thread1WithAssertThread1of1ForFork0_acquire_i#1_1|} AuxVars[] AssignedVars[thread1WithAssertThread1of1ForFork0_acquire_i#1] 41082#[L15, L33]don't care [148] L33-->L61: Formula: true InVars {} OutVars{thread1WithAssertThread1of1ForFork0_acquire_b#1=|v_thread1WithAssertThread1of1ForFork0_acquire_b#1_1|} AuxVars[] AssignedVars[thread1WithAssertThread1of1ForFork0_acquire_b#1] 41098#[L15, L61]don't care [149] L61-->L63-2: Formula: (let ((.cse0 (not |v_thread1WithAssertThread1of1ForFork0_acquire_b#1_3|))) (and (or (and |v_thread1WithAssertThread1of1ForFork0_acquire_b#1_3| (= v_B_15 (store v_B_16 |v_thread1WithAssertThread1of1ForFork0_acquire_i#1_3| false))) (and (= v_B_16 v_B_15) .cse0)) (let ((.cse1 (select v_B_16 |v_thread1WithAssertThread1of1ForFork0_acquire_i#1_3|))) (or (and (not .cse1) .cse0) (and |v_thread1WithAssertThread1of1ForFork0_acquire_b#1_3| .cse1))))) InVars {thread1WithAssertThread1of1ForFork0_acquire_i#1=|v_thread1WithAssertThread1of1ForFork0_acquire_i#1_3|, B=v_B_16} OutVars{thread1WithAssertThread1of1ForFork0_acquire_b#1=|v_thread1WithAssertThread1of1ForFork0_acquire_b#1_3|, thread1WithAssertThread1of1ForFork0_acquire_i#1=|v_thread1WithAssertThread1of1ForFork0_acquire_i#1_3|, B=v_B_15} AuxVars[] AssignedVars[thread1WithAssertThread1of1ForFork0_acquire_b#1, B] 41132#[L63-2, L15]don't care [150] L63-2-->L33-1: Formula: (or (and |v_thread1WithAssertThread1of1ForFork0_b#1_1| |v_thread1WithAssertThread1of1ForFork0_acquire_b#1_5|) (and (not |v_thread1WithAssertThread1of1ForFork0_b#1_1|) (not |v_thread1WithAssertThread1of1ForFork0_acquire_b#1_5|))) InVars {thread1WithAssertThread1of1ForFork0_acquire_b#1=|v_thread1WithAssertThread1of1ForFork0_acquire_b#1_5|} OutVars{thread1WithAssertThread1of1ForFork0_b#1=|v_thread1WithAssertThread1of1ForFork0_b#1_1|, thread1WithAssertThread1of1ForFork0_acquire_b#1=|v_thread1WithAssertThread1of1ForFork0_acquire_b#1_5|} AuxVars[] AssignedVars[thread1WithAssertThread1of1ForFork0_b#1] 41204#[L15, L33-1]don't care [151] L33-1-->L34: Formula: true InVars {} OutVars{thread1WithAssertThread1of1ForFork0_acquire_i#1=|v_thread1WithAssertThread1of1ForFork0_acquire_i#1_5|} AuxVars[] AssignedVars[thread1WithAssertThread1of1ForFork0_acquire_i#1] 41344#[L15, L34]don't care [153] L34-->L34-2: Formula: (not |v_thread1WithAssertThread1of1ForFork0_b#1_5|) InVars {thread1WithAssertThread1of1ForFork0_b#1=|v_thread1WithAssertThread1of1ForFork0_b#1_5|} OutVars{thread1WithAssertThread1of1ForFork0_b#1=|v_thread1WithAssertThread1of1ForFork0_b#1_5|} AuxVars[] AssignedVars[] 41598#[L15, L34-2]don't care [155] L34-2-->L32-1: Formula: (= |v_thread1WithAssertThread1of1ForFork0_i#1_8| (+ |v_thread1WithAssertThread1of1ForFork0_i#1_7| 1)) InVars {thread1WithAssertThread1of1ForFork0_i#1=|v_thread1WithAssertThread1of1ForFork0_i#1_7|} OutVars{thread1WithAssertThread1of1ForFork0_i#1=|v_thread1WithAssertThread1of1ForFork0_i#1_8|} AuxVars[] AssignedVars[thread1WithAssertThread1of1ForFork0_i#1] 41074#[L15, L32-1]don't care [2024-02-10 00:24:21,966 INFO L145 PredicateUnifier]: Initialized classic predicate unifier [2024-02-10 00:24:21,967 INFO L85 PathProgramCache]: Analyzing trace with hash 6065, now seen corresponding path program 1 times [2024-02-10 00:24:21,974 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-02-10 00:24:21,975 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1021401180] [2024-02-10 00:24:21,975 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-02-10 00:24:21,976 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-02-10 00:24:22,045 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-02-10 00:24:22,046 INFO L356 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2024-02-10 00:24:22,049 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-02-10 00:24:22,063 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2024-02-10 00:24:22,070 INFO L145 PredicateUnifier]: Initialized classic predicate unifier [2024-02-10 00:24:22,070 INFO L85 PathProgramCache]: Analyzing trace with hash -1741268075, now seen corresponding path program 1 times [2024-02-10 00:24:22,070 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-02-10 00:24:22,070 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [131998135] [2024-02-10 00:24:22,070 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-02-10 00:24:22,071 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-02-10 00:24:22,093 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-02-10 00:24:22,094 INFO L356 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2024-02-10 00:24:22,099 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-02-10 00:24:22,102 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2024-02-10 00:24:22,104 INFO L145 PredicateUnifier]: Initialized classic predicate unifier [2024-02-10 00:24:22,104 INFO L85 PathProgramCache]: Analyzing trace with hash 1041055205, now seen corresponding path program 1 times [2024-02-10 00:24:22,104 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-02-10 00:24:22,104 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [543702650] [2024-02-10 00:24:22,104 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-02-10 00:24:22,105 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-02-10 00:24:22,112 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-02-10 00:24:22,113 INFO L356 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2024-02-10 00:24:22,118 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-02-10 00:24:22,124 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2024-02-10 00:24:22,273 INFO L210 LassoAnalysis]: Preferences: [2024-02-10 00:24:22,273 INFO L126 ssoRankerPreferences]: Compute integeral hull: false [2024-02-10 00:24:22,273 INFO L127 ssoRankerPreferences]: Enable LassoPartitioneer: true [2024-02-10 00:24:22,274 INFO L128 ssoRankerPreferences]: Term annotations enabled: false [2024-02-10 00:24:22,274 INFO L129 ssoRankerPreferences]: Use exernal solver: false [2024-02-10 00:24:22,274 INFO L130 ssoRankerPreferences]: SMT solver command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:24:22,274 INFO L131 ssoRankerPreferences]: Dump SMT script to file: false [2024-02-10 00:24:22,274 INFO L132 ssoRankerPreferences]: Path of dumped script: [2024-02-10 00:24:22,274 INFO L133 ssoRankerPreferences]: Filename of dumped script: acq-work-4threads.bpl_BEv2_Iteration1_Lasso [2024-02-10 00:24:22,274 INFO L134 ssoRankerPreferences]: MapElimAlgo: Frank [2024-02-10 00:24:22,274 INFO L276 LassoAnalysis]: Starting lasso preprocessing... [2024-02-10 00:24:22,288 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-02-10 00:24:22,302 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-02-10 00:24:22,308 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-02-10 00:24:22,310 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-02-10 00:24:22,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:24:22,342 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-02-10 00:24:22,410 INFO L294 LassoAnalysis]: Preprocessing complete. [2024-02-10 00:24:22,414 INFO L490 LassoAnalysis]: Using template 'affine'. [2024-02-10 00:24:22,417 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:24:22,417 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:24:22,448 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:24:22,484 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:24:22,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:24:22,495 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:24:22,496 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:24:22,496 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:24:22,496 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 00:24:22,503 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 00:24:22,503 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-10 00:24:22,529 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:24:22,534 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:24:22,535 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:24:22,535 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:24:22,541 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:24:22,542 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:24:22,542 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:24:22,552 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:24:22,552 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:24:22,553 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:24:22,553 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:24:22,553 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 00:24:22,554 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-02-10 00:24:22,554 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:24:22,575 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:24:22,579 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (3)] Ended with exit code 0 [2024-02-10 00:24:22,580 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:24:22,580 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:24:22,581 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:24:22,589 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:24:22,591 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:24:22,596 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:24:22,597 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:24:22,597 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:24:22,597 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:24:22,597 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 00:24:22,598 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-02-10 00:24:22,598 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:24:22,612 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:24:22,618 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:24:22,618 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:24:22,619 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:24:22,620 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:24:22,622 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:24:22,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:24:22,630 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:24:22,631 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:24:22,631 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:24:22,631 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 00:24:22,633 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 00:24:22,633 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-10 00:24:22,644 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:24:22,650 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (5)] Ended with exit code 0 [2024-02-10 00:24:22,651 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:24:22,652 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:24:22,654 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:24:22,656 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:24: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:24:22,669 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:24:22,669 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:24:22,670 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:24:22,670 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:24:22,670 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 00:24:22,670 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-02-10 00:24:22,671 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:24:22,683 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:24:22,687 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (6)] Ended with exit code 0 [2024-02-10 00:24:22,687 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:24:22,687 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:24:22,688 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:24:22,693 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:24:22,694 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:24:22,709 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:24:22,709 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:24:22,710 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:24:22,710 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 00:24:22,712 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 00:24:22,713 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-10 00:24:22,740 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:24:22,762 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (7)] Forceful destruction successful, exit code 0 [2024-02-10 00:24:22,763 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:24:22,764 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:24:22,777 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:24:22,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:24:22,838 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:24:22,838 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:24:22,838 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:24:22,838 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:24:22,838 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 00:24:22,839 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-02-10 00:24:22,839 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:24:22,841 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:24:22,853 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:24:22,857 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (8)] Ended with exit code 0 [2024-02-10 00:24:22,857 INFO L490 LassoAnalysis]: Using template '2-nested'. [2024-02-10 00:24:22,857 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:24:22,858 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:24:22,859 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:24:22,860 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:24:22,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:24:22,870 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:24:22,871 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:24:22,871 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:24:22,871 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:24:22,873 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-10 00:24:22,873 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-10 00:24:22,885 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:24:22,892 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:24:22,892 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:24:22,893 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:24:22,894 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:24:22,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:24:22,907 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:24:22,908 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:24:22,908 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:24:22,908 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:24:22,908 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:24:22,909 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-02-10 00:24:22,909 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:24:22,909 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:24:22,923 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:24:22,929 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:24:22,930 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:24:22,930 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:24:22,931 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:24:22,939 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:24:22,946 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:24:22,946 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:24:22,947 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:24:22,947 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:24:22,947 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:24:22,947 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-02-10 00:24:22,948 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:24:22,950 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:24:22,958 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:24:22,965 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:24:22,965 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:24:22,965 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:24:22,966 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:24:22,971 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:24:22,973 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:24:22,983 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:24:22,984 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:24:22,984 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:24:22,984 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:24:22,990 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-10 00:24:22,990 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-10 00:24:23,014 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:24:23,019 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (12)] Ended with exit code 0 [2024-02-10 00:24:23,019 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:24:23,019 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:24:23,021 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:24:23,022 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:24:23,023 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:24:23,031 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:24:23,032 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:24:23,032 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:24:23,032 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:24:23,032 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:24:23,032 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-02-10 00:24:23,033 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:24:23,060 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:24:23,069 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (13)] Ended with exit code 0 [2024-02-10 00:24:23,069 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:24:23,069 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:24:23,070 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:24:23,072 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:24:23,073 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:24:23,082 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:24:23,082 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:24:23,082 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:24:23,082 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:24:23,085 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-10 00:24:23,085 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-10 00:24:23,097 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:24:23,104 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (14)] Ended with exit code 0 [2024-02-10 00:24:23,104 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:24:23,104 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:24:23,105 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:24:23,110 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:24: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:24:23,118 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:24:23,119 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:24:23,119 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:24:23,119 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:24:23,119 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:24:23,120 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-02-10 00:24:23,120 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:24:23,136 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:24:23,157 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:24:23,158 INFO L490 LassoAnalysis]: Using template '3-nested'. [2024-02-10 00:24:23,158 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:24:23,158 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:24:23,173 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:24:23,233 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:24:23,250 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:24:23,259 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:24:23,260 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:24:23,260 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:24:23,260 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:24:23,266 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 00:24:23,266 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:24:23,300 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:24:23,323 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:24:23,323 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:24:23,324 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:24:23,337 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:24:23,342 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:24:23,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:24:23,351 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:24:23,351 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:24:23,352 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:24:23,352 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:24:23,352 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:24:23,353 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 00:24:23,353 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:24:23,362 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:24:23,366 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:24:23,366 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:24:23,367 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:24:23,412 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:24:23,415 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:24:23,416 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:24:23,423 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:24:23,424 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:24:23,424 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:24:23,424 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:24:23,424 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:24:23,425 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 00:24:23,425 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:24:23,452 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:24:23,458 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (18)] Ended with exit code 0 [2024-02-10 00:24:23,458 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:24:23,459 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:24:23,463 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:24:23,466 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:24:23,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:24:23,474 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:24:23,475 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:24:23,475 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:24:23,475 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:24:23,477 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 00:24:23,477 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:24:23,489 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:24:23,497 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:24:23,497 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:24:23,498 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:24:23,512 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:24:23,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:24:23,530 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:24:23,530 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:24:23,531 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:24:23,531 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:24:23,531 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:24:23,532 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:24:23,532 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 00:24:23,533 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:24:23,548 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:24:23,557 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:24:23,557 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:24:23,557 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:24:23,558 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:24:23,560 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:24:23,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:24:23,572 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:24:23,572 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:24:23,572 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:24:23,572 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:24:23,575 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 00:24:23,576 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:24:23,589 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:24:23,598 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:24:23,598 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:24:23,599 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:24:23,600 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:24:23,604 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:24:23,612 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:24:23,612 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:24:23,612 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:24:23,612 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:24:23,612 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:24:23,613 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 00:24:23,614 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:24:23,615 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:24:23,624 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:24:23,627 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (22)] Ended with exit code 0 [2024-02-10 00:24:23,628 INFO L490 LassoAnalysis]: Using template '4-nested'. [2024-02-10 00:24:23,628 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:24:23,628 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:24:23,630 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:24:23,632 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:24:23,633 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:24:23,642 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:24:23,643 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:24:23,643 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:24:23,643 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:24:23,649 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-10 00:24:23,649 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-10 00:24:23,665 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:24:23,699 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:24:23,699 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:24:23,699 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:24:23,700 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:24:23,702 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:24:23,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:24:23,712 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:24:23,712 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:24:23,712 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:24:23,712 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:24:23,712 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:24:23,713 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-02-10 00:24:23,713 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:24:23,727 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:24:23,731 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (24)] Ended with exit code 0 [2024-02-10 00:24:23,732 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:24:23,732 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:24:23,733 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:24:23,735 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:24:23,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:24:23,745 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:24:23,746 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:24:23,746 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:24:23,746 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:24:23,746 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:24:23,747 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-02-10 00:24:23,747 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:24:23,756 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:24:23,760 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (25)] Ended with exit code 0 [2024-02-10 00:24:23,761 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:24:23,761 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:24:23,764 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:24:23,766 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:24:23,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:24:23,776 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:24:23,777 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:24:23,777 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:24:23,777 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:24:23,780 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-10 00:24:23,780 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-10 00:24:23,794 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:24:23,798 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (26)] Ended with exit code 0 [2024-02-10 00:24:23,799 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:24:23,799 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:24:23,800 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:24:23,803 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:24:23,810 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:24:23,811 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:24:23,811 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:24:23,811 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:24:23,811 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:24:23,811 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:24:23,812 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-02-10 00:24:23,812 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:24:23,825 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:24:23,832 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:24:23,833 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:24:23,833 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:24:23,834 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:24:23,837 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:24:23,837 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:24:23,846 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:24:23,846 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:24:23,846 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:24:23,846 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:24:23,850 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-10 00:24:23,850 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-10 00:24:23,864 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:24:23,870 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:24:23,871 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:24:23,871 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:24:23,872 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:24:23,875 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:24:23,875 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:24:23,884 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:24:23,884 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:24:23,884 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:24:23,884 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:24:23,884 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:24:23,885 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-02-10 00:24:23,885 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:24:23,899 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:24:23,904 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:24:23,905 INFO L490 LassoAnalysis]: Using template '2-phase'. [2024-02-10 00:24:23,905 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:24:23,905 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:24:23,906 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:24:23,909 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:24:23,916 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:24:23,916 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:24:23,916 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:24:23,916 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:24:23,916 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:24:23,918 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-10 00:24:23,918 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-10 00:24:23,923 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:24:23,930 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:24:23,936 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:24:23,937 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:24:23,937 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:24:23,953 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:24:23,975 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:24:23,976 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:24:23,984 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:24:23,985 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:24:23,985 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:24:23,985 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:24:23,985 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:24:23,985 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:24:23,986 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-02-10 00:24:23,986 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:24:23,988 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:24:23,992 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (31)] Ended with exit code 0 [2024-02-10 00:24:23,992 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:24:23,993 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:24:23,994 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:24:23,996 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:24:23,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:24:24,006 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:24:24,007 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:24:24,007 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:24:24,007 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:24:24,007 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:24:24,007 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:24:24,008 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-02-10 00:24:24,008 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:24:24,017 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:24:24,021 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (32)] Ended with exit code 0 [2024-02-10 00:24:24,022 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:24:24,022 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:24:24,023 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:24:24,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:24:24,033 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:24:24,034 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:24:24,034 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:24:24,034 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:24:24,034 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:24:24,036 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-10 00:24:24,036 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-10 00:24:24,040 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:24:24,047 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:24:24,060 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:24:24,060 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:24:24,061 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:24:24,062 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:24:24,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:24:24,073 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:24:24,074 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:24:24,074 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:24:24,074 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:24:24,074 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:24:24,074 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:24:24,075 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-02-10 00:24:24,075 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:24:24,077 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:24:24,084 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:24:24,090 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (34)] Forceful destruction successful, exit code 0 [2024-02-10 00:24:24,090 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:24:24,091 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:24:24,091 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:24:24,093 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:24:24,094 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:24:24,103 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:24:24,103 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:24:24,103 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:24:24,103 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:24:24,103 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:24:24,105 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-10 00:24:24,105 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-10 00:24:24,117 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:24:24,124 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (35)] Forceful destruction successful, exit code 0 [2024-02-10 00:24:24,124 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:24:24,124 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:24:24,137 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:24:24,156 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:24:24,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:24:24,167 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:24:24,167 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:24:24,167 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:24:24,167 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:24:24,167 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:24:24,167 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:24:24,168 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-02-10 00:24:24,168 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:24:24,178 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:24:24,182 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (36)] Ended with exit code 0 [2024-02-10 00:24:24,182 INFO L490 LassoAnalysis]: Using template '3-phase'. [2024-02-10 00:24:24,182 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:24:24,182 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:24:24,183 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:24:24,186 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:24:24,194 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:24:24,194 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-02-10 00:24:24,194 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:24:24,194 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:24:24,195 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:24:24,197 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 00:24:24,197 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:24:24,203 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:24:24,209 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:24:24,215 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:24:24,216 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:24:24,216 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:24:24,217 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:24: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:24:24,228 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:24:24,229 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-02-10 00:24:24,229 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:24:24,229 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:24:24,229 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:24:24,229 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:24:24,230 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 00:24:24,230 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:24:24,233 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:24:24,241 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:24:24,247 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (38)] Forceful destruction successful, exit code 0 [2024-02-10 00:24:24,248 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:24:24,248 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:24:24,261 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:24:24,299 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:24:24,300 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:24:24,308 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:24:24,309 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-02-10 00:24:24,309 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:24:24,309 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:24:24,309 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:24:24,309 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:24:24,310 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 00:24:24,310 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:24:24,322 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:24:24,328 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:24:24,328 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:24:24,328 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:24:24,329 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:24:24,331 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:24:24,339 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:24:24,348 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:24:24,348 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-02-10 00:24:24,349 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:24:24,349 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:24:24,349 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:24:24,351 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 00:24:24,351 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:24:24,364 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:24:24,387 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:24:24,387 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:24:24,388 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:24:24,401 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:24:24,455 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:24:24,456 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:24:24,464 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:24:24,465 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-02-10 00:24:24,465 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:24:24,465 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:24:24,465 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:24:24,465 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:24:24,467 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 00:24:24,467 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:24:24,488 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:24:24,511 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:24:24,511 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:24:24,511 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:24:24,593 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:24:24,596 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:24: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:24:24,605 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-02-10 00:24:24,605 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:24:24,605 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:24:24,605 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:24:24,609 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 00:24:24,609 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:24:24,617 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:24:24,621 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:24:24,625 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (42)] Ended with exit code 0 [2024-02-10 00:24:24,626 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:24:24,626 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:24:24,628 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:24:24,632 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:24:24,640 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:24:24,640 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-02-10 00:24:24,640 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:24:24,640 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:24:24,640 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:24:24,640 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:24:24,641 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 00:24:24,641 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:24:24,644 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:24:24,652 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:24:24,660 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (43)] Ended with exit code 0 [2024-02-10 00:24:24,660 INFO L490 LassoAnalysis]: Using template '4-phase'. [2024-02-10 00:24:24,661 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:24:24,661 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:24:24,662 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:24:24,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:24: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:24:24,675 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:24:24,675 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:24:24,675 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:24:24,675 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:24:24,683 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-10 00:24:24,683 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-10 00:24:24,689 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:24:24,736 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:24:24,756 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:24:24,757 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:24:24,757 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:24:24,768 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:24:24,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:24:24,780 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:24:24,781 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:24:24,790 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:24:24,790 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:24:24,790 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:24:24,790 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:24:24,790 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:24:24,791 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-02-10 00:24:24,791 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:24:24,801 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:24:24,805 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (45)] Ended with exit code 0 [2024-02-10 00:24:24,806 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:24:24,806 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:24:24,807 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:24:24,810 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:24:24,819 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:24:24,819 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:24:24,820 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:24:24,820 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:24:24,820 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:24:24,820 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:24:24,820 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:24:24,821 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-02-10 00:24:24,821 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:24:24,832 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:24:24,836 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:24:24,837 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:24:24,837 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:24:24,838 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:24:24,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:24:24,851 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:24:24,851 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:24:24,851 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:24:24,851 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:24:24,851 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:24:24,854 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-10 00:24:24,854 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-10 00:24:24,863 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:24:24,867 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:24:24,871 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:24:24,873 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:24:24,874 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:24:24,875 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:24:24,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:24:24,887 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:24:24,887 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:24:24,887 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:24:24,888 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:24:24,888 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:24:24,888 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:24:24,889 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-02-10 00:24:24,889 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:24:24,893 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:24:24,901 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:24:24,904 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:24:24,905 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:24:24,905 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:24:24,906 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:24:24,909 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:24:24,917 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:24:24,918 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:24:24,918 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:24:24,918 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:24:24,918 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:24:24,923 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-10 00:24:24,924 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-10 00:24:24,936 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:24:24,938 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:24:24,941 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:24:24,942 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:24:24,942 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:24:24,943 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:24:24,946 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:24:24,946 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:24:24,955 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:24:24,956 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:24:24,956 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:24:24,956 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:24:24,956 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:24:24,956 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:24:24,957 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-02-10 00:24:24,957 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:24:24,971 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:24:24,976 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:24:24,976 INFO L490 LassoAnalysis]: Using template '2-lex'. [2024-02-10 00:24:24,976 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:24:24,977 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:24:24,978 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:24:24,980 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:24:24,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:24:24,988 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:24:24,988 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:24:24,989 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:24:24,989 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:24:24,989 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:24:24,991 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 00:24:24,991 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:24:25,003 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:24:25,008 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:24:25,008 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:24:25,008 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:24:25,009 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:24:25,012 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:24:25,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:24:25,021 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:24:25,021 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:24:25,021 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:24:25,021 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:24:25,021 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:24:25,021 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:24:25,022 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 00:24:25,022 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:24:25,035 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:24:25,040 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:24:25,041 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:24:25,041 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:24:25,044 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:24:25,046 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:24:25,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:24:25,053 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:24:25,054 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:24:25,054 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:24:25,054 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:24:25,054 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:24:25,054 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:24:25,055 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 00:24:25,055 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:24:25,064 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:24:25,067 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (53)] Ended with exit code 0 [2024-02-10 00:24:25,068 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:24:25,068 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:24:25,069 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:24:25,070 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:24:25,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:24:25,079 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:24:25,079 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:24:25,079 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:24:25,080 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:24:25,080 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:24:25,082 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 00:24:25,082 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:24:25,096 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:24:25,100 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (54)] Ended with exit code 0 [2024-02-10 00:24:25,101 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:24:25,101 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:24:25,102 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:24:25,104 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:24:25,104 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:24:25,113 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:24:25,113 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:24:25,114 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:24:25,114 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:24:25,114 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:24:25,114 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:24:25,115 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 00:24:25,115 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:24:25,125 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:24:25,129 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (55)] Ended with exit code 0 [2024-02-10 00:24:25,129 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:24:25,129 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:24:25,130 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:24:25,132 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:24:25,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:24:25,162 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:24:25,162 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:24:25,163 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:24:25,163 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:24:25,163 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:24:25,165 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 00:24:25,165 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:24:25,180 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:24:25,184 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (56)] Ended with exit code 0 [2024-02-10 00:24:25,185 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:24:25,185 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:24:25,186 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:24:25,188 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:24:25,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:24:25,197 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:24:25,198 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:24:25,198 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:24:25,198 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:24:25,198 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:24:25,198 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:24:25,198 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 00:24:25,199 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:24:25,211 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:24:25,215 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (57)] Ended with exit code 0 [2024-02-10 00:24:25,216 INFO L490 LassoAnalysis]: Using template '3-lex'. [2024-02-10 00:24:25,216 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:24:25,216 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:24:25,217 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:24:25,218 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:24:25,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:24:25,228 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:24:25,228 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:24:25,228 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:24:25,228 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:24:25,228 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-02-10 00:24:25,231 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2024-02-10 00:24:25,232 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2024-02-10 00:24:25,245 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:24:25,249 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (58)] Ended with exit code 0 [2024-02-10 00:24:25,250 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:24:25,250 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:24:25,251 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:24:25,252 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:24:25,285 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:24:25,293 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:24:25,293 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:24:25,293 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:24:25,294 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:24:25,294 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:24:25,294 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-02-10 00:24:25,294 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 00:24:25,295 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:24:25,308 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:24:25,313 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:24:25,314 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:24:25,314 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:24:25,315 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:24:25,317 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:24:25,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:24:25,324 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:24:25,324 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:24:25,325 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:24:25,325 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:24:25,325 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:24:25,325 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-02-10 00:24:25,325 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 00:24:25,325 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:24:25,328 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:24:25,332 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:24:25,332 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:24:25,332 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:24:25,333 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:24:25,335 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:24:25,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:24:25,348 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:24:25,348 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:24:25,348 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:24:25,349 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:24:25,349 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-02-10 00:24:25,351 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2024-02-10 00:24:25,351 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2024-02-10 00:24:25,367 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:24:25,371 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (61)] Ended with exit code 0 [2024-02-10 00:24:25,371 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:24:25,372 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:24:25,373 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:24:25,375 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:24:25,383 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:24:25,383 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:24:25,383 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:24:25,383 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:24:25,383 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:24:25,383 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-02-10 00:24:25,384 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 00:24:25,384 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:24:25,387 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:24:25,395 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:24:25,399 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:24:25,399 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:24:25,400 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:24:25,400 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:24:25,403 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:24:25,410 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:24:25,410 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:24:25,411 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:24:25,411 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:24:25,411 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-02-10 00:24:25,414 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2024-02-10 00:24:25,414 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2024-02-10 00:24:25,423 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:24:25,427 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:24:25,430 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:24:25,431 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:24:25,431 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:24:25,581 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:24:25,584 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:24:25,591 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:24:25,592 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:24:25,592 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:24:25,592 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:24:25,592 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:24:25,592 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-02-10 00:24:25,593 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 00:24:25,593 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:24:25,596 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:24:25,604 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:24:25,608 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:24:25,609 INFO L369 stractBuchiCegarLoop]: Result of lasso check was UNKNOWN. I will concatenate loop to stem and try again. [2024-02-10 00:24:25,609 INFO L748 eck$LassoCheckResult]: Stem: Black: 41069#[$Ultimate##0]don't care [160] $Ultimate##0-->$Ultimate##0: Formula: (and (= v_thread1WithAssertThread1of1ForFork0_thidvar0_2 1) (= |v_thread1WithAssertThread1of1ForFork0_x#1_8| 1)) InVars {} OutVars{thread1WithAssertThread1of1ForFork0_b#1=|v_thread1WithAssertThread1of1ForFork0_b#1_8|, thread1WithAssertThread1of1ForFork0_x#1=|v_thread1WithAssertThread1of1ForFork0_x#1_8|, thread1WithAssertThread1of1ForFork0_acquire_b#1=|v_thread1WithAssertThread1of1ForFork0_acquire_b#1_8|, thread1WithAssertThread1of1ForFork0_i#1=|v_thread1WithAssertThread1of1ForFork0_i#1_16|, thread1WithAssertThread1of1ForFork0_thidvar0=v_thread1WithAssertThread1of1ForFork0_thidvar0_2, thread1WithAssertThread1of1ForFork0_acquire_i#1=|v_thread1WithAssertThread1of1ForFork0_acquire_i#1_8|} AuxVars[] AssignedVars[thread1WithAssertThread1of1ForFork0_b#1, thread1WithAssertThread1of1ForFork0_x#1, thread1WithAssertThread1of1ForFork0_acquire_b#1, thread1WithAssertThread1of1ForFork0_i#1, thread1WithAssertThread1of1ForFork0_thidvar0, thread1WithAssertThread1of1ForFork0_acquire_i#1] 41072#[L15, $Ultimate##0]don't care [144] $Ultimate##0-->L32-1: Formula: (= |v_thread1WithAssertThread1of1ForFork0_i#1_1| 0) InVars {} OutVars{thread1WithAssertThread1of1ForFork0_i#1=|v_thread1WithAssertThread1of1ForFork0_i#1_1|} AuxVars[] AssignedVars[thread1WithAssertThread1of1ForFork0_i#1] 41074#[L15, L32-1]don't care [146] L32-1-->L33: Formula: (= |v_thread1WithAssertThread1of1ForFork0_i#1_3| |v_thread1WithAssertThread1of1ForFork0_acquire_i#1_1|) InVars {thread1WithAssertThread1of1ForFork0_i#1=|v_thread1WithAssertThread1of1ForFork0_i#1_3|} OutVars{thread1WithAssertThread1of1ForFork0_i#1=|v_thread1WithAssertThread1of1ForFork0_i#1_3|, thread1WithAssertThread1of1ForFork0_acquire_i#1=|v_thread1WithAssertThread1of1ForFork0_acquire_i#1_1|} AuxVars[] AssignedVars[thread1WithAssertThread1of1ForFork0_acquire_i#1] 41082#[L15, L33]don't care [148] L33-->L61: Formula: true InVars {} OutVars{thread1WithAssertThread1of1ForFork0_acquire_b#1=|v_thread1WithAssertThread1of1ForFork0_acquire_b#1_1|} AuxVars[] AssignedVars[thread1WithAssertThread1of1ForFork0_acquire_b#1] 41098#[L15, L61]don't care [149] L61-->L63-2: Formula: (let ((.cse0 (not |v_thread1WithAssertThread1of1ForFork0_acquire_b#1_3|))) (and (or (and |v_thread1WithAssertThread1of1ForFork0_acquire_b#1_3| (= v_B_15 (store v_B_16 |v_thread1WithAssertThread1of1ForFork0_acquire_i#1_3| false))) (and (= v_B_16 v_B_15) .cse0)) (let ((.cse1 (select v_B_16 |v_thread1WithAssertThread1of1ForFork0_acquire_i#1_3|))) (or (and (not .cse1) .cse0) (and |v_thread1WithAssertThread1of1ForFork0_acquire_b#1_3| .cse1))))) InVars {thread1WithAssertThread1of1ForFork0_acquire_i#1=|v_thread1WithAssertThread1of1ForFork0_acquire_i#1_3|, B=v_B_16} OutVars{thread1WithAssertThread1of1ForFork0_acquire_b#1=|v_thread1WithAssertThread1of1ForFork0_acquire_b#1_3|, thread1WithAssertThread1of1ForFork0_acquire_i#1=|v_thread1WithAssertThread1of1ForFork0_acquire_i#1_3|, B=v_B_15} AuxVars[] AssignedVars[thread1WithAssertThread1of1ForFork0_acquire_b#1, B] 41132#[L63-2, L15]don't care [150] L63-2-->L33-1: Formula: (or (and |v_thread1WithAssertThread1of1ForFork0_b#1_1| |v_thread1WithAssertThread1of1ForFork0_acquire_b#1_5|) (and (not |v_thread1WithAssertThread1of1ForFork0_b#1_1|) (not |v_thread1WithAssertThread1of1ForFork0_acquire_b#1_5|))) InVars {thread1WithAssertThread1of1ForFork0_acquire_b#1=|v_thread1WithAssertThread1of1ForFork0_acquire_b#1_5|} OutVars{thread1WithAssertThread1of1ForFork0_b#1=|v_thread1WithAssertThread1of1ForFork0_b#1_1|, thread1WithAssertThread1of1ForFork0_acquire_b#1=|v_thread1WithAssertThread1of1ForFork0_acquire_b#1_5|} AuxVars[] AssignedVars[thread1WithAssertThread1of1ForFork0_b#1] 41204#[L15, L33-1]don't care [151] L33-1-->L34: Formula: true InVars {} OutVars{thread1WithAssertThread1of1ForFork0_acquire_i#1=|v_thread1WithAssertThread1of1ForFork0_acquire_i#1_5|} AuxVars[] AssignedVars[thread1WithAssertThread1of1ForFork0_acquire_i#1] 41344#[L15, L34]don't care [153] L34-->L34-2: Formula: (not |v_thread1WithAssertThread1of1ForFork0_b#1_5|) InVars {thread1WithAssertThread1of1ForFork0_b#1=|v_thread1WithAssertThread1of1ForFork0_b#1_5|} OutVars{thread1WithAssertThread1of1ForFork0_b#1=|v_thread1WithAssertThread1of1ForFork0_b#1_5|} AuxVars[] AssignedVars[] 41598#[L15, L34-2]don't care [155] L34-2-->L32-1: Formula: (= |v_thread1WithAssertThread1of1ForFork0_i#1_8| (+ |v_thread1WithAssertThread1of1ForFork0_i#1_7| 1)) InVars {thread1WithAssertThread1of1ForFork0_i#1=|v_thread1WithAssertThread1of1ForFork0_i#1_7|} OutVars{thread1WithAssertThread1of1ForFork0_i#1=|v_thread1WithAssertThread1of1ForFork0_i#1_8|} AuxVars[] AssignedVars[thread1WithAssertThread1of1ForFork0_i#1] 41074#[L15, L32-1]don't care [2024-02-10 00:24:25,610 INFO L750 eck$LassoCheckResult]: Loop: 41074#[L15, L32-1]don't care [146] L32-1-->L33: Formula: (= |v_thread1WithAssertThread1of1ForFork0_i#1_3| |v_thread1WithAssertThread1of1ForFork0_acquire_i#1_1|) InVars {thread1WithAssertThread1of1ForFork0_i#1=|v_thread1WithAssertThread1of1ForFork0_i#1_3|} OutVars{thread1WithAssertThread1of1ForFork0_i#1=|v_thread1WithAssertThread1of1ForFork0_i#1_3|, thread1WithAssertThread1of1ForFork0_acquire_i#1=|v_thread1WithAssertThread1of1ForFork0_acquire_i#1_1|} AuxVars[] AssignedVars[thread1WithAssertThread1of1ForFork0_acquire_i#1] 41082#[L15, L33]don't care [148] L33-->L61: Formula: true InVars {} OutVars{thread1WithAssertThread1of1ForFork0_acquire_b#1=|v_thread1WithAssertThread1of1ForFork0_acquire_b#1_1|} AuxVars[] AssignedVars[thread1WithAssertThread1of1ForFork0_acquire_b#1] 41098#[L15, L61]don't care [149] L61-->L63-2: Formula: (let ((.cse0 (not |v_thread1WithAssertThread1of1ForFork0_acquire_b#1_3|))) (and (or (and |v_thread1WithAssertThread1of1ForFork0_acquire_b#1_3| (= v_B_15 (store v_B_16 |v_thread1WithAssertThread1of1ForFork0_acquire_i#1_3| false))) (and (= v_B_16 v_B_15) .cse0)) (let ((.cse1 (select v_B_16 |v_thread1WithAssertThread1of1ForFork0_acquire_i#1_3|))) (or (and (not .cse1) .cse0) (and |v_thread1WithAssertThread1of1ForFork0_acquire_b#1_3| .cse1))))) InVars {thread1WithAssertThread1of1ForFork0_acquire_i#1=|v_thread1WithAssertThread1of1ForFork0_acquire_i#1_3|, B=v_B_16} OutVars{thread1WithAssertThread1of1ForFork0_acquire_b#1=|v_thread1WithAssertThread1of1ForFork0_acquire_b#1_3|, thread1WithAssertThread1of1ForFork0_acquire_i#1=|v_thread1WithAssertThread1of1ForFork0_acquire_i#1_3|, B=v_B_15} AuxVars[] AssignedVars[thread1WithAssertThread1of1ForFork0_acquire_b#1, B] 41132#[L63-2, L15]don't care [150] L63-2-->L33-1: Formula: (or (and |v_thread1WithAssertThread1of1ForFork0_b#1_1| |v_thread1WithAssertThread1of1ForFork0_acquire_b#1_5|) (and (not |v_thread1WithAssertThread1of1ForFork0_b#1_1|) (not |v_thread1WithAssertThread1of1ForFork0_acquire_b#1_5|))) InVars {thread1WithAssertThread1of1ForFork0_acquire_b#1=|v_thread1WithAssertThread1of1ForFork0_acquire_b#1_5|} OutVars{thread1WithAssertThread1of1ForFork0_b#1=|v_thread1WithAssertThread1of1ForFork0_b#1_1|, thread1WithAssertThread1of1ForFork0_acquire_b#1=|v_thread1WithAssertThread1of1ForFork0_acquire_b#1_5|} AuxVars[] AssignedVars[thread1WithAssertThread1of1ForFork0_b#1] 41204#[L15, L33-1]don't care [151] L33-1-->L34: Formula: true InVars {} OutVars{thread1WithAssertThread1of1ForFork0_acquire_i#1=|v_thread1WithAssertThread1of1ForFork0_acquire_i#1_5|} AuxVars[] AssignedVars[thread1WithAssertThread1of1ForFork0_acquire_i#1] 41344#[L15, L34]don't care [153] L34-->L34-2: Formula: (not |v_thread1WithAssertThread1of1ForFork0_b#1_5|) InVars {thread1WithAssertThread1of1ForFork0_b#1=|v_thread1WithAssertThread1of1ForFork0_b#1_5|} OutVars{thread1WithAssertThread1of1ForFork0_b#1=|v_thread1WithAssertThread1of1ForFork0_b#1_5|} AuxVars[] AssignedVars[] 41598#[L15, L34-2]don't care [155] L34-2-->L32-1: Formula: (= |v_thread1WithAssertThread1of1ForFork0_i#1_8| (+ |v_thread1WithAssertThread1of1ForFork0_i#1_7| 1)) InVars {thread1WithAssertThread1of1ForFork0_i#1=|v_thread1WithAssertThread1of1ForFork0_i#1_7|} OutVars{thread1WithAssertThread1of1ForFork0_i#1=|v_thread1WithAssertThread1of1ForFork0_i#1_8|} AuxVars[] AssignedVars[thread1WithAssertThread1of1ForFork0_i#1] 41074#[L15, L32-1]don't care [2024-02-10 00:24:25,610 INFO L145 PredicateUnifier]: Initialized classic predicate unifier [2024-02-10 00:24:25,610 INFO L85 PathProgramCache]: Analyzing trace with hash 1041055205, now seen corresponding path program 2 times [2024-02-10 00:24:25,610 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-02-10 00:24:25,610 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [679199949] [2024-02-10 00:24:25,610 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-02-10 00:24:25,610 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-02-10 00:24:25,618 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-02-10 00:24:25,619 INFO L356 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2024-02-10 00:24:25,623 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-02-10 00:24:25,631 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2024-02-10 00:24:25,632 INFO L145 PredicateUnifier]: Initialized classic predicate unifier [2024-02-10 00:24:25,632 INFO L85 PathProgramCache]: Analyzing trace with hash -1741268075, now seen corresponding path program 2 times [2024-02-10 00:24:25,632 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-02-10 00:24:25,633 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [206984699] [2024-02-10 00:24:25,633 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-02-10 00:24:25,633 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-02-10 00:24:25,647 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-02-10 00:24:25,647 INFO L356 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2024-02-10 00:24:25,650 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-02-10 00:24:25,651 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2024-02-10 00:24:25,651 INFO L145 PredicateUnifier]: Initialized classic predicate unifier [2024-02-10 00:24:25,652 INFO L85 PathProgramCache]: Analyzing trace with hash 231109937, now seen corresponding path program 3 times [2024-02-10 00:24:25,652 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-02-10 00:24:25,652 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [71938513] [2024-02-10 00:24:25,652 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-02-10 00:24:25,652 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-02-10 00:24:25,682 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-02-10 00:24:25,682 INFO L356 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2024-02-10 00:24:25,689 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-02-10 00:24:25,704 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2024-02-10 00:24:25,820 INFO L210 LassoAnalysis]: Preferences: [2024-02-10 00:24:25,820 INFO L126 ssoRankerPreferences]: Compute integeral hull: false [2024-02-10 00:24:25,820 INFO L127 ssoRankerPreferences]: Enable LassoPartitioneer: true [2024-02-10 00:24:25,820 INFO L128 ssoRankerPreferences]: Term annotations enabled: false [2024-02-10 00:24:25,820 INFO L129 ssoRankerPreferences]: Use exernal solver: false [2024-02-10 00:24:25,820 INFO L130 ssoRankerPreferences]: SMT solver command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:24:25,821 INFO L131 ssoRankerPreferences]: Dump SMT script to file: false [2024-02-10 00:24:25,821 INFO L132 ssoRankerPreferences]: Path of dumped script: [2024-02-10 00:24:25,821 INFO L133 ssoRankerPreferences]: Filename of dumped script: acq-work-4threads.bpl_BEv2_Iteration1_Lasso [2024-02-10 00:24:25,821 INFO L134 ssoRankerPreferences]: MapElimAlgo: Frank [2024-02-10 00:24:25,821 INFO L276 LassoAnalysis]: Starting lasso preprocessing... [2024-02-10 00:24:25,822 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-02-10 00:24:25,825 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-02-10 00:24:25,846 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-02-10 00:24:25,848 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-02-10 00:24:25,852 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-02-10 00:24:25,854 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-02-10 00:24:25,932 INFO L294 LassoAnalysis]: Preprocessing complete. [2024-02-10 00:24:25,932 INFO L490 LassoAnalysis]: Using template 'affine'. [2024-02-10 00:24:25,932 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:24:25,932 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:24:25,933 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:24:25,937 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:24:25,944 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:24:25,945 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:24:25,945 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:24:25,945 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 00:24:25,946 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 00:24:25,946 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-10 00:24:25,952 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:24:25,960 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:24:25,964 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:24:25,965 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:24:25,965 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:24:25,966 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:24:25,969 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:24:25,976 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:24:25,976 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:24:25,976 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:24:25,976 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:24:25,976 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 00:24:25,977 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-02-10 00:24:25,977 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:24:25,979 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:24:25,987 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:24:25,992 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:24:25,992 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:24:25,993 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:24:25,993 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:24:25,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:24:26,003 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:24:26,004 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:24:26,004 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:24:26,004 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 00:24:26,005 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 00:24:26,005 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-10 00:24:26,008 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:24:26,020 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:24:26,024 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:24:26,024 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:24:26,024 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:24:26,025 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:24:26,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:24:26,037 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:24:26,038 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:24:26,038 INFO L204 nArgumentSynthesizer]: 2 loop disjuncts [2024-02-10 00:24:26,038 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 00:24:26,041 INFO L401 nArgumentSynthesizer]: We have 16 Motzkin's Theorem applications. [2024-02-10 00:24:26,041 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:24:26,047 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:24:26,052 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:24:26,056 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (68)] Forceful destruction successful, exit code 0 [2024-02-10 00:24:26,057 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:24:26,057 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:24:26,058 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:24:26,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:24:26,069 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:24:26,069 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:24:26,069 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:24:26,069 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 00:24:26,070 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 00:24:26,070 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-10 00:24:26,073 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:24:26,080 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:24:26,084 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (69)] Forceful destruction successful, exit code 0 [2024-02-10 00:24:26,085 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:24:26,085 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:24:26,086 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:24:26,089 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:24:26,097 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:24:26,098 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:24:26,098 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:24:26,098 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 00:24:26,098 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 00:24:26,099 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-10 00:24:26,101 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:24:26,109 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:24:26,113 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:24:26,113 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:24:26,113 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:24:26,114 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:24:26,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:24:26,124 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:24:26,125 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:24:26,125 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:24:26,125 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 00:24:26,126 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 00:24:26,126 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-10 00:24:26,129 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:24:26,136 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:24:26,140 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:24:26,140 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:24:26,141 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:24:26,142 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:24:26,145 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:24:26,152 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:24:26,152 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:24:26,152 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:24:26,152 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:24:26,152 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 00:24:26,152 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-02-10 00:24:26,152 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:24:26,154 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:24:26,162 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:24:26,166 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:24:26,166 INFO L490 LassoAnalysis]: Using template '2-nested'. [2024-02-10 00:24:26,167 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:24:26,167 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:24:26,168 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:24: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:24:26,178 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:24:26,178 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:24:26,178 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:24:26,179 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:24:26,180 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-10 00:24:26,180 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-10 00:24:26,183 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:24:26,190 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:24:26,194 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:24:26,194 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:24:26,195 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:24:26,195 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:24:26,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:24:26,205 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:24:26,205 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:24:26,205 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:24:26,205 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:24:26,205 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:24:26,206 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-02-10 00:24:26,206 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:24:26,208 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:24:26,216 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:24:26,220 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (74)] Ended with exit code 0 [2024-02-10 00:24:26,221 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:24:26,221 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:24:26,221 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:24:26,223 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:24:26,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:24:26,231 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:24:26,232 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:24:26,232 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:24:26,232 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:24:26,234 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-10 00:24:26,234 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-10 00:24:26,260 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:24:26,280 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:24:26,281 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:24:26,281 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:24:26,286 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:24:26,290 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:24:26,299 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:24:26,300 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:24:26,300 INFO L204 nArgumentSynthesizer]: 2 loop disjuncts [2024-02-10 00:24:26,300 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:24:26,305 INFO L401 nArgumentSynthesizer]: We have 24 Motzkin's Theorem applications. [2024-02-10 00:24:26,305 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2024-02-10 00:24:26,312 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:24:26,328 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:24:26,348 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:24:26,349 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:24:26,349 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:24:26,365 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:24:26,430 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:24:26,439 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:24:26,439 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:24:26,439 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:24:26,439 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:24:26,440 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:24:26,441 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-10 00:24:26,441 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-10 00:24:26,460 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:24:26,480 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:24:26,481 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:24:26,481 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:24:26,497 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:24:26,560 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:24:26,561 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:24:26,571 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:24:26,572 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:24:26,572 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:24:26,572 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:24:26,573 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-10 00:24:26,573 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-10 00:24:26,592 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:24:26,612 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:24:26,613 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:24:26,613 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:24:26,629 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:24:26,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:24:26,703 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:24:26,704 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:24:26,704 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:24:26,704 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:24:26,704 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:24:26,706 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-10 00:24:26,706 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-10 00:24:26,728 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:24:26,732 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (79)] Ended with exit code 0 [2024-02-10 00:24:26,733 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:24:26,733 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:24:26,734 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:24:26,735 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:24:26,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:24:26,743 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:24:26,743 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:24:26,743 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:24:26,744 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:24:26,744 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:24:26,744 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-02-10 00:24:26,744 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:24:26,753 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:24:26,757 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:24:26,757 INFO L490 LassoAnalysis]: Using template '3-nested'. [2024-02-10 00:24:26,757 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:24:26,757 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:24:26,758 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:24:26,761 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:24:26,768 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:24:26,768 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:24:26,768 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:24:26,768 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:24:26,770 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 00:24:26,770 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:24:26,774 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:24:26,782 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:24:26,786 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (81)] Ended with exit code 0 [2024-02-10 00:24:26,786 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:24:26,786 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:24:26,787 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:24:26,789 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:24:26,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:24:26,796 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:24:26,797 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:24:26,797 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:24:26,797 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:24:26,797 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:24:26,797 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 00:24:26,797 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:24:26,812 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:24:26,816 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (82)] Ended with exit code 0 [2024-02-10 00:24:26,816 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:24:26,816 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:24:26,817 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:24:26,819 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:24:26,819 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:24:26,827 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:24:26,827 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:24:26,827 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:24:26,827 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:24:26,829 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 00:24:26,829 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:24:26,844 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:24:26,849 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (83)] Ended with exit code 0 [2024-02-10 00:24:26,849 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:24:26,849 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:24:26,850 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:24:26,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:24:26,860 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:24:26,860 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:24:26,860 INFO L204 nArgumentSynthesizer]: 2 loop disjuncts [2024-02-10 00:24:26,860 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:24:26,866 INFO L401 nArgumentSynthesizer]: We have 32 Motzkin's Theorem applications. [2024-02-10 00:24:26,866 INFO L402 nArgumentSynthesizer]: A total of 8 supporting invariants were added. [2024-02-10 00:24:26,879 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:24:26,880 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:24:26,884 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:24:26,884 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:24:26,885 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:24:26,885 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:24:26,888 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:24:26,896 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:24:26,896 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:24:26,896 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:24:26,896 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:24:26,898 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 00:24:26,898 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:24:26,902 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:24:26,909 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:24:26,913 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:24:26,913 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:24:26,913 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:24:26,914 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:24:26,916 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:24:26,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:24:26,923 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:24:26,923 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:24:26,923 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:24:26,924 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:24:26,925 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 00:24:26,925 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:24:26,941 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:24:26,945 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (86)] Ended with exit code 0 [2024-02-10 00:24:26,945 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:24:26,945 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:24:26,946 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:24:26,952 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:24:26,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:24:26,960 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:24:26,961 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:24:26,961 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:24:26,961 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:24:26,963 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 00:24:26,963 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:24:26,977 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:24:26,983 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (87)] Ended with exit code 0 [2024-02-10 00:24:26,983 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:24:26,983 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:24:26,984 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:24:26,987 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:24:26,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:24:26,994 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:24:26,995 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:24:26,995 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:24:26,995 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:24:26,995 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:24:26,995 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 00:24:26,995 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:24:26,997 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:24:27,000 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (88)] Ended with exit code 0 [2024-02-10 00:24:27,001 INFO L490 LassoAnalysis]: Using template '4-nested'. [2024-02-10 00:24:27,001 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:24:27,001 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:24:27,002 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:24:27,004 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:24:27,005 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:24:27,011 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:24:27,012 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:24:27,012 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:24:27,012 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:24:27,014 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-10 00:24:27,014 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-10 00:24:27,019 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:24:27,022 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:24:27,023 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:24:27,023 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:24:27,024 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:24:27,025 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:24:27,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:24:27,033 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:24:27,033 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:24:27,034 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:24:27,034 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:24:27,034 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:24:27,034 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-02-10 00:24:27,034 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:24:27,048 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:24:27,052 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (90)] Ended with exit code 0 [2024-02-10 00:24:27,052 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:24:27,053 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:24:27,053 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:24:27,055 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:24:27,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:24:27,063 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:24:27,064 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:24:27,064 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:24:27,064 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:24:27,067 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-10 00:24:27,067 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-10 00:24:27,082 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:24:27,086 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (91)] Ended with exit code 0 [2024-02-10 00:24:27,086 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:24:27,087 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:24:27,087 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:24:27,089 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:24:27,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:24:27,097 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:24:27,097 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:24:27,097 INFO L204 nArgumentSynthesizer]: 2 loop disjuncts [2024-02-10 00:24:27,098 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:24:27,105 INFO L401 nArgumentSynthesizer]: We have 40 Motzkin's Theorem applications. [2024-02-10 00:24:27,105 INFO L402 nArgumentSynthesizer]: A total of 10 supporting invariants were added. [2024-02-10 00:24:27,126 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:24:27,130 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (92)] Ended with exit code 0 [2024-02-10 00:24:27,130 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:24:27,131 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:24:27,131 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:24:27,133 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:24:27,134 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:24:27,142 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:24:27,142 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:24:27,142 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:24:27,142 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:24:27,144 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-10 00:24:27,144 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-10 00:24:27,157 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:24:27,161 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (93)] Ended with exit code 0 [2024-02-10 00:24:27,162 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:24:27,162 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:24:27,162 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:24:27,164 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:24:27,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:24:27,174 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:24:27,174 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:24:27,174 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:24:27,175 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:24:27,177 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-10 00:24:27,177 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-10 00:24:27,189 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:24:27,194 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (94)] Ended with exit code 0 [2024-02-10 00:24:27,195 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:24:27,195 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:24:27,196 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:24:27,198 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:24:27,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:24:27,209 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:24:27,210 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:24:27,210 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:24:27,210 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:24:27,213 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-10 00:24:27,214 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-10 00:24:27,226 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:24:27,231 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (95)] Ended with exit code 0 [2024-02-10 00:24:27,231 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:24:27,231 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:24:27,232 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:24:27,234 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:24:27,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:24:27,245 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:24:27,246 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:24:27,246 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:24:27,246 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:24:27,246 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:24:27,247 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-02-10 00:24:27,247 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:24:27,249 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:24:27,252 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (96)] Ended with exit code 0 [2024-02-10 00:24:27,252 INFO L490 LassoAnalysis]: Using template '2-phase'. [2024-02-10 00:24:27,252 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:24:27,253 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:24:27,254 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:24:27,255 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:24:27,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:24:27,264 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:24:27,264 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:24:27,264 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:24:27,264 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:24:27,264 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:24:27,266 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-10 00:24:27,266 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-10 00:24:27,292 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:24:27,297 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (97)] Ended with exit code 0 [2024-02-10 00:24:27,297 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:24:27,297 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:24:27,298 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:24:27,299 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:24:27,300 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:24:27,308 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:24:27,308 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:24:27,309 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:24:27,309 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:24:27,309 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:24:27,309 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:24:27,309 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-02-10 00:24:27,309 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:24:27,312 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:24:27,315 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (98)] Ended with exit code 0 [2024-02-10 00:24:27,316 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:24:27,316 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:24:27,317 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:24:27,318 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:24:27,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:24:27,327 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:24:27,327 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:24:27,327 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:24:27,327 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:24:27,327 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:24:27,329 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-10 00:24:27,329 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-10 00:24:27,341 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:24:27,346 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (99)] Ended with exit code 0 [2024-02-10 00:24:27,346 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:24:27,347 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:24:27,347 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:24:27,349 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:24:27,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:24:27,358 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:24:27,359 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:24:27,359 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:24:27,359 INFO L204 nArgumentSynthesizer]: 2 loop disjuncts [2024-02-10 00:24:27,359 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:24:27,364 INFO L401 nArgumentSynthesizer]: We have 24 Motzkin's Theorem applications. [2024-02-10 00:24:27,364 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2024-02-10 00:24:27,381 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:24:27,386 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (100)] Ended with exit code 0 [2024-02-10 00:24:27,387 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:24:27,387 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:24:27,388 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:24:27,390 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:24:27,391 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:24:27,398 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:24:27,398 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:24:27,398 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:24:27,398 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:24:27,398 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:24:27,400 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-10 00:24:27,400 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-10 00:24:27,405 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:24:27,409 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (101)] Ended with exit code 0 [2024-02-10 00:24:27,410 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:24:27,410 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:24:27,411 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:24:27,412 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:24:27,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:24:27,422 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:24:27,422 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:24:27,422 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:24:27,423 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:24:27,423 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:24:27,424 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-10 00:24:27,424 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-10 00:24:27,437 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:24:27,441 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (102)] Ended with exit code 0 [2024-02-10 00:24:27,442 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:24:27,442 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:24:27,442 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:24:27,444 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:24:27,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:24:27,452 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:24:27,452 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:24:27,452 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:24:27,453 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:24:27,453 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:24:27,454 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-10 00:24:27,454 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-10 00:24:27,480 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:24:27,492 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (103)] Ended with exit code 0 [2024-02-10 00:24:27,492 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:24:27,493 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:24:27,493 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:24:27,495 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:24:27,536 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:24:27,544 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:24:27,545 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:24:27,545 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:24:27,545 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:24:27,545 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:24:27,545 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 00:24:27,545 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-02-10 00:24:27,545 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:24:27,547 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:24:27,550 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (104)] Ended with exit code 0 [2024-02-10 00:24:27,551 INFO L490 LassoAnalysis]: Using template '3-phase'. [2024-02-10 00:24:27,551 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:24:27,551 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:24:27,569 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:24:27,570 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:24:27,571 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:24:27,578 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:24:27,579 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-02-10 00:24:27,579 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:24:27,579 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:24:27,579 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:24:27,582 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 00:24:27,582 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:24:27,604 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:24:27,611 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (105)] Ended with exit code 0 [2024-02-10 00:24:27,611 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:24:27,612 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:24:27,612 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:24:27,614 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:24:27,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:24:27,655 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:24:27,655 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-02-10 00:24:27,655 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:24:27,656 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:24:27,656 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:24:27,656 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:24:27,657 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 00:24:27,657 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:24:27,680 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:24:27,684 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:24:27,684 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:24:27,685 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:24:27,685 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:24:27,687 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:24:27,688 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:24:27,695 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:24:27,695 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-02-10 00:24:27,695 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:24:27,695 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:24:27,695 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:24:27,698 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 00:24:27,698 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:24:27,714 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:24:27,718 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (107)] Forceful destruction successful, exit code 0 [2024-02-10 00:24:27,718 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:24:27,719 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:24:27,719 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:24:27,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:24:27,729 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:24:27,729 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-02-10 00:24:27,730 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:24:27,730 INFO L204 nArgumentSynthesizer]: 2 loop disjuncts [2024-02-10 00:24:27,730 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:24:27,736 INFO L401 nArgumentSynthesizer]: We have 32 Motzkin's Theorem applications. [2024-02-10 00:24:27,736 INFO L402 nArgumentSynthesizer]: A total of 8 supporting invariants were added. [2024-02-10 00:24:27,747 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:24:27,757 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:24:27,762 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (108)] Ended with exit code 0 [2024-02-10 00:24:27,763 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:24:27,763 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:24:27,907 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:24:27,909 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:24: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:24:27,917 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:24:27,918 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-02-10 00:24:27,918 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:24:27,918 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:24:27,918 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:24:27,920 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 00:24:27,920 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:24:27,932 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:24:27,936 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:24:27,937 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:24:27,937 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:24:27,938 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:24:27,941 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:24:27,948 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:24:27,948 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:24:27,949 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-02-10 00:24:27,949 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:24:27,949 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:24:27,949 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:24:27,951 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 00:24:27,951 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:24:27,967 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:24:27,972 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (110)] Forceful destruction successful, exit code 0 [2024-02-10 00:24:27,972 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:24:27,972 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:24:27,973 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:24:27,976 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:24:27,983 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:24:27,983 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-02-10 00:24:27,984 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:24:27,984 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:24:27,984 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:24:27,986 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 00:24:27,986 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:24:27,992 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:24:27,998 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:24:28,038 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:24:28,038 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:24:28,038 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:24:28,039 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:24:28,041 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:24:28,041 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:24:28,049 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:24:28,050 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-02-10 00:24:28,050 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:24:28,050 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:24:28,050 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:24:28,050 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:24:28,050 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 00:24:28,050 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:24:28,054 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:24:28,057 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:24:28,057 INFO L490 LassoAnalysis]: Using template '4-phase'. [2024-02-10 00:24:28,057 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:24:28,057 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:24:28,058 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:24:28,060 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:24:28,060 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:24:28,071 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:24:28,071 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:24:28,071 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:24:28,072 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:24:28,072 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:24:28,074 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-10 00:24:28,075 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-10 00:24:28,088 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:24:28,093 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:24:28,093 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:24:28,094 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:24:28,094 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:24:28,097 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:24:28,106 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:24:28,106 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:24:28,106 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:24:28,107 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:24:28,107 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:24:28,107 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:24:28,108 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-02-10 00:24:28,108 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:24:28,112 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:24:28,116 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:24:28,120 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:24:28,120 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:24:28,121 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:24:28,121 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:24:28,123 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:24: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:24:28,132 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:24:28,133 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:24:28,133 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:24:28,133 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:24:28,133 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:24:28,136 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-10 00:24:28,136 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-10 00:24:28,151 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:24:28,156 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (115)] Ended with exit code 0 [2024-02-10 00:24:28,156 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:24:28,156 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:24:28,157 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:24:28,159 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:24:28,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:24:28,168 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:24:28,168 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:24:28,168 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:24:28,169 INFO L204 nArgumentSynthesizer]: 2 loop disjuncts [2024-02-10 00:24:28,169 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:24:28,177 INFO L401 nArgumentSynthesizer]: We have 40 Motzkin's Theorem applications. [2024-02-10 00:24:28,177 INFO L402 nArgumentSynthesizer]: A total of 10 supporting invariants were added. [2024-02-10 00:24:28,210 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:24:28,224 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (116)] Forceful destruction successful, exit code 0 [2024-02-10 00:24:28,225 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:24:28,225 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:24:28,241 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:24:28,243 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:24:28,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:24:28,251 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:24:28,251 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:24:28,251 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:24:28,251 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:24:28,251 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:24:28,253 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-10 00:24:28,254 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-10 00:24:28,270 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:24:28,275 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:24:28,275 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:24:28,276 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:24:28,276 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:24:28,280 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:24:28,288 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:24:28,288 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:24:28,288 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:24:28,288 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:24:28,288 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:24:28,290 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-10 00:24:28,291 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-10 00:24:28,299 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:24:28,303 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:24:28,308 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (118)] Forceful destruction successful, exit code 0 [2024-02-10 00:24:28,308 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:24:28,309 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:24:28,309 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:24:28,310 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:24:28,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:24:28,319 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:24:28,319 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:24:28,319 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:24:28,319 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:24:28,319 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:24:28,322 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-10 00:24:28,322 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-10 00:24:28,331 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:24:28,335 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:24:28,335 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:24:28,335 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:24:28,336 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:24:28,338 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:24:28,338 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:24:28,346 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:24:28,346 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:24:28,346 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:24:28,347 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:24:28,347 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:24:28,347 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 00:24:28,348 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-02-10 00:24:28,348 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:24:28,359 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:24:28,363 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:24:28,364 INFO L490 LassoAnalysis]: Using template '2-lex'. [2024-02-10 00:24:28,364 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:24:28,364 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:24:28,365 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:24:28,367 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:24:28,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:24:28,375 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:24:28,375 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:24:28,375 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:24:28,375 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:24:28,375 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:24:28,377 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 00:24:28,377 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:24:28,412 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:24:28,417 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (121)] Forceful destruction successful, exit code 0 [2024-02-10 00:24:28,417 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:24:28,417 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:24:28,433 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:24:28,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:24:28,456 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:24:28,458 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:24:28,458 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:24:28,458 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:24:28,459 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:24:28,459 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:24:28,459 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:24:28,459 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 00:24:28,459 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:24:28,473 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:24:28,476 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:24:28,477 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:24:28,477 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:24:28,477 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:24:28,479 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:24: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:24:28,487 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:24:28,487 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:24:28,487 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:24:28,487 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:24:28,488 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:24:28,490 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 00:24:28,490 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:24:28,497 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:24:28,500 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:24:28,500 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:24:28,501 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:24:28,501 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:24:28,503 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:24:28,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:24:28,510 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:24:28,511 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:24:28,511 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:24:28,511 INFO L204 nArgumentSynthesizer]: 2 loop disjuncts [2024-02-10 00:24:28,511 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:24:28,529 INFO L401 nArgumentSynthesizer]: We have 32 Motzkin's Theorem applications. [2024-02-10 00:24:28,529 INFO L402 nArgumentSynthesizer]: A total of 8 supporting invariants were added. [2024-02-10 00:24:28,552 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:24:28,555 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:24:28,556 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:24:28,556 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:24:28,557 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:24:28,558 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:24:28,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:24:28,567 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:24:28,567 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:24:28,567 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:24:28,567 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:24:28,567 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:24:28,570 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 00:24:28,570 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:24:28,581 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:24:28,585 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:24:28,586 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:24:28,586 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:24:28,587 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:24:28,589 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:24:28,589 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:24:28,596 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:24:28,596 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:24:28,596 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:24:28,597 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:24:28,597 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:24:28,598 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 00:24:28,598 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:24:28,604 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:24:28,608 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:24:28,608 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:24:28,608 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:24:28,609 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:24:28,611 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:24: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:24: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:24:28,620 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:24:28,620 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:24:28,620 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:24:28,620 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:24:28,622 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 00:24:28,622 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 00:24:28,637 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:24:28,642 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:24:28,642 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:24:28,642 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:24:28,643 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:24:28,645 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:24:28,647 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:24:28,657 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:24:28,657 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 00:24:28,657 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:24:28,658 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:24:28,658 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:24:28,658 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 00:24:28,658 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 00:24:28,658 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:24:28,668 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:24:28,672 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (128)] Ended with exit code 0 [2024-02-10 00:24:28,672 INFO L490 LassoAnalysis]: Using template '3-lex'. [2024-02-10 00:24:28,672 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:24:28,672 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:24:28,673 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:24:28,677 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:24:28,687 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:24:28,688 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:24:28,688 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:24:28,688 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:24:28,688 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-02-10 00:24:28,689 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:24:28,691 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2024-02-10 00:24:28,691 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2024-02-10 00:24:28,712 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:24:28,737 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:24:28,738 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:24:28,738 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:24:28,753 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:24:28,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:24:28,781 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:24:28,782 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:24:28,782 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:24:28,782 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:24:28,782 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:24:28,782 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-02-10 00:24:28,783 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 00:24:28,783 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:24:28,784 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:24:28,800 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:24:28,820 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (130)] Forceful destruction successful, exit code 0 [2024-02-10 00:24:28,821 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:24:28,821 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:24:28,837 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:24:28,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:24: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:24:28,877 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:24:28,877 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:24:28,877 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:24:28,877 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-02-10 00:24:28,881 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2024-02-10 00:24:28,881 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2024-02-10 00:24:28,892 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:24:28,900 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:24:28,905 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:24:28,905 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:24:28,905 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:24:28,907 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:24: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:24:28,916 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:24:28,921 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:24:28,922 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:24:28,922 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:24:28,922 INFO L204 nArgumentSynthesizer]: 2 loop disjuncts [2024-02-10 00:24:28,922 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-02-10 00:24:28,931 INFO L401 nArgumentSynthesizer]: We have 48 Motzkin's Theorem applications. [2024-02-10 00:24:28,932 INFO L402 nArgumentSynthesizer]: A total of 12 supporting invariants were added. [2024-02-10 00:24:28,964 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:24:28,970 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (132)] Forceful destruction successful, exit code 0 [2024-02-10 00:24:28,970 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:24:28,970 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:24:28,971 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:24:29,032 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:24:29,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:24:29,042 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:24:29,042 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:24:29,042 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:24:29,042 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:24:29,042 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-02-10 00:24:29,045 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2024-02-10 00:24:29,045 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2024-02-10 00:24:29,064 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:24:29,084 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (133)] Forceful destruction successful, exit code 0 [2024-02-10 00:24:29,085 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:24:29,085 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:24:29,101 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:24:29,133 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:24:29,133 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:24:29,142 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:24:29,142 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:24:29,142 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:24:29,142 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:24:29,142 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-02-10 00:24:29,146 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2024-02-10 00:24:29,146 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2024-02-10 00:24:29,160 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:24:29,164 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (134)] Forceful destruction successful, exit code 0 [2024-02-10 00:24:29,164 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:24:29,165 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:24:29,165 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:24:29,168 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:24:29,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:24:29,176 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 00:24:29,176 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:24:29,176 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:24:29,176 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:24:29,176 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-02-10 00:24:29,179 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2024-02-10 00:24:29,179 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2024-02-10 00:24:29,200 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:24:29,220 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (135)] Forceful destruction successful, exit code 0 [2024-02-10 00:24:29,221 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:24:29,221 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:24:29,457 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:24:29,473 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:24:29,476 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:24: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:24:29,483 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 00:24:29,483 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:24:29,483 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:24:29,483 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:24:29,483 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-02-10 00:24:29,484 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 00:24:29,484 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:24:29,500 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:24:29,520 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:24:29,530 INFO L201 PluginConnector]: Adding new model acq-work-4threads.bpl de.uni_freiburg.informatik.ultimate.plugins.generator.buchiautomizer CFG 10.02 12:24:29 BoogieIcfgContainer [2024-02-10 00:24:29,530 INFO L131 PluginConnector]: ------------------------ END BuchiAutomizer---------------------------- [2024-02-10 00:24:29,532 INFO L158 Benchmark]: Toolchain (without parser) took 11718.62ms. Allocated memory was 159.4MB in the beginning and 2.5GB in the end (delta: 2.3GB). Free memory was 122.4MB in the beginning and 1.9GB in the end (delta: -1.8GB). Peak memory consumption was 559.2MB. Max. memory is 8.0GB. [2024-02-10 00:24:29,532 INFO L158 Benchmark]: Boogie PL CUP Parser took 0.14ms. Allocated memory is still 159.4MB. Free memory is still 123.5MB. There was no memory consumed. Max. memory is 8.0GB. [2024-02-10 00:24:29,532 INFO L158 Benchmark]: Boogie Procedure Inliner took 53.08ms. Allocated memory was 159.4MB in the beginning and 243.3MB in the end (delta: 83.9MB). Free memory was 122.3MB in the beginning and 215.9MB in the end (delta: -93.6MB). Peak memory consumption was 4.2MB. Max. memory is 8.0GB. [2024-02-10 00:24:29,533 INFO L158 Benchmark]: Boogie Preprocessor took 37.73ms. Allocated memory is still 243.3MB. Free memory was 215.7MB in the beginning and 221.0MB in the end (delta: -5.2MB). Peak memory consumption was 1.0MB. Max. memory is 8.0GB. [2024-02-10 00:24:29,533 INFO L158 Benchmark]: RCFGBuilder took 414.71ms. Allocated memory is still 243.3MB. Free memory was 221.0MB in the beginning and 210.0MB in the end (delta: 10.9MB). Peak memory consumption was 10.5MB. Max. memory is 8.0GB. [2024-02-10 00:24:29,534 INFO L158 Benchmark]: BuchiAutomizer took 11195.71ms. Allocated memory was 243.3MB in the beginning and 2.5GB in the end (delta: 2.3GB). Free memory was 209.9MB in the beginning and 1.9GB in the end (delta: -1.7GB). Peak memory consumption was 562.9MB. Max. memory is 8.0GB. [2024-02-10 00:24:29,535 INFO L338 ainManager$Toolchain]: ####################### End [Toolchain 1] ####################### --- Results --- * Results from de.uni_freiburg.informatik.ultimate.core: - StatisticsResult: Toolchain Benchmarks Benchmark results are: * Boogie PL CUP Parser took 0.14ms. Allocated memory is still 159.4MB. Free memory is still 123.5MB. There was no memory consumed. Max. memory is 8.0GB. * Boogie Procedure Inliner took 53.08ms. Allocated memory was 159.4MB in the beginning and 243.3MB in the end (delta: 83.9MB). Free memory was 122.3MB in the beginning and 215.9MB in the end (delta: -93.6MB). Peak memory consumption was 4.2MB. Max. memory is 8.0GB. * Boogie Preprocessor took 37.73ms. Allocated memory is still 243.3MB. Free memory was 215.7MB in the beginning and 221.0MB in the end (delta: -5.2MB). Peak memory consumption was 1.0MB. Max. memory is 8.0GB. * RCFGBuilder took 414.71ms. Allocated memory is still 243.3MB. Free memory was 221.0MB in the beginning and 210.0MB in the end (delta: 10.9MB). Peak memory consumption was 10.5MB. Max. memory is 8.0GB. * BuchiAutomizer took 11195.71ms. Allocated memory was 243.3MB in the beginning and 2.5GB in the end (delta: 2.3GB). Free memory was 209.9MB in the beginning and 1.9GB in the end (delta: -1.7GB). Peak memory consumption was 562.9MB. Max. memory is 8.0GB. * Results from de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction: - StatisticsResult: Constructed decomposition of program Trivial decomposition into one module whose termination is unknown. - StatisticsResult: Timing statistics BüchiAutomizer plugin needed 11.0s and 1 iterations. TraceHistogramMax:0. Analysis of lassos took 7.5s. Construction of modules took 0.0s. Büchi inclusion checks took 0.0s. Highest rank in rank-based complementation 0. Minimization of det autom 0. Minimization of nondet autom 0. Automata minimization No data available. Non-live state removal took 0.0s Buchi closure took 0.0s. Biggest automaton had -1 states and ocurred in iteration -1. Nontrivial modules had stage [0, 0, 0, 0, 0]. InterpolantCoveringCapabilityFinite: 0/0 InterpolantCoveringCapabilityBuchi: 0/0 HoareTripleCheckerStatistics: LassoAnalysisResults: nont0 unkn1 SFLI0 SFLT0 conc0 concLT0 SILN0 SILU0 SILI0 SILT0 lasso0 LassoPreprocessingBenchmarks: Lassos: inital38 mio100 ax100 hnf100 lsp63 ukn83 mio100 lsp100 div100 bol164 ite100 ukn100 eq100 hnf100 smp66 dnf163 smp61 tf100 neg100 sie136 LassoTerminationAnalysisBenchmarks: ConstraintsSatisfiability: unsat Degree: 3 Time: 59ms VariablesStem: 2 VariablesLoop: 2 DisjunctsStem: 1 DisjunctsLoop: 2 SupportingInvariants: 12 MotzkinApplications: 48 LassoTerminationAnalysisBenchmarks: LassoNonterminationAnalysisSatFixpoint: 0 LassoNonterminationAnalysisSatUnbounded: 0 LassoNonterminationAnalysisUnsat: 0 LassoNonterminationAnalysisUnknown: 0 LassoNonterminationAnalysisTime: 0.0s InitialAbstractionConstructionTime: 0.0s - TerminationAnalysisResult: Unable to decide termination Buchi Automizer is unable to decide termination for the following lasso. Stem: "[160] $Ultimate##0-->$Ultimate##0: Formula: (and (= v_thread1WithAssertThread1of1ForFork0_thidvar0_2 1) (= |v_thread1WithAssertThread1of1ForFork0_x#1_8| 1)) InVars {} OutVars{thread1WithAssertThread1of1ForFork0_b#1=|v_thread1WithAssertThread1of1ForFork0_b#1_8|, thread1WithAssertThread1of1ForFork0_x#1=|v_thread1WithAssertThread1of1ForFork0_x#1_8|, thread1WithAssertThread1of1ForFork0_acquire_b#1=|v_thread1WithAssertThread1of1ForFork0_acquire_b#1_8|, thread1WithAssertThread1of1ForFork0_i#1=|v_thread1WithAssertThread1of1ForFork0_i#1_16|, thread1WithAssertThread1of1ForFork0_thidvar0=v_thread1WithAssertThread1of1ForFork0_thidvar0_2, thread1WithAssertThread1of1ForFork0_acquire_i#1=|v_thread1WithAssertThread1of1ForFork0_acquire_i#1_8|} AuxVars[] AssignedVars[thread1WithAssertThread1of1ForFork0_b#1, thread1WithAssertThread1of1ForFork0_x#1, thread1WithAssertThread1of1ForFork0_acquire_b#1, thread1WithAssertThread1of1ForFork0_i#1, thread1WithAssertThread1of1ForFork0_thidvar0, thread1WithAssertThread1of1ForFork0_acquire_i#1]" "[144] $Ultimate##0-->L32-1: Formula: (= |v_thread1WithAssertThread1of1ForFork0_i#1_1| 0) InVars {} OutVars{thread1WithAssertThread1of1ForFork0_i#1=|v_thread1WithAssertThread1of1ForFork0_i#1_1|} AuxVars[] AssignedVars[thread1WithAssertThread1of1ForFork0_i#1]" "[146] L32-1-->L33: Formula: (= |v_thread1WithAssertThread1of1ForFork0_i#1_3| |v_thread1WithAssertThread1of1ForFork0_acquire_i#1_1|) InVars {thread1WithAssertThread1of1ForFork0_i#1=|v_thread1WithAssertThread1of1ForFork0_i#1_3|} OutVars{thread1WithAssertThread1of1ForFork0_i#1=|v_thread1WithAssertThread1of1ForFork0_i#1_3|, thread1WithAssertThread1of1ForFork0_acquire_i#1=|v_thread1WithAssertThread1of1ForFork0_acquire_i#1_1|} AuxVars[] AssignedVars[thread1WithAssertThread1of1ForFork0_acquire_i#1]" "[148] L33-->L61: Formula: true InVars {} OutVars{thread1WithAssertThread1of1ForFork0_acquire_b#1=|v_thread1WithAssertThread1of1ForFork0_acquire_b#1_1|} AuxVars[] AssignedVars[thread1WithAssertThread1of1ForFork0_acquire_b#1]" "[149] L61-->L63-2: Formula: (let ((.cse0 (not |v_thread1WithAssertThread1of1ForFork0_acquire_b#1_3|))) (and (or (and |v_thread1WithAssertThread1of1ForFork0_acquire_b#1_3| (= v_B_15 (store v_B_16 |v_thread1WithAssertThread1of1ForFork0_acquire_i#1_3| false))) (and (= v_B_16 v_B_15) .cse0)) (let ((.cse1 (select v_B_16 |v_thread1WithAssertThread1of1ForFork0_acquire_i#1_3|))) (or (and (not .cse1) .cse0) (and |v_thread1WithAssertThread1of1ForFork0_acquire_b#1_3| .cse1))))) InVars {thread1WithAssertThread1of1ForFork0_acquire_i#1=|v_thread1WithAssertThread1of1ForFork0_acquire_i#1_3|, B=v_B_16} OutVars{thread1WithAssertThread1of1ForFork0_acquire_b#1=|v_thread1WithAssertThread1of1ForFork0_acquire_b#1_3|, thread1WithAssertThread1of1ForFork0_acquire_i#1=|v_thread1WithAssertThread1of1ForFork0_acquire_i#1_3|, B=v_B_15} AuxVars[] AssignedVars[thread1WithAssertThread1of1ForFork0_acquire_b#1, B]" "[150] L63-2-->L33-1: Formula: (or (and |v_thread1WithAssertThread1of1ForFork0_b#1_1| |v_thread1WithAssertThread1of1ForFork0_acquire_b#1_5|) (and (not |v_thread1WithAssertThread1of1ForFork0_b#1_1|) (not |v_thread1WithAssertThread1of1ForFork0_acquire_b#1_5|))) InVars {thread1WithAssertThread1of1ForFork0_acquire_b#1=|v_thread1WithAssertThread1of1ForFork0_acquire_b#1_5|} OutVars{thread1WithAssertThread1of1ForFork0_b#1=|v_thread1WithAssertThread1of1ForFork0_b#1_1|, thread1WithAssertThread1of1ForFork0_acquire_b#1=|v_thread1WithAssertThread1of1ForFork0_acquire_b#1_5|} AuxVars[] AssignedVars[thread1WithAssertThread1of1ForFork0_b#1]" "[151] L33-1-->L34: Formula: true InVars {} OutVars{thread1WithAssertThread1of1ForFork0_acquire_i#1=|v_thread1WithAssertThread1of1ForFork0_acquire_i#1_5|} AuxVars[] AssignedVars[thread1WithAssertThread1of1ForFork0_acquire_i#1]" "[153] L34-->L34-2: Formula: (not |v_thread1WithAssertThread1of1ForFork0_b#1_5|) InVars {thread1WithAssertThread1of1ForFork0_b#1=|v_thread1WithAssertThread1of1ForFork0_b#1_5|} OutVars{thread1WithAssertThread1of1ForFork0_b#1=|v_thread1WithAssertThread1of1ForFork0_b#1_5|} AuxVars[] AssignedVars[]" "[155] L34-2-->L32-1: Formula: (= |v_thread1WithAssertThread1of1ForFork0_i#1_8| (+ |v_thread1WithAssertThread1of1ForFork0_i#1_7| 1)) InVars {thread1WithAssertThread1of1ForFork0_i#1=|v_thread1WithAssertThread1of1ForFork0_i#1_7|} OutVars{thread1WithAssertThread1of1ForFork0_i#1=|v_thread1WithAssertThread1of1ForFork0_i#1_8|} AuxVars[] AssignedVars[thread1WithAssertThread1of1ForFork0_i#1]" Loop: "[146] L32-1-->L33: Formula: (= |v_thread1WithAssertThread1of1ForFork0_i#1_3| |v_thread1WithAssertThread1of1ForFork0_acquire_i#1_1|) InVars {thread1WithAssertThread1of1ForFork0_i#1=|v_thread1WithAssertThread1of1ForFork0_i#1_3|} OutVars{thread1WithAssertThread1of1ForFork0_i#1=|v_thread1WithAssertThread1of1ForFork0_i#1_3|, thread1WithAssertThread1of1ForFork0_acquire_i#1=|v_thread1WithAssertThread1of1ForFork0_acquire_i#1_1|} AuxVars[] AssignedVars[thread1WithAssertThread1of1ForFork0_acquire_i#1]" "[148] L33-->L61: Formula: true InVars {} OutVars{thread1WithAssertThread1of1ForFork0_acquire_b#1=|v_thread1WithAssertThread1of1ForFork0_acquire_b#1_1|} AuxVars[] AssignedVars[thread1WithAssertThread1of1ForFork0_acquire_b#1]" "[149] L61-->L63-2: Formula: (let ((.cse0 (not |v_thread1WithAssertThread1of1ForFork0_acquire_b#1_3|))) (and (or (and |v_thread1WithAssertThread1of1ForFork0_acquire_b#1_3| (= v_B_15 (store v_B_16 |v_thread1WithAssertThread1of1ForFork0_acquire_i#1_3| false))) (and (= v_B_16 v_B_15) .cse0)) (let ((.cse1 (select v_B_16 |v_thread1WithAssertThread1of1ForFork0_acquire_i#1_3|))) (or (and (not .cse1) .cse0) (and |v_thread1WithAssertThread1of1ForFork0_acquire_b#1_3| .cse1))))) InVars {thread1WithAssertThread1of1ForFork0_acquire_i#1=|v_thread1WithAssertThread1of1ForFork0_acquire_i#1_3|, B=v_B_16} OutVars{thread1WithAssertThread1of1ForFork0_acquire_b#1=|v_thread1WithAssertThread1of1ForFork0_acquire_b#1_3|, thread1WithAssertThread1of1ForFork0_acquire_i#1=|v_thread1WithAssertThread1of1ForFork0_acquire_i#1_3|, B=v_B_15} AuxVars[] AssignedVars[thread1WithAssertThread1of1ForFork0_acquire_b#1, B]" "[150] L63-2-->L33-1: Formula: (or (and |v_thread1WithAssertThread1of1ForFork0_b#1_1| |v_thread1WithAssertThread1of1ForFork0_acquire_b#1_5|) (and (not |v_thread1WithAssertThread1of1ForFork0_b#1_1|) (not |v_thread1WithAssertThread1of1ForFork0_acquire_b#1_5|))) InVars {thread1WithAssertThread1of1ForFork0_acquire_b#1=|v_thread1WithAssertThread1of1ForFork0_acquire_b#1_5|} OutVars{thread1WithAssertThread1of1ForFork0_b#1=|v_thread1WithAssertThread1of1ForFork0_b#1_1|, thread1WithAssertThread1of1ForFork0_acquire_b#1=|v_thread1WithAssertThread1of1ForFork0_acquire_b#1_5|} AuxVars[] AssignedVars[thread1WithAssertThread1of1ForFork0_b#1]" "[151] L33-1-->L34: Formula: true InVars {} OutVars{thread1WithAssertThread1of1ForFork0_acquire_i#1=|v_thread1WithAssertThread1of1ForFork0_acquire_i#1_5|} AuxVars[] AssignedVars[thread1WithAssertThread1of1ForFork0_acquire_i#1]" "[153] L34-->L34-2: Formula: (not |v_thread1WithAssertThread1of1ForFork0_b#1_5|) InVars {thread1WithAssertThread1of1ForFork0_b#1=|v_thread1WithAssertThread1of1ForFork0_b#1_5|} OutVars{thread1WithAssertThread1of1ForFork0_b#1=|v_thread1WithAssertThread1of1ForFork0_b#1_5|} AuxVars[] AssignedVars[]" "[155] L34-2-->L32-1: Formula: (= |v_thread1WithAssertThread1of1ForFork0_i#1_8| (+ |v_thread1WithAssertThread1of1ForFork0_i#1_7| 1)) InVars {thread1WithAssertThread1of1ForFork0_i#1=|v_thread1WithAssertThread1of1ForFork0_i#1_7|} OutVars{thread1WithAssertThread1of1ForFork0_i#1=|v_thread1WithAssertThread1of1ForFork0_i#1_8|} AuxVars[] AssignedVars[thread1WithAssertThread1of1ForFork0_i#1]" RESULT: Ultimate could not prove your program: unable to determine termination [2024-02-10 00:24:29,576 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1)] Forceful destruction successful, exit code 0 Received shutdown request...