/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 false --buchiautomizer.use.automata.for.buchi.petri.net.emptiness.check true -tc ../../../trunk/examples/toolchains/BuchiAutomizerBplInline.xml -i ../../../trunk/examples/concurrent/bpl/POPL2023/acq-work-constants.bpl -------------------------------------------------------------------------------- This is Ultimate 0.2.3-?-9ecb849-m [2024-02-10 01:32:35,378 INFO L188 SettingsManager]: Resetting all preferences to default values... [2024-02-10 01:32:35,434 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 01:32:35,437 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2024-02-10 01:32:35,438 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2024-02-10 01:32:35,438 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder.Only consider context switches at boundaries of atomic blocks [2024-02-10 01:32:35,459 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2024-02-10 01:32:35,459 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2024-02-10 01:32:35,459 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2024-02-10 01:32:35,460 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2024-02-10 01:32:35,460 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2024-02-10 01:32:35,461 INFO L153 SettingsManager]: * Use SBE=true [2024-02-10 01:32:35,461 INFO L151 SettingsManager]: Preferences of BuchiAutomizer differ from their defaults: [2024-02-10 01:32:35,461 INFO L153 SettingsManager]: * NCSB implementation=INTSET_LAZY3 [2024-02-10 01:32:35,461 INFO L153 SettingsManager]: * Use old map elimination=false [2024-02-10 01:32:35,462 INFO L153 SettingsManager]: * Use external solver (rank synthesis)=false [2024-02-10 01:32:35,462 INFO L153 SettingsManager]: * Use only trivial implications for array writes=true [2024-02-10 01:32:35,462 INFO L153 SettingsManager]: * Rank analysis=LINEAR_WITH_GUESSES [2024-02-10 01:32:35,462 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2024-02-10 01:32:35,463 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=ASSUME [2024-02-10 01:32:35,463 INFO L153 SettingsManager]: * sizeof long=4 [2024-02-10 01:32:35,463 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2024-02-10 01:32:35,464 INFO L153 SettingsManager]: * sizeof POINTER=4 [2024-02-10 01:32:35,464 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2024-02-10 01:32:35,464 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=ASSUME [2024-02-10 01:32:35,464 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=ASSUME [2024-02-10 01:32:35,465 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=ASSUME [2024-02-10 01:32:35,465 INFO L153 SettingsManager]: * Check unreachability of reach_error function=false [2024-02-10 01:32:35,465 INFO L153 SettingsManager]: * sizeof long double=12 [2024-02-10 01:32:35,465 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2024-02-10 01:32:35,466 INFO L153 SettingsManager]: * Assume nondeterminstic values are in range=false [2024-02-10 01:32:35,466 INFO L153 SettingsManager]: * Use constant arrays=true [2024-02-10 01:32:35,466 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2024-02-10 01:32:35,466 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2024-02-10 01:32:35,472 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2024-02-10 01:32:35,472 INFO L153 SettingsManager]: * Trace refinement strategy=CAMEL [2024-02-10 01:32:35,473 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2024-02-10 01:32:35,473 INFO L151 SettingsManager]: Preferences of IcfgTransformer differ from their defaults: [2024-02-10 01:32:35,473 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 -> false Applying setting for plugin de.uni_freiburg.informatik.ultimate.plugins.generator.buchiautomizer: Use automata for Buchi Petri Net emptiness check -> true [2024-02-10 01:32:35,699 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2024-02-10 01:32:35,715 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2024-02-10 01:32:35,718 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2024-02-10 01:32:35,719 INFO L270 PluginConnector]: Initializing Boogie PL CUP Parser... [2024-02-10 01:32:35,720 INFO L274 PluginConnector]: Boogie PL CUP Parser initialized [2024-02-10 01:32:35,721 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/../../../trunk/examples/concurrent/bpl/POPL2023/acq-work-constants.bpl [2024-02-10 01:32:35,722 INFO L110 BoogieParser]: Parsing: '/storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/../../../trunk/examples/concurrent/bpl/POPL2023/acq-work-constants.bpl' [2024-02-10 01:32:35,743 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2024-02-10 01:32:35,744 INFO L133 ToolchainWalker]: Walking toolchain with 4 elements. [2024-02-10 01:32:35,751 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2024-02-10 01:32:35,751 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2024-02-10 01:32:35,751 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2024-02-10 01:32:35,765 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "acq-work-constants.bpl de.uni_freiburg.informatik.ultimate.boogie.parser AST 10.02 01:32:35" (1/1) ... [2024-02-10 01:32:35,774 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "acq-work-constants.bpl de.uni_freiburg.informatik.ultimate.boogie.parser AST 10.02 01:32:35" (1/1) ... [2024-02-10 01:32:35,794 INFO L138 Inliner]: procedures = 4, calls = 4, calls flagged for inlining = 2, calls inlined = 2, statements flattened = 21 [2024-02-10 01:32:35,796 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2024-02-10 01:32:35,799 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2024-02-10 01:32:35,799 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2024-02-10 01:32:35,799 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2024-02-10 01:32:35,832 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "acq-work-constants.bpl de.uni_freiburg.informatik.ultimate.boogie.parser AST 10.02 01:32:35" (1/1) ... [2024-02-10 01:32:35,832 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "acq-work-constants.bpl de.uni_freiburg.informatik.ultimate.boogie.parser AST 10.02 01:32:35" (1/1) ... [2024-02-10 01:32:35,852 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "acq-work-constants.bpl de.uni_freiburg.informatik.ultimate.boogie.parser AST 10.02 01:32:35" (1/1) ... [2024-02-10 01:32:35,852 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "acq-work-constants.bpl de.uni_freiburg.informatik.ultimate.boogie.parser AST 10.02 01:32:35" (1/1) ... [2024-02-10 01:32:35,855 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "acq-work-constants.bpl de.uni_freiburg.informatik.ultimate.boogie.parser AST 10.02 01:32:35" (1/1) ... [2024-02-10 01:32:35,862 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "acq-work-constants.bpl de.uni_freiburg.informatik.ultimate.boogie.parser AST 10.02 01:32:35" (1/1) ... [2024-02-10 01:32:35,863 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "acq-work-constants.bpl de.uni_freiburg.informatik.ultimate.boogie.parser AST 10.02 01:32:35" (1/1) ... [2024-02-10 01:32:35,864 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "acq-work-constants.bpl de.uni_freiburg.informatik.ultimate.boogie.parser AST 10.02 01:32:35" (1/1) ... [2024-02-10 01:32:35,865 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2024-02-10 01:32:35,865 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2024-02-10 01:32:35,865 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2024-02-10 01:32:35,865 INFO L274 PluginConnector]: RCFGBuilder initialized [2024-02-10 01:32:35,867 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "acq-work-constants.bpl de.uni_freiburg.informatik.ultimate.boogie.parser AST 10.02 01:32:35" (1/1) ... [2024-02-10 01:32:35,873 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:32:35,882 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:32:35,909 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 01:32:35,940 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 01:32:35,957 INFO L124 BoogieDeclarations]: Specification and implementation of procedure thread1 given in one single declaration [2024-02-10 01:32:35,957 INFO L130 BoogieDeclarations]: Found specification of procedure thread1 [2024-02-10 01:32:35,958 INFO L138 BoogieDeclarations]: Found implementation of procedure thread1 [2024-02-10 01:32:35,958 INFO L124 BoogieDeclarations]: Specification and implementation of procedure ULTIMATE.start given in one single declaration [2024-02-10 01:32:35,958 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2024-02-10 01:32:35,959 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2024-02-10 01:32:35,959 INFO L124 BoogieDeclarations]: Specification and implementation of procedure thread1WithAssert given in one single declaration [2024-02-10 01:32:35,959 INFO L130 BoogieDeclarations]: Found specification of procedure thread1WithAssert [2024-02-10 01:32:35,959 INFO L138 BoogieDeclarations]: Found implementation of procedure thread1WithAssert [2024-02-10 01:32:35,960 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 01:32:36,004 INFO L236 CfgBuilder]: Building ICFG [2024-02-10 01:32:36,006 INFO L262 CfgBuilder]: Building CFG for each procedure with an implementation [2024-02-10 01:32:36,130 INFO L277 CfgBuilder]: Performing block encoding [2024-02-10 01:32:36,149 INFO L297 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2024-02-10 01:32:36,150 INFO L302 CfgBuilder]: Removed 2 assume(true) statements. [2024-02-10 01:32:36,152 INFO L201 PluginConnector]: Adding new model acq-work-constants.bpl de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 10.02 01:32:36 BoogieIcfgContainer [2024-02-10 01:32:36,152 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2024-02-10 01:32:36,156 INFO L112 PluginConnector]: ------------------------BuchiAutomizer---------------------------- [2024-02-10 01:32:36,157 INFO L270 PluginConnector]: Initializing BuchiAutomizer... [2024-02-10 01:32:36,161 INFO L274 PluginConnector]: BuchiAutomizer initialized [2024-02-10 01:32:36,162 INFO L99 BuchiAutomizer]: Safety of program was proven or not checked, starting termination analysis [2024-02-10 01:32:36,162 INFO L184 PluginConnector]: Executing the observer BuchiAutomizerObserver from plugin BuchiAutomizer for "acq-work-constants.bpl de.uni_freiburg.informatik.ultimate.boogie.parser AST 10.02 01:32:35" (1/2) ... [2024-02-10 01:32:36,163 INFO L204 PluginConnector]: Invalid model from BuchiAutomizer for observer de.uni_freiburg.informatik.ultimate.plugins.generator.buchiautomizer.BuchiAutomizerObserver@34f05e0f and model type acq-work-constants.bpl de.uni_freiburg.informatik.ultimate.plugins.generator.buchiautomizer AST 10.02 01:32:36, skipping insertion in model container [2024-02-10 01:32:36,163 INFO L99 BuchiAutomizer]: Safety of program was proven or not checked, starting termination analysis [2024-02-10 01:32:36,163 INFO L184 PluginConnector]: Executing the observer BuchiAutomizerObserver from plugin BuchiAutomizer for "acq-work-constants.bpl de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 10.02 01:32:36" (2/2) ... [2024-02-10 01:32:36,164 INFO L332 chiAutomizerObserver]: Analyzing ICFG acq-work-constants.bpl [2024-02-10 01:32:36,219 INFO L144 ThreadInstanceAdder]: Constructed 2 joinOtherThreadTransitions. [2024-02-10 01:32:36,248 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 36 places, 35 transitions, 84 flow [2024-02-10 01:32:36,270 INFO L124 PetriNetUnfolderBase]: 4/31 cut-off events. [2024-02-10 01:32:36,271 INFO L125 PetriNetUnfolderBase]: For 2/2 co-relation queries the response was YES. [2024-02-10 01:32:36,275 INFO L83 FinitePrefix]: Finished finitePrefix Result has 40 conditions, 31 events. 4/31 cut-off events. For 2/2 co-relation queries the response was YES. Maximal size of possible extension queue 4. Compared 68 event pairs, 0 based on Foata normal form. 0/26 useless extension candidates. Maximal degree in co-relation 29. Up to 2 conditions per place. [2024-02-10 01:32:36,275 INFO L82 GeneralOperation]: Start removeDead. Operand has 36 places, 35 transitions, 84 flow [2024-02-10 01:32:36,278 INFO L88 GeneralOperation]: Finished RemoveDead, result has has 34 places, 31 transitions, 74 flow [2024-02-10 01:32:36,283 INFO L303 stractBuchiCegarLoop]: Interprodecural is true [2024-02-10 01:32:36,284 INFO L304 stractBuchiCegarLoop]: Hoare is false [2024-02-10 01:32:36,284 INFO L305 stractBuchiCegarLoop]: Compute interpolants for ForwardPredicates [2024-02-10 01:32:36,284 INFO L306 stractBuchiCegarLoop]: Backedges is STRAIGHT_LINE [2024-02-10 01:32:36,284 INFO L307 stractBuchiCegarLoop]: Determinization is PREDICATE_ABSTRACTION [2024-02-10 01:32:36,284 INFO L308 stractBuchiCegarLoop]: Difference is false [2024-02-10 01:32:36,284 INFO L309 stractBuchiCegarLoop]: Minimize is MINIMIZE_SEVPA [2024-02-10 01:32:36,284 INFO L313 stractBuchiCegarLoop]: ======== Iteration 0 == of CEGAR loop == BuchiPetriNetCegarLoop ======== [2024-02-10 01:32:36,284 INFO L139 chiPetriNetCegarLoop]: use automaton for emptiness check [2024-02-10 01:32:36,285 INFO L128 iNet2FiniteAutomaton]: Start buchiPetriNet2FiniteAutomaton. Operand has 34 places, 31 transitions, 74 flow [2024-02-10 01:32:36,312 INFO L151 iNet2FiniteAutomaton]: Finished buchiPetriNet2FiniteAutomaton. Result has 170 states, 168 states have (on average 2.1607142857142856) internal successors, (363), 169 states have internal predecessors, (363), 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 01:32:36,314 INFO L72 BuchiIsEmpty]: Start buchiIsEmpty. Operand has 170 states, 168 states have (on average 2.1607142857142856) internal successors, (363), 169 states have internal predecessors, (363), 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 01:32:36,348 INFO L131 ngComponentsAnalysis]: Automaton has 10 accepting balls. 148 [2024-02-10 01:32:36,348 INFO L87 BuchiIsEmpty]: Finished buchiIsEmpty Result is false [2024-02-10 01:32:36,348 INFO L119 BuchiIsEmpty]: Starting construction of run [2024-02-10 01:32:36,352 INFO L335 stractBuchiCegarLoop]: ======== Iteration 1 ============ [2024-02-10 01:32:36,352 INFO L139 chiPetriNetCegarLoop]: use automaton for emptiness check [2024-02-10 01:32:36,352 INFO L128 iNet2FiniteAutomaton]: Start buchiPetriNet2FiniteAutomaton. Operand has 34 places, 31 transitions, 74 flow [2024-02-10 01:32:36,362 INFO L151 iNet2FiniteAutomaton]: Finished buchiPetriNet2FiniteAutomaton. Result has 170 states, 168 states have (on average 2.1607142857142856) internal successors, (363), 169 states have internal predecessors, (363), 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 01:32:36,362 INFO L72 BuchiIsEmpty]: Start buchiIsEmpty. Operand has 170 states, 168 states have (on average 2.1607142857142856) internal successors, (363), 169 states have internal predecessors, (363), 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 01:32:36,376 INFO L131 ngComponentsAnalysis]: Automaton has 10 accepting balls. 148 [2024-02-10 01:32:36,376 INFO L87 BuchiIsEmpty]: Finished buchiIsEmpty Result is false [2024-02-10 01:32:36,376 INFO L119 BuchiIsEmpty]: Starting construction of run [2024-02-10 01:32:36,382 INFO L748 eck$LassoCheckResult]: Stem: Black: 381#[$Ultimate##0]don't care [128] $Ultimate##0-->$Ultimate##0: Formula: (and (= v_thread1WithAssertThread1of1ForFork0_thidvar0_2 1) (= |v_thread1WithAssertThread1of1ForFork0_x#1_2| 1)) InVars {} OutVars{thread1WithAssertThread1of1ForFork0_b#1=|v_thread1WithAssertThread1of1ForFork0_b#1_8|, thread1WithAssertThread1of1ForFork0_x#1=|v_thread1WithAssertThread1of1ForFork0_x#1_2|, 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_k#1=|v_thread1WithAssertThread1of1ForFork0_acquire_k#1_8|} AuxVars[] AssignedVars[thread1WithAssertThread1of1ForFork0_b#1, thread1WithAssertThread1of1ForFork0_x#1, thread1WithAssertThread1of1ForFork0_acquire_b#1, thread1WithAssertThread1of1ForFork0_i#1, thread1WithAssertThread1of1ForFork0_thidvar0, thread1WithAssertThread1of1ForFork0_acquire_k#1] 384#[$Ultimate##0, L15]don't care [112] $Ultimate##0-->L28-1: Formula: (= |v_thread1WithAssertThread1of1ForFork0_i#1_1| 0) InVars {} OutVars{thread1WithAssertThread1of1ForFork0_i#1=|v_thread1WithAssertThread1of1ForFork0_i#1_1|} AuxVars[] AssignedVars[thread1WithAssertThread1of1ForFork0_i#1] 388#[L28-1, L15]don't care [2024-02-10 01:32:36,383 INFO L750 eck$LassoCheckResult]: Loop: 388#[L28-1, L15]don't care [114] L28-1-->L29: Formula: (= |v_thread1WithAssertThread1of1ForFork0_i#1_3| |v_thread1WithAssertThread1of1ForFork0_acquire_k#1_1|) InVars {thread1WithAssertThread1of1ForFork0_i#1=|v_thread1WithAssertThread1of1ForFork0_i#1_3|} OutVars{thread1WithAssertThread1of1ForFork0_acquire_k#1=|v_thread1WithAssertThread1of1ForFork0_acquire_k#1_1|, thread1WithAssertThread1of1ForFork0_i#1=|v_thread1WithAssertThread1of1ForFork0_i#1_3|} AuxVars[] AssignedVars[thread1WithAssertThread1of1ForFork0_acquire_k#1] 396#[L29, L15]don't care [116] L29-->L57: Formula: true InVars {} OutVars{thread1WithAssertThread1of1ForFork0_acquire_b#1=|v_thread1WithAssertThread1of1ForFork0_acquire_b#1_1|} AuxVars[] AssignedVars[thread1WithAssertThread1of1ForFork0_acquire_b#1] 410#[L57, L15]don't care [117] L57-->L59-2: Formula: (let ((.cse1 (not |v_thread1WithAssertThread1of1ForFork0_acquire_b#1_3|))) (and (let ((.cse0 (select v_B_16 |v_thread1WithAssertThread1of1ForFork0_acquire_k#1_3|))) (or (and |v_thread1WithAssertThread1of1ForFork0_acquire_b#1_3| .cse0) (and .cse1 (not .cse0)))) (or (and (= v_B_16 v_B_15) .cse1) (and |v_thread1WithAssertThread1of1ForFork0_acquire_b#1_3| (= v_B_15 (store v_B_16 |v_thread1WithAssertThread1of1ForFork0_acquire_k#1_3| false)))))) InVars {thread1WithAssertThread1of1ForFork0_acquire_k#1=|v_thread1WithAssertThread1of1ForFork0_acquire_k#1_3|, B=v_B_16} OutVars{thread1WithAssertThread1of1ForFork0_acquire_b#1=|v_thread1WithAssertThread1of1ForFork0_acquire_b#1_3|, thread1WithAssertThread1of1ForFork0_acquire_k#1=|v_thread1WithAssertThread1of1ForFork0_acquire_k#1_3|, B=v_B_15} AuxVars[] AssignedVars[thread1WithAssertThread1of1ForFork0_acquire_b#1, B] 428#[L59-2, L15]don't care [118] L59-2-->L29-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] 452#[L29-1, L15]don't care [119] L29-1-->L30: Formula: true InVars {} OutVars{thread1WithAssertThread1of1ForFork0_acquire_k#1=|v_thread1WithAssertThread1of1ForFork0_acquire_k#1_5|} AuxVars[] AssignedVars[thread1WithAssertThread1of1ForFork0_acquire_k#1] 480#[L30, L15]don't care [121] L30-->L30-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[] 512#[L30-2, L15]don't care [123] L30-2-->L28-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] 388#[L28-1, L15]don't care [2024-02-10 01:32:36,387 INFO L145 PredicateUnifier]: Initialized classic predicate unifier [2024-02-10 01:32:36,387 INFO L85 PathProgramCache]: Analyzing trace with hash 5041, now seen corresponding path program 1 times [2024-02-10 01:32:36,393 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-02-10 01:32:36,394 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [565378704] [2024-02-10 01:32:36,394 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-02-10 01:32:36,394 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-02-10 01:32:36,449 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-02-10 01:32:36,449 INFO L356 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2024-02-10 01:32:36,452 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-02-10 01:32:36,464 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2024-02-10 01:32:36,466 INFO L145 PredicateUnifier]: Initialized classic predicate unifier [2024-02-10 01:32:36,467 INFO L85 PathProgramCache]: Analyzing trace with hash -1023285387, now seen corresponding path program 1 times [2024-02-10 01:32:36,467 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-02-10 01:32:36,467 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [917625154] [2024-02-10 01:32:36,467 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-02-10 01:32:36,467 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-02-10 01:32:36,483 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-02-10 01:32:36,484 INFO L356 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2024-02-10 01:32:36,489 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-02-10 01:32:36,491 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2024-02-10 01:32:36,492 INFO L145 PredicateUnifier]: Initialized classic predicate unifier [2024-02-10 01:32:36,493 INFO L85 PathProgramCache]: Analyzing trace with hash -467317307, now seen corresponding path program 1 times [2024-02-10 01:32:36,493 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-02-10 01:32:36,493 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [855202739] [2024-02-10 01:32:36,493 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-02-10 01:32:36,493 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-02-10 01:32:36,504 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-02-10 01:32:36,505 INFO L356 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2024-02-10 01:32:36,510 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-02-10 01:32:36,512 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2024-02-10 01:32:36,645 INFO L210 LassoAnalysis]: Preferences: [2024-02-10 01:32:36,645 INFO L126 ssoRankerPreferences]: Compute integeral hull: false [2024-02-10 01:32:36,645 INFO L127 ssoRankerPreferences]: Enable LassoPartitioneer: true [2024-02-10 01:32:36,645 INFO L128 ssoRankerPreferences]: Term annotations enabled: false [2024-02-10 01:32:36,646 INFO L129 ssoRankerPreferences]: Use exernal solver: false [2024-02-10 01:32:36,646 INFO L130 ssoRankerPreferences]: SMT solver command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:32:36,646 INFO L131 ssoRankerPreferences]: Dump SMT script to file: false [2024-02-10 01:32:36,646 INFO L132 ssoRankerPreferences]: Path of dumped script: [2024-02-10 01:32:36,646 INFO L133 ssoRankerPreferences]: Filename of dumped script: acq-work-constants.bpl_BEv2_Iteration1_Lasso [2024-02-10 01:32:36,646 INFO L134 ssoRankerPreferences]: MapElimAlgo: Frank [2024-02-10 01:32:36,647 INFO L276 LassoAnalysis]: Starting lasso preprocessing... [2024-02-10 01:32:36,666 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-02-10 01:32:36,680 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-02-10 01:32:36,686 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-02-10 01:32:36,690 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-02-10 01:32:36,695 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-02-10 01:32:36,723 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-02-10 01:32:36,792 INFO L294 LassoAnalysis]: Preprocessing complete. [2024-02-10 01:32:36,795 INFO L490 LassoAnalysis]: Using template 'affine'. [2024-02-10 01:32:36,796 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:32:36,796 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:32:36,812 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 01:32:36,813 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 01:32:36,814 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:32:36,822 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:32:36,823 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 01:32:36,823 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:32:36,823 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:32:36,823 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 01:32:36,825 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-02-10 01:32:36,825 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 01:32:36,833 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:32:36,840 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (2)] Forceful destruction successful, exit code 0 [2024-02-10 01:32:36,842 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:32:36,842 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:32:36,846 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 01:32:36,846 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 01:32:36,847 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:32:36,854 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:32:36,855 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:32:36,855 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:32:36,855 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 01:32:36,858 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 01:32:36,858 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-10 01:32:36,867 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:32:36,871 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (3)] Forceful destruction successful, exit code 0 [2024-02-10 01:32:36,871 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:32:36,871 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:32:36,872 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 01:32:36,876 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 01:32:36,886 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:32:36,894 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:32:36,895 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 01:32:36,895 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:32:36,895 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:32:36,895 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 01:32:36,896 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-02-10 01:32:36,896 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 01:32:36,908 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:32:36,940 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 01:32:36,940 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:32:36,940 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:32:36,941 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 01:32:36,942 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 01:32:36,943 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:32:36,951 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:32:36,951 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:32:36,951 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:32:36,951 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 01:32:36,954 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 01:32:36,954 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-10 01:32:36,968 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:32:36,972 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (5)] Forceful destruction successful, exit code 0 [2024-02-10 01:32:36,972 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:32:36,972 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:32:36,973 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 01:32:36,975 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:32:36,982 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 01:32:36,983 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:32:36,983 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 01:32:36,983 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:32:36,983 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:32:36,983 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 01:32:36,984 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-02-10 01:32:36,984 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 01:32:36,988 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:32:36,993 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (6)] Forceful destruction successful, exit code 0 [2024-02-10 01:32:36,993 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:32:36,994 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:32:36,994 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 01:32:36,996 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 01:32:36,997 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:32:37,004 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:32:37,004 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:32:37,004 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:32:37,004 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 01:32:37,007 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 01:32:37,007 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-10 01:32:37,021 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:32:37,026 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 01:32:37,027 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:32:37,027 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:32:37,028 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 01:32:37,029 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 01:32:37,030 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:32:37,039 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:32:37,039 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 01:32:37,039 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:32:37,039 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:32:37,039 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 01:32:37,040 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-02-10 01:32:37,040 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 01:32:37,050 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:32:37,057 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (8)] Forceful destruction successful, exit code 0 [2024-02-10 01:32:37,057 INFO L490 LassoAnalysis]: Using template '2-nested'. [2024-02-10 01:32:37,057 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:32:37,057 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:32:37,058 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 01:32:37,064 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:32:37,072 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:32:37,072 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 01:32:37,072 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:32:37,072 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:32:37,072 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 01:32:37,073 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-02-10 01:32:37,073 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 01:32:37,076 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 01:32:37,092 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:32:37,098 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 01:32:37,099 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:32:37,099 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:32:37,100 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 01:32:37,106 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:32:37,113 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:32:37,113 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:32:37,113 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:32:37,113 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 01:32:37,120 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-10 01:32:37,120 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-10 01:32:37,128 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 01:32:37,144 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:32:37,151 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 01:32:37,151 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:32:37,152 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:32:37,156 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 01:32:37,159 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 01:32:37,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 01:32:37,167 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:32:37,167 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 01:32:37,167 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:32:37,167 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:32:37,168 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 01:32:37,168 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-02-10 01:32:37,168 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 01:32:37,183 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:32:37,192 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 01:32:37,192 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:32:37,192 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:32:37,199 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 01:32:37,204 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:32:37,212 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:32:37,212 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:32:37,212 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:32:37,213 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 01:32:37,218 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-10 01:32:37,218 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-10 01:32:37,225 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 01:32:37,232 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:32:37,236 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (12)] Forceful destruction successful, exit code 0 [2024-02-10 01:32:37,236 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:32:37,236 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:32:37,238 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 01:32:37,240 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 01:32:37,275 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:32:37,283 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:32:37,283 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 01:32:37,284 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:32:37,284 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:32:37,284 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 01:32:37,284 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-02-10 01:32:37,284 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 01:32:37,295 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:32:37,301 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (13)] Forceful destruction successful, exit code 0 [2024-02-10 01:32:37,302 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:32:37,302 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:32:37,303 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 01:32:37,310 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:32:37,318 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:32:37,318 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:32:37,318 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:32:37,318 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 01:32:37,322 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-10 01:32:37,322 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-10 01:32:37,332 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 01:32:37,340 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:32:37,346 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (14)] Forceful destruction successful, exit code 0 [2024-02-10 01:32:37,347 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:32:37,347 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:32:37,348 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 01:32:37,355 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:32:37,360 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 01:32:37,363 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:32:37,364 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 01:32:37,364 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:32:37,364 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:32:37,364 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 01:32:37,366 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-02-10 01:32:37,366 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 01:32:37,376 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:32:37,383 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 01:32:37,384 INFO L490 LassoAnalysis]: Using template '3-nested'. [2024-02-10 01:32:37,384 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:32:37,384 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:32:37,388 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 01:32:37,395 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:32:37,405 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:32:37,405 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 01:32:37,405 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:32:37,405 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:32:37,405 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 01:32:37,406 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 01:32:37,409 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 01:32:37,409 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 01:32:37,422 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:32:37,428 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (16)] Ended with exit code 0 [2024-02-10 01:32:37,428 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:32:37,428 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:32:37,515 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 01:32:37,516 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 01:32:37,644 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:32:37,652 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:32:37,653 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:32:37,653 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:32:37,653 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 01:32:37,656 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 01:32:37,656 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 01:32:37,688 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:32:37,694 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 01:32:37,695 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:32:37,695 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:32:37,696 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 01:32:37,706 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 01:32:37,706 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:32:37,714 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:32:37,714 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 01:32:37,714 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:32:37,714 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:32:37,714 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 01:32:37,715 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 01:32:37,715 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 01:32:37,736 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:32:37,740 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (18)] Forceful destruction successful, exit code 0 [2024-02-10 01:32:37,741 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:32:37,741 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:32:37,742 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 01:32:37,745 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 01:32:37,745 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:32:37,753 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:32:37,753 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:32:37,753 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:32:37,753 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 01:32:37,756 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 01:32:37,756 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 01:32:37,780 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:32:37,787 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 01:32:37,787 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:32:37,787 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:32:37,788 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 01:32:37,792 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 01:32:37,792 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:32:37,799 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:32:37,800 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 01:32:37,800 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:32:37,800 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:32:37,800 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 01:32:37,801 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 01:32:37,801 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 01:32:37,815 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:32:37,824 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 01:32:37,824 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:32:37,824 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:32:37,825 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 01:32:37,827 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 01:32:37,828 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:32:37,836 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:32:37,836 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:32:37,836 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:32:37,836 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 01:32:37,840 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 01:32:37,840 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 01:32:37,853 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:32:37,860 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 01:32:37,861 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:32:37,861 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:32:37,862 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 01:32:37,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 01:32:37,875 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:32:37,876 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 01:32:37,876 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:32:37,876 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:32:37,876 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 01:32:37,878 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 01:32:37,878 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 01:32:37,884 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 01:32:37,892 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:32:37,895 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 01:32:37,896 INFO L490 LassoAnalysis]: Using template '4-nested'. [2024-02-10 01:32:37,896 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:32:37,896 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:32:37,897 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 01:32:37,900 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:32:37,907 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:32:37,907 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 01:32:37,908 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:32:37,908 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:32:37,908 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 01:32:37,908 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-02-10 01:32:37,908 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 01:32:37,911 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 01:32:37,915 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:32:37,918 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (23)] Ended with exit code 0 [2024-02-10 01:32:37,918 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:32:37,919 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:32:37,919 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 01:32:37,921 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 01:32:37,922 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:32:37,929 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:32:37,930 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:32:37,930 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:32:37,930 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 01:32:37,934 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-10 01:32:37,934 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-10 01:32:37,952 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:32:37,958 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (24)] Forceful destruction successful, exit code 0 [2024-02-10 01:32:37,958 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:32:37,958 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:32:37,966 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 01:32:37,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 01:32:37,976 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:32:37,977 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 01:32:37,977 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:32:37,977 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:32:37,977 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 01:32:37,977 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-02-10 01:32:37,978 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 01:32:37,986 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 01:32:37,989 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:32:37,995 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (25)] Forceful destruction successful, exit code 0 [2024-02-10 01:32:37,996 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:32:37,996 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:32:37,999 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 01:32:38,004 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:32:38,011 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:32:38,012 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:32:38,012 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:32:38,012 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 01:32:38,015 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-10 01:32:38,015 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 01:32:38,015 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-10 01:32:38,031 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:32:38,038 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (26)] Forceful destruction successful, exit code 0 [2024-02-10 01:32:38,038 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:32:38,038 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:32:38,039 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 01:32:38,042 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:32:38,052 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:32:38,052 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 01:32:38,052 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:32:38,052 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:32:38,052 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 01:32:38,053 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-02-10 01:32:38,053 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 01:32:38,056 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 01:32:38,066 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:32:38,072 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 01:32:38,073 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:32:38,073 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:32:38,074 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 01:32:38,078 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:32:38,086 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:32:38,087 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:32:38,087 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:32:38,087 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 01:32:38,091 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-10 01:32:38,091 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-10 01:32:38,099 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 01:32:38,104 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:32:38,115 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 01:32:38,115 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:32:38,116 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:32:38,116 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 01:32:38,119 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:32:38,127 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:32:38,128 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 01:32:38,128 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:32:38,128 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:32:38,128 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 01:32:38,128 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-02-10 01:32:38,128 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 01:32:38,132 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 01:32:38,142 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:32:38,148 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 01:32:38,148 INFO L490 LassoAnalysis]: Using template '2-phase'. [2024-02-10 01:32:38,148 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:32:38,148 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:32:38,149 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 01:32:38,150 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 01:32:38,151 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:32:38,159 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:32:38,159 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 01:32:38,159 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 01:32:38,160 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:32:38,160 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:32:38,160 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 01:32:38,160 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-02-10 01:32:38,160 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 01:32:38,174 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:32:38,180 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 01:32:38,180 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:32:38,180 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:32:38,181 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 01:32:38,185 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:32:38,193 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:32:38,193 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 01:32:38,193 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:32:38,193 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:32:38,194 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 01:32:38,195 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-10 01:32:38,195 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-10 01:32:38,196 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 01:32:38,208 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:32:38,214 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (31)] Forceful destruction successful, exit code 0 [2024-02-10 01:32:38,214 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:32:38,214 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:32:38,216 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 01:32:38,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 01:32:38,227 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:32:38,227 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 01:32:38,227 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 01:32:38,227 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:32:38,227 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:32:38,228 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 01:32:38,228 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-02-10 01:32:38,228 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 01:32:38,230 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 01:32:38,236 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:32:38,242 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (32)] Forceful destruction successful, exit code 0 [2024-02-10 01:32:38,242 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:32:38,242 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:32:38,243 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 01:32:38,245 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 01:32:38,246 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:32:38,254 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:32:38,254 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 01:32:38,254 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:32:38,254 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:32:38,254 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 01:32:38,256 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-10 01:32:38,256 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-10 01:32:38,268 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:32:38,276 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (33)] Ended with exit code 0 [2024-02-10 01:32:38,276 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:32:38,276 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:32:38,277 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 01:32:38,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 01:32:38,288 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:32:38,288 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 01:32:38,288 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 01:32:38,288 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:32:38,288 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:32:38,288 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 01:32:38,288 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 01:32:38,289 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-02-10 01:32:38,289 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 01:32:38,300 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:32:38,304 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (34)] Ended with exit code 0 [2024-02-10 01:32:38,304 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:32:38,304 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:32:38,309 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 01:32:38,310 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 01:32:38,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 01:32:38,318 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:32:38,319 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 01:32:38,319 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:32:38,319 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:32:38,319 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 01:32:38,321 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-10 01:32:38,321 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-10 01:32:38,327 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:32:38,330 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (35)] Ended with exit code 0 [2024-02-10 01:32:38,330 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:32:38,330 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:32:38,332 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 01:32:38,333 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 01:32:38,334 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:32:38,341 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:32:38,341 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 01:32:38,341 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 01:32:38,341 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:32:38,341 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:32:38,341 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 01:32:38,342 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-02-10 01:32:38,342 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 01:32:38,360 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:32:38,363 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 01:32:38,364 INFO L490 LassoAnalysis]: Using template '3-phase'. [2024-02-10 01:32:38,364 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:32:38,364 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:32:38,365 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 01:32:38,367 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 01:32:38,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 01:32:38,375 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:32:38,375 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-02-10 01:32:38,375 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 01:32:38,375 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:32:38,375 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:32:38,375 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 01:32:38,376 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 01:32:38,376 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 01:32:38,380 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:32:38,384 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (37)] Ended with exit code 0 [2024-02-10 01:32:38,384 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:32:38,384 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:32:38,385 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 01:32:38,386 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 01:32:38,388 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:32:38,395 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:32:38,396 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-02-10 01:32:38,396 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:32:38,396 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:32:38,396 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 01:32:38,419 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 01:32:38,419 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 01:32:38,444 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:32:38,450 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 01:32:38,450 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:32:38,451 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:32:38,452 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 01:32:38,457 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:32:38,465 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:32:38,465 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-02-10 01:32:38,465 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 01:32:38,465 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:32:38,465 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:32:38,465 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 01:32:38,466 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 01:32:38,466 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 01:32:38,469 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 01:32:38,476 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:32:38,482 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 01:32:38,482 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:32:38,482 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:32:38,483 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 01:32:38,487 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:32:38,495 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:32:38,495 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-02-10 01:32:38,495 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:32:38,496 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:32:38,496 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 01:32:38,498 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 01:32:38,498 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 01:32:38,502 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 01:32:38,511 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:32:38,517 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 01:32:38,517 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:32:38,517 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:32:38,518 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 01:32:38,521 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:32:38,528 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:32:38,528 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-02-10 01:32:38,528 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 01:32:38,529 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:32:38,529 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:32:38,529 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 01:32:38,529 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 01:32:38,530 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 01:32:38,540 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 01:32:38,548 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:32:38,554 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 01:32:38,555 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:32:38,555 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:32:38,556 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 01:32:38,558 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 01:32:38,558 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:32:38,566 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:32:38,566 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-02-10 01:32:38,566 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:32:38,566 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:32:38,566 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 01:32:38,570 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 01:32:38,570 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 01:32:38,584 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:32:38,588 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 01:32:38,588 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:32:38,588 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:32:38,596 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 01:32:38,600 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:32:38,607 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:32:38,607 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-02-10 01:32:38,607 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 01:32:38,607 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:32:38,607 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:32:38,607 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 01:32:38,609 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 01:32:38,610 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 01:32:38,616 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 01:32:38,620 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:32:38,624 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (43)] Forceful destruction successful, exit code 0 [2024-02-10 01:32:38,624 INFO L490 LassoAnalysis]: Using template '4-phase'. [2024-02-10 01:32:38,624 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:32:38,624 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:32:38,625 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 01:32:38,628 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 01:32:38,628 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:32:38,637 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:32:38,637 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 01:32:38,637 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 01:32:38,638 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:32:38,638 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:32:38,638 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 01:32:38,639 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-02-10 01:32:38,639 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 01:32:38,652 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:32:38,656 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (44)] Ended with exit code 0 [2024-02-10 01:32:38,656 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:32:38,656 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:32:38,657 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 01:32:38,660 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:32:38,669 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:32:38,669 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 01:32:38,669 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:32:38,669 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:32:38,669 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 01:32:38,673 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-10 01:32:38,673 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-10 01:32:38,684 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 01:32:38,684 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:32:38,688 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 01:32:38,688 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:32:38,688 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:32:38,689 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 01:32:38,701 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:32:38,711 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:32:38,712 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 01:32:38,712 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 01:32:38,712 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:32:38,712 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:32:38,712 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 01:32:38,713 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-02-10 01:32:38,713 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 01:32:38,718 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 01:32:38,732 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:32:38,736 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (46)] Ended with exit code 0 [2024-02-10 01:32:38,736 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:32:38,736 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:32:38,737 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 01:32:38,737 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 01:32:38,740 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:32:38,748 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:32:38,748 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 01:32:38,748 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:32:38,748 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:32:38,748 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 01:32:38,754 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-10 01:32:38,754 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-10 01:32:38,776 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:32:38,780 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (47)] Ended with exit code 0 [2024-02-10 01:32:38,780 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:32:38,780 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:32:38,781 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 01:32:38,784 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 01:32:38,784 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:32:38,793 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:32:38,793 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 01:32:38,793 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 01:32:38,793 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:32:38,793 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:32:38,793 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 01:32:38,794 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-02-10 01:32:38,794 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 01:32:38,808 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:32:38,812 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (48)] Ended with exit code 0 [2024-02-10 01:32:38,812 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:32:38,812 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:32:38,813 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 01:32:38,816 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 01:32:38,817 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:32:38,825 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:32:38,825 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 01:32:38,825 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:32:38,825 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:32:38,825 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 01:32:38,830 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-10 01:32:38,830 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-10 01:32:38,848 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:32:38,852 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (49)] Ended with exit code 0 [2024-02-10 01:32:38,852 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:32:38,852 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:32:38,853 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 01:32:38,855 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:32:38,863 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:32:38,863 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 01:32:38,863 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 01:32:38,863 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:32:38,864 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:32:38,864 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 01:32:38,865 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-02-10 01:32:38,865 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 01:32:38,869 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 01:32:38,877 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:32:38,881 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (50)] Forceful destruction successful, exit code 0 [2024-02-10 01:32:38,881 INFO L490 LassoAnalysis]: Using template '2-lex'. [2024-02-10 01:32:38,881 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:32:38,881 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:32:38,882 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 01:32:38,884 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 01:32:38,885 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:32:38,892 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:32:38,892 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 01:32:38,892 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 01:32:38,892 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:32:38,892 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:32:38,893 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 01:32:38,893 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 01:32:38,893 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 01:32:38,907 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:32:38,911 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 01:32:38,912 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:32:38,912 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:32:38,913 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 01:32:38,916 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 01:32:38,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 01:32:38,927 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:32:38,927 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 01:32:38,927 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:32:38,927 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:32:38,927 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 01:32:38,929 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 01:32:38,929 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 01:32:38,940 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:32:38,944 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (52)] Ended with exit code 0 [2024-02-10 01:32:38,944 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:32:38,944 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:32:38,945 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 01:32:38,947 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:32:38,955 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:32:38,955 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 01:32:38,955 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 01:32:38,955 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:32:38,955 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:32:38,955 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 01:32:38,956 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 01:32:38,956 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 01:32:38,958 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 01:32:38,967 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:32:38,972 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 01:32:38,972 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:32:38,972 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:32:38,976 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 01:32:38,978 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 01:32:38,992 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:32:39,000 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:32:39,001 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 01:32:39,001 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:32:39,001 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:32:39,001 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 01:32:39,003 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 01:32:39,003 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 01:32:39,014 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:32:39,018 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (54)] Forceful destruction successful, exit code 0 [2024-02-10 01:32:39,019 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:32:39,019 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:32:39,029 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 01:32:39,031 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:32:39,038 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:32:39,038 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 01:32:39,039 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 01:32:39,039 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:32:39,039 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:32:39,039 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 01:32:39,039 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 01:32:39,039 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 01:32:39,042 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 01:32:39,047 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:32:39,050 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (55)] Forceful destruction successful, exit code 0 [2024-02-10 01:32:39,051 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:32:39,051 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:32:39,052 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 01:32:39,054 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:32:39,061 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:32:39,062 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 01:32:39,062 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:32:39,062 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:32:39,062 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 01:32:39,065 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 01:32:39,065 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 01:32:39,070 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 01:32:39,084 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:32:39,087 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (56)] Forceful destruction successful, exit code 0 [2024-02-10 01:32:39,088 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:32:39,088 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:32:39,089 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 01:32:39,090 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 01:32:39,125 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:32:39,132 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:32:39,133 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 01:32:39,133 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 01:32:39,133 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:32:39,133 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:32:39,133 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 01:32:39,134 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 01:32:39,134 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 01:32:39,148 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:32:39,152 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 01:32:39,152 INFO L490 LassoAnalysis]: Using template '3-lex'. [2024-02-10 01:32:39,152 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:32:39,153 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:32:39,153 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 01:32:39,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 01:32:39,164 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:32:39,165 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 01:32:39,165 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 01:32:39,165 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:32:39,165 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:32:39,165 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-02-10 01:32:39,166 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 01:32:39,166 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 01:32:39,170 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 01:32:39,188 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:32:39,191 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 01:32:39,192 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:32:39,192 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:32:39,193 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 01:32:39,194 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 01:32:39,195 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:32:39,202 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:32:39,202 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 01:32:39,203 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:32:39,203 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:32:39,203 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-02-10 01:32:39,206 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2024-02-10 01:32:39,206 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2024-02-10 01:32:39,224 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:32:39,228 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (59)] Forceful destruction successful, exit code 0 [2024-02-10 01:32:39,228 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:32:39,228 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:32:39,362 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 01:32:39,363 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 01:32:39,364 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:32:39,372 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:32:39,372 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 01:32:39,372 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 01:32:39,372 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:32:39,372 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:32:39,372 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-02-10 01:32:39,379 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 01:32:39,379 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 01:32:39,389 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:32:39,408 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (60)] Ended with exit code 0 [2024-02-10 01:32:39,408 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:32:39,408 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:32:39,409 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 01:32:39,412 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:32:39,412 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 01:32:39,419 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:32:39,419 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 01:32:39,419 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:32:39,419 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:32:39,419 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-02-10 01:32:39,422 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2024-02-10 01:32:39,422 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2024-02-10 01:32:39,440 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:32:39,493 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (61)] Forceful destruction successful, exit code 0 [2024-02-10 01:32:39,494 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:32:39,494 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:32:39,495 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 01:32:39,497 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:32:39,505 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:32:39,505 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 01:32:39,505 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 01:32:39,505 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:32:39,505 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:32:39,505 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-02-10 01:32:39,506 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 01:32:39,506 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 01:32:39,512 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 01:32:39,520 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:32:39,524 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 01:32:39,524 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:32:39,525 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:32:39,525 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 01:32:39,528 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:32:39,536 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:32:39,536 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 01:32:39,536 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:32:39,537 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:32:39,537 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-02-10 01:32:39,540 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2024-02-10 01:32:39,540 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2024-02-10 01:32:39,548 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 01:32:39,554 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:32:39,558 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 01:32:39,559 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:32:39,559 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:32:39,559 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 01:32:39,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 01:32:39,570 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:32:39,570 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 01:32:39,570 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 01:32:39,570 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:32:39,570 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:32:39,570 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-02-10 01:32:39,571 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 01:32:39,571 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 01:32:39,580 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 01:32:39,584 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:32:39,588 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 01:32:39,589 INFO L369 stractBuchiCegarLoop]: Result of lasso check was UNKNOWN. I will concatenate loop to stem and try again. [2024-02-10 01:32:39,589 INFO L748 eck$LassoCheckResult]: Stem: Black: 381#[$Ultimate##0]don't care [128] $Ultimate##0-->$Ultimate##0: Formula: (and (= v_thread1WithAssertThread1of1ForFork0_thidvar0_2 1) (= |v_thread1WithAssertThread1of1ForFork0_x#1_2| 1)) InVars {} OutVars{thread1WithAssertThread1of1ForFork0_b#1=|v_thread1WithAssertThread1of1ForFork0_b#1_8|, thread1WithAssertThread1of1ForFork0_x#1=|v_thread1WithAssertThread1of1ForFork0_x#1_2|, 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_k#1=|v_thread1WithAssertThread1of1ForFork0_acquire_k#1_8|} AuxVars[] AssignedVars[thread1WithAssertThread1of1ForFork0_b#1, thread1WithAssertThread1of1ForFork0_x#1, thread1WithAssertThread1of1ForFork0_acquire_b#1, thread1WithAssertThread1of1ForFork0_i#1, thread1WithAssertThread1of1ForFork0_thidvar0, thread1WithAssertThread1of1ForFork0_acquire_k#1] 384#[$Ultimate##0, L15]don't care [112] $Ultimate##0-->L28-1: Formula: (= |v_thread1WithAssertThread1of1ForFork0_i#1_1| 0) InVars {} OutVars{thread1WithAssertThread1of1ForFork0_i#1=|v_thread1WithAssertThread1of1ForFork0_i#1_1|} AuxVars[] AssignedVars[thread1WithAssertThread1of1ForFork0_i#1] 388#[L28-1, L15]don't care [114] L28-1-->L29: Formula: (= |v_thread1WithAssertThread1of1ForFork0_i#1_3| |v_thread1WithAssertThread1of1ForFork0_acquire_k#1_1|) InVars {thread1WithAssertThread1of1ForFork0_i#1=|v_thread1WithAssertThread1of1ForFork0_i#1_3|} OutVars{thread1WithAssertThread1of1ForFork0_acquire_k#1=|v_thread1WithAssertThread1of1ForFork0_acquire_k#1_1|, thread1WithAssertThread1of1ForFork0_i#1=|v_thread1WithAssertThread1of1ForFork0_i#1_3|} AuxVars[] AssignedVars[thread1WithAssertThread1of1ForFork0_acquire_k#1] 396#[L29, L15]don't care [116] L29-->L57: Formula: true InVars {} OutVars{thread1WithAssertThread1of1ForFork0_acquire_b#1=|v_thread1WithAssertThread1of1ForFork0_acquire_b#1_1|} AuxVars[] AssignedVars[thread1WithAssertThread1of1ForFork0_acquire_b#1] 410#[L57, L15]don't care [117] L57-->L59-2: Formula: (let ((.cse1 (not |v_thread1WithAssertThread1of1ForFork0_acquire_b#1_3|))) (and (let ((.cse0 (select v_B_16 |v_thread1WithAssertThread1of1ForFork0_acquire_k#1_3|))) (or (and |v_thread1WithAssertThread1of1ForFork0_acquire_b#1_3| .cse0) (and .cse1 (not .cse0)))) (or (and (= v_B_16 v_B_15) .cse1) (and |v_thread1WithAssertThread1of1ForFork0_acquire_b#1_3| (= v_B_15 (store v_B_16 |v_thread1WithAssertThread1of1ForFork0_acquire_k#1_3| false)))))) InVars {thread1WithAssertThread1of1ForFork0_acquire_k#1=|v_thread1WithAssertThread1of1ForFork0_acquire_k#1_3|, B=v_B_16} OutVars{thread1WithAssertThread1of1ForFork0_acquire_b#1=|v_thread1WithAssertThread1of1ForFork0_acquire_b#1_3|, thread1WithAssertThread1of1ForFork0_acquire_k#1=|v_thread1WithAssertThread1of1ForFork0_acquire_k#1_3|, B=v_B_15} AuxVars[] AssignedVars[thread1WithAssertThread1of1ForFork0_acquire_b#1, B] 428#[L59-2, L15]don't care [118] L59-2-->L29-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] 452#[L29-1, L15]don't care [119] L29-1-->L30: Formula: true InVars {} OutVars{thread1WithAssertThread1of1ForFork0_acquire_k#1=|v_thread1WithAssertThread1of1ForFork0_acquire_k#1_5|} AuxVars[] AssignedVars[thread1WithAssertThread1of1ForFork0_acquire_k#1] 480#[L30, L15]don't care [121] L30-->L30-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[] 512#[L30-2, L15]don't care [123] L30-2-->L28-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] 388#[L28-1, L15]don't care [2024-02-10 01:32:39,589 INFO L750 eck$LassoCheckResult]: Loop: 388#[L28-1, L15]don't care [114] L28-1-->L29: Formula: (= |v_thread1WithAssertThread1of1ForFork0_i#1_3| |v_thread1WithAssertThread1of1ForFork0_acquire_k#1_1|) InVars {thread1WithAssertThread1of1ForFork0_i#1=|v_thread1WithAssertThread1of1ForFork0_i#1_3|} OutVars{thread1WithAssertThread1of1ForFork0_acquire_k#1=|v_thread1WithAssertThread1of1ForFork0_acquire_k#1_1|, thread1WithAssertThread1of1ForFork0_i#1=|v_thread1WithAssertThread1of1ForFork0_i#1_3|} AuxVars[] AssignedVars[thread1WithAssertThread1of1ForFork0_acquire_k#1] 396#[L29, L15]don't care [116] L29-->L57: Formula: true InVars {} OutVars{thread1WithAssertThread1of1ForFork0_acquire_b#1=|v_thread1WithAssertThread1of1ForFork0_acquire_b#1_1|} AuxVars[] AssignedVars[thread1WithAssertThread1of1ForFork0_acquire_b#1] 410#[L57, L15]don't care [117] L57-->L59-2: Formula: (let ((.cse1 (not |v_thread1WithAssertThread1of1ForFork0_acquire_b#1_3|))) (and (let ((.cse0 (select v_B_16 |v_thread1WithAssertThread1of1ForFork0_acquire_k#1_3|))) (or (and |v_thread1WithAssertThread1of1ForFork0_acquire_b#1_3| .cse0) (and .cse1 (not .cse0)))) (or (and (= v_B_16 v_B_15) .cse1) (and |v_thread1WithAssertThread1of1ForFork0_acquire_b#1_3| (= v_B_15 (store v_B_16 |v_thread1WithAssertThread1of1ForFork0_acquire_k#1_3| false)))))) InVars {thread1WithAssertThread1of1ForFork0_acquire_k#1=|v_thread1WithAssertThread1of1ForFork0_acquire_k#1_3|, B=v_B_16} OutVars{thread1WithAssertThread1of1ForFork0_acquire_b#1=|v_thread1WithAssertThread1of1ForFork0_acquire_b#1_3|, thread1WithAssertThread1of1ForFork0_acquire_k#1=|v_thread1WithAssertThread1of1ForFork0_acquire_k#1_3|, B=v_B_15} AuxVars[] AssignedVars[thread1WithAssertThread1of1ForFork0_acquire_b#1, B] 428#[L59-2, L15]don't care [118] L59-2-->L29-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] 452#[L29-1, L15]don't care [119] L29-1-->L30: Formula: true InVars {} OutVars{thread1WithAssertThread1of1ForFork0_acquire_k#1=|v_thread1WithAssertThread1of1ForFork0_acquire_k#1_5|} AuxVars[] AssignedVars[thread1WithAssertThread1of1ForFork0_acquire_k#1] 480#[L30, L15]don't care [121] L30-->L30-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[] 512#[L30-2, L15]don't care [123] L30-2-->L28-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] 388#[L28-1, L15]don't care [2024-02-10 01:32:39,590 INFO L145 PredicateUnifier]: Initialized classic predicate unifier [2024-02-10 01:32:39,590 INFO L85 PathProgramCache]: Analyzing trace with hash -467317307, now seen corresponding path program 2 times [2024-02-10 01:32:39,590 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-02-10 01:32:39,590 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1328866513] [2024-02-10 01:32:39,590 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-02-10 01:32:39,590 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-02-10 01:32:39,600 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-02-10 01:32:39,600 INFO L356 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2024-02-10 01:32:39,604 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-02-10 01:32:39,606 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2024-02-10 01:32:39,606 INFO L145 PredicateUnifier]: Initialized classic predicate unifier [2024-02-10 01:32:39,606 INFO L85 PathProgramCache]: Analyzing trace with hash -1023285387, now seen corresponding path program 2 times [2024-02-10 01:32:39,606 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-02-10 01:32:39,607 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [950532196] [2024-02-10 01:32:39,607 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-02-10 01:32:39,607 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-02-10 01:32:39,627 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-02-10 01:32:39,628 INFO L356 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2024-02-10 01:32:39,635 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-02-10 01:32:39,636 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2024-02-10 01:32:39,636 INFO L145 PredicateUnifier]: Initialized classic predicate unifier [2024-02-10 01:32:39,637 INFO L85 PathProgramCache]: Analyzing trace with hash 505566513, now seen corresponding path program 3 times [2024-02-10 01:32:39,637 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-02-10 01:32:39,637 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [506281547] [2024-02-10 01:32:39,637 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-02-10 01:32:39,637 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-02-10 01:32:39,659 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-02-10 01:32:39,659 INFO L356 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2024-02-10 01:32:39,669 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-02-10 01:32:39,672 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2024-02-10 01:32:39,796 INFO L210 LassoAnalysis]: Preferences: [2024-02-10 01:32:39,796 INFO L126 ssoRankerPreferences]: Compute integeral hull: false [2024-02-10 01:32:39,796 INFO L127 ssoRankerPreferences]: Enable LassoPartitioneer: true [2024-02-10 01:32:39,796 INFO L128 ssoRankerPreferences]: Term annotations enabled: false [2024-02-10 01:32:39,796 INFO L129 ssoRankerPreferences]: Use exernal solver: false [2024-02-10 01:32:39,796 INFO L130 ssoRankerPreferences]: SMT solver command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:32:39,797 INFO L131 ssoRankerPreferences]: Dump SMT script to file: false [2024-02-10 01:32:39,797 INFO L132 ssoRankerPreferences]: Path of dumped script: [2024-02-10 01:32:39,797 INFO L133 ssoRankerPreferences]: Filename of dumped script: acq-work-constants.bpl_BEv2_Iteration1_Lasso [2024-02-10 01:32:39,797 INFO L134 ssoRankerPreferences]: MapElimAlgo: Frank [2024-02-10 01:32:39,797 INFO L276 LassoAnalysis]: Starting lasso preprocessing... [2024-02-10 01:32:39,798 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-02-10 01:32:39,801 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-02-10 01:32:39,817 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-02-10 01:32:39,820 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-02-10 01:32:39,823 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-02-10 01:32:39,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 01:32:39,916 INFO L294 LassoAnalysis]: Preprocessing complete. [2024-02-10 01:32:39,916 INFO L490 LassoAnalysis]: Using template 'affine'. [2024-02-10 01:32:39,916 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:32:39,916 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:32:39,917 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 01:32:39,938 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:32:39,939 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 01:32:39,946 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:32:39,947 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:32:39,947 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:32:39,947 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 01:32:39,948 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 01:32:39,948 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-10 01:32:39,958 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:32:39,961 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 01:32:39,962 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:32:39,962 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:32:39,963 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 01:32:39,963 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 01:32:39,965 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:32:39,972 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:32:39,972 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 01:32:39,972 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:32:39,972 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:32:39,972 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 01:32:39,973 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-02-10 01:32:39,973 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 01:32:39,974 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:32:39,977 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (66)] Ended with exit code 0 [2024-02-10 01:32:39,977 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:32:39,977 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:32:39,978 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 01:32:39,980 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 01:32:39,980 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:32:39,988 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:32:39,989 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:32:39,989 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:32:39,989 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 01:32:39,990 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 01:32:39,990 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-10 01:32:39,994 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:32:39,997 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 01:32:39,998 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:32:39,998 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:32:39,999 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 01:32:40,001 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:32:40,008 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 01:32:40,008 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:32:40,008 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:32:40,008 INFO L204 nArgumentSynthesizer]: 2 loop disjuncts [2024-02-10 01:32:40,008 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 01:32:40,016 INFO L401 nArgumentSynthesizer]: We have 16 Motzkin's Theorem applications. [2024-02-10 01:32:40,016 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 01:32:40,032 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:32:40,036 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 01:32:40,036 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:32:40,036 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:32:40,037 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 01:32:40,040 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:32:40,048 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:32:40,048 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:32:40,048 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:32:40,048 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 01:32:40,049 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 01:32:40,049 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-10 01:32:40,052 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 01:32:40,060 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:32:40,064 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 01:32:40,065 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:32:40,065 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:32:40,074 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 01:32:40,077 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:32:40,084 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:32:40,084 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:32:40,085 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:32:40,085 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 01:32:40,085 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 01:32:40,086 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-10 01:32:40,088 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 01:32:40,096 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:32:40,099 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 01:32:40,100 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:32:40,100 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:32:40,101 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 01:32:40,103 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 01:32:40,103 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:32:40,111 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:32:40,111 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 01:32:40,111 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:32:40,111 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:32:40,111 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 01:32:40,112 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-02-10 01:32:40,112 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 01:32:40,113 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:32:40,115 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (71)] Ended with exit code 0 [2024-02-10 01:32:40,116 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:32:40,116 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:32:40,116 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 01:32:40,117 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 01:32:40,118 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:32:40,125 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:32:40,126 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:32:40,126 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:32:40,126 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 01:32:40,127 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 01:32:40,127 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-10 01:32:40,136 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:32:40,140 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 01:32:40,140 INFO L490 LassoAnalysis]: Using template '2-nested'. [2024-02-10 01:32:40,140 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:32:40,140 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:32:40,141 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 01:32:40,142 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 01:32:40,144 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:32:40,151 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:32:40,151 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:32:40,151 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:32:40,151 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 01:32:40,153 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-10 01:32:40,153 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-10 01:32:40,156 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:32:40,159 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (73)] Ended with exit code 0 [2024-02-10 01:32:40,159 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:32:40,160 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:32:40,160 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 01:32:40,161 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 01:32:40,163 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:32:40,170 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:32:40,170 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 01:32:40,170 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:32:40,170 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:32:40,171 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 01:32:40,171 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-02-10 01:32:40,171 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 01:32:40,180 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:32:40,183 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 01:32:40,183 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:32:40,184 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:32:40,184 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 01:32:40,185 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 01:32:40,187 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:32:40,193 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:32:40,194 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:32:40,194 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:32:40,194 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 01:32:40,196 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-10 01:32:40,196 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-10 01:32:40,215 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:32:40,218 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (75)] Ended with exit code 0 [2024-02-10 01:32:40,218 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:32:40,218 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:32:40,219 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 01:32:40,222 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:32:40,229 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:32:40,230 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:32:40,230 INFO L204 nArgumentSynthesizer]: 2 loop disjuncts [2024-02-10 01:32:40,230 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 01:32:40,234 INFO L401 nArgumentSynthesizer]: We have 24 Motzkin's Theorem applications. [2024-02-10 01:32:40,234 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2024-02-10 01:32:40,236 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 01:32:40,250 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:32:40,256 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (76)] Ended with exit code 0 [2024-02-10 01:32:40,256 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:32:40,256 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:32:40,257 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 01:32:40,265 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:32:40,273 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:32:40,273 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:32:40,273 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:32:40,273 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 01:32:40,274 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-10 01:32:40,275 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-10 01:32:40,280 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 01:32:40,296 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:32:40,300 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 01:32:40,300 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:32:40,300 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:32:40,301 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 01:32:40,304 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:32:40,311 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 01:32:40,311 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:32:40,311 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:32:40,311 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:32:40,311 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 01:32:40,313 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-10 01:32:40,313 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-10 01:32:40,328 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:32:40,331 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 01:32:40,332 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:32:40,332 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:32:40,333 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 01:32:40,336 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:32:40,344 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:32:40,344 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 01:32:40,344 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:32:40,344 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:32:40,344 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 01:32:40,345 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-02-10 01:32:40,345 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 01:32:40,347 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 01:32:40,356 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:32:40,359 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (79)] Forceful destruction successful, exit code 0 [2024-02-10 01:32:40,360 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:32:40,360 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:32:40,360 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 01:32:40,364 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:32:40,371 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:32:40,371 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:32:40,372 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:32:40,372 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 01:32:40,373 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-10 01:32:40,373 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-10 01:32:40,377 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 01:32:40,384 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:32:40,388 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 01:32:40,388 INFO L490 LassoAnalysis]: Using template '3-nested'. [2024-02-10 01:32:40,388 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:32:40,388 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:32:40,389 INFO L229 MonitoredProcess]: Starting monitored process 81 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:32:40,392 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:32:40,399 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:32:40,399 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:32:40,399 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:32:40,399 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 01:32:40,401 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 01:32:40,401 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 01:32:40,406 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 01:32:40,413 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:32:40,417 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (81)] Forceful destruction successful, exit code 0 [2024-02-10 01:32:40,417 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:32:40,417 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:32:40,418 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 01:32:40,425 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:32:40,432 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:32:40,432 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 01:32:40,432 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:32:40,432 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:32:40,433 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 01:32:40,433 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 01:32:40,433 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 01:32:40,435 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 01:32:40,447 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:32:40,450 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 01:32:40,451 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:32:40,451 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:32:40,451 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 01:32:40,453 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 01:32:40,454 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:32:40,461 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:32:40,461 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:32:40,461 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:32:40,461 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 01:32:40,465 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 01:32:40,465 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 01:32:40,485 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:32:40,492 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 01:32:40,492 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:32:40,492 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:32:40,493 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 01:32:40,497 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:32:40,504 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:32:40,504 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:32:40,504 INFO L204 nArgumentSynthesizer]: 2 loop disjuncts [2024-02-10 01:32:40,504 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 01:32:40,510 INFO L401 nArgumentSynthesizer]: We have 32 Motzkin's Theorem applications. [2024-02-10 01:32:40,510 INFO L402 nArgumentSynthesizer]: A total of 8 supporting invariants were added. [2024-02-10 01:32:40,513 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 01:32:40,523 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:32:40,526 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (84)] Ended with exit code 0 [2024-02-10 01:32:40,526 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:32:40,527 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:32:40,527 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 01:32:40,528 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 01:32:40,529 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:32:40,536 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:32:40,537 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:32:40,537 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:32:40,537 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 01:32:40,539 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 01:32:40,539 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 01:32:40,564 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:32:40,567 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (85)] Ended with exit code 0 [2024-02-10 01:32:40,568 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:32:40,568 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:32:40,569 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 01:32:40,571 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:32:40,578 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:32:40,578 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:32:40,578 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:32:40,578 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 01:32:40,580 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 01:32:40,580 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 01:32:40,580 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 01:32:40,600 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:32:40,605 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 01:32:40,605 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:32:40,605 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:32:40,606 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 01:32:40,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 01:32:40,619 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:32:40,620 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 01:32:40,620 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:32:40,620 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:32:40,620 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 01:32:40,620 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 01:32:40,620 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 01:32:40,623 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 01:32:40,628 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:32:40,636 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 01:32:40,636 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:32:40,636 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:32:40,637 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 01:32:40,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 01:32:40,652 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:32:40,653 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:32:40,653 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:32:40,653 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 01:32:40,654 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 01:32:40,655 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 01:32:40,655 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 01:32:40,659 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:32:40,662 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 01:32:40,662 INFO L490 LassoAnalysis]: Using template '4-nested'. [2024-02-10 01:32:40,662 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:32:40,662 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:32:40,663 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 01:32:40,663 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 01:32:40,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 01:32:40,672 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:32:40,672 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:32:40,673 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:32:40,673 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 01:32:40,675 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-10 01:32:40,675 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-10 01:32:40,686 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:32:40,689 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (89)] Ended with exit code 0 [2024-02-10 01:32:40,689 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:32:40,689 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:32:40,690 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 01:32:40,691 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 01:32:40,692 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:32:40,699 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:32:40,699 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 01:32:40,699 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:32:40,699 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:32:40,700 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 01:32:40,700 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-02-10 01:32:40,700 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 01:32:40,702 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:32:40,704 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 01:32:40,705 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:32:40,705 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:32:40,705 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 01:32:40,706 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 01:32:40,707 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:32:40,715 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:32:40,715 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:32:40,715 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:32:40,715 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 01:32:40,718 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-10 01:32:40,718 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-10 01:32:40,728 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:32:40,731 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 01:32:40,731 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:32:40,731 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:32:40,732 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 01:32:40,733 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 01:32:40,734 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:32:40,741 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:32:40,741 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:32:40,741 INFO L204 nArgumentSynthesizer]: 2 loop disjuncts [2024-02-10 01:32:40,741 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 01:32:40,748 INFO L401 nArgumentSynthesizer]: We have 40 Motzkin's Theorem applications. [2024-02-10 01:32:40,748 INFO L402 nArgumentSynthesizer]: A total of 10 supporting invariants were added. [2024-02-10 01:32:40,764 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:32:40,768 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 01:32:40,768 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:32:40,768 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:32:40,769 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 01:32:40,771 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:32:40,776 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 01:32:40,778 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:32:40,778 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:32:40,778 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:32:40,778 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 01:32:40,780 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-10 01:32:40,780 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-10 01:32:40,796 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:32:40,799 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (93)] Forceful destruction successful, exit code 0 [2024-02-10 01:32:40,799 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:32:40,800 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:32:40,800 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 01:32:40,801 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 01:32:40,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 01:32:40,809 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:32:40,810 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:32:40,810 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:32:40,810 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 01:32:40,812 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-10 01:32:40,812 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-10 01:32:40,816 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:32:40,819 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (94)] Forceful destruction successful, exit code 0 [2024-02-10 01:32:40,819 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:32:40,819 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:32:40,820 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 01:32:40,820 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 01:32:40,823 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:32:40,830 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:32:40,830 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 01:32:40,830 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:32:40,830 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:32:40,830 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 01:32:40,831 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-02-10 01:32:40,831 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 01:32:40,832 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:32:40,835 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (95)] Forceful destruction successful, exit code 0 [2024-02-10 01:32:40,835 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:32:40,835 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:32:40,836 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 01:32:40,836 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 01:32:40,838 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:32:40,845 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:32:40,845 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:32:40,845 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:32:40,845 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 01:32:40,847 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-10 01:32:40,847 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-10 01:32:40,858 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:32:40,861 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 01:32:40,862 INFO L490 LassoAnalysis]: Using template '2-phase'. [2024-02-10 01:32:40,862 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:32:40,862 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:32:40,862 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 01:32:40,863 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 01:32:40,864 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:32:40,871 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:32:40,872 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 01:32:40,872 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:32:40,872 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:32:40,872 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 01:32:40,873 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-10 01:32:40,873 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-10 01:32:40,884 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:32:40,887 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 01:32:40,888 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:32:40,888 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:32:40,889 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 01:32:40,891 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:32:40,898 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:32:40,898 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 01:32:40,898 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 01:32:40,898 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:32:40,898 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:32:40,898 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 01:32:40,899 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-02-10 01:32:40,899 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 01:32:40,901 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 01:32:40,915 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:32:40,923 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (98)] Forceful destruction successful, exit code 0 [2024-02-10 01:32:40,924 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:32:40,924 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:32:40,926 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 01:32:40,926 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 01:32:40,928 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:32:40,935 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:32:40,935 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 01:32:40,936 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:32:40,936 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:32:40,936 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 01:32:40,938 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-10 01:32:40,938 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-10 01:32:40,944 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:32:40,948 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (99)] Forceful destruction successful, exit code 0 [2024-02-10 01:32:40,948 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:32:40,948 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:32:40,949 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 01:32:40,950 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 01:32:40,951 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:32:40,958 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:32:40,958 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 01:32:40,958 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:32:40,958 INFO L204 nArgumentSynthesizer]: 2 loop disjuncts [2024-02-10 01:32:40,958 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 01:32:40,964 INFO L401 nArgumentSynthesizer]: We have 24 Motzkin's Theorem applications. [2024-02-10 01:32:40,964 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2024-02-10 01:32:40,977 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:32:40,980 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 01:32:40,980 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:32:40,980 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:32:40,981 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 01:32:40,982 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 01:32:40,985 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:32:40,992 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:32:40,993 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 01:32:40,993 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:32:40,993 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:32:40,993 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 01:32:40,994 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-10 01:32:40,994 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-10 01:32:41,000 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:32:41,003 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 01:32:41,004 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:32:41,004 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:32:41,004 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 01:32:41,006 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 01:32:41,006 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:32:41,013 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:32:41,014 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 01:32:41,014 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:32:41,014 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:32:41,014 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 01:32:41,015 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-10 01:32:41,015 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-10 01:32:41,019 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:32:41,022 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 01:32:41,023 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:32:41,023 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:32:41,023 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 01:32:41,024 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 01:32:41,025 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:32:41,032 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:32:41,033 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 01:32:41,033 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 01:32:41,033 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:32:41,033 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:32:41,033 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 01:32:41,033 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-02-10 01:32:41,033 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 01:32:41,043 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:32:41,046 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 01:32:41,046 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:32:41,046 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:32:41,047 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 01:32:41,047 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 01:32:41,049 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:32:41,055 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:32:41,056 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 01:32:41,056 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:32:41,056 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:32:41,056 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 01:32:41,057 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-10 01:32:41,057 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-10 01:32:41,061 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:32:41,064 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 01:32:41,064 INFO L490 LassoAnalysis]: Using template '3-phase'. [2024-02-10 01:32:41,065 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:32:41,065 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:32:41,066 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 01:32:41,068 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:32:41,076 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:32:41,076 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-02-10 01:32:41,076 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:32:41,076 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:32:41,076 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 01:32:41,078 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 01:32:41,078 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 01:32:41,080 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 01:32:41,093 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:32:41,096 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 01:32:41,097 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:32:41,097 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:32:41,097 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 01:32:41,098 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 01:32:41,100 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:32:41,107 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:32:41,107 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-02-10 01:32:41,107 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 01:32:41,107 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:32:41,107 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:32:41,107 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 01:32:41,108 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 01:32:41,108 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 01:32:41,111 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:32:41,114 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 01:32:41,114 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:32:41,115 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:32:41,115 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 01:32:41,117 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 01:32:41,118 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:32:41,124 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:32:41,125 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-02-10 01:32:41,125 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:32:41,125 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:32:41,125 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 01:32:41,127 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 01:32:41,127 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 01:32:41,145 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:32:41,152 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 01:32:41,152 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:32:41,153 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:32:41,153 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 01:32:41,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 01:32:41,172 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:32:41,172 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-02-10 01:32:41,172 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:32:41,172 INFO L204 nArgumentSynthesizer]: 2 loop disjuncts [2024-02-10 01:32:41,172 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 01:32:41,178 INFO L401 nArgumentSynthesizer]: We have 32 Motzkin's Theorem applications. [2024-02-10 01:32:41,178 INFO L402 nArgumentSynthesizer]: A total of 8 supporting invariants were added. [2024-02-10 01:32:41,192 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 01:32:41,196 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:32:41,204 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (108)] Forceful destruction successful, exit code 0 [2024-02-10 01:32:41,204 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:32:41,205 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:32:41,205 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 01:32:41,207 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 01:32:41,208 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:32:41,215 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:32:41,215 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-02-10 01:32:41,216 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:32:41,216 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:32:41,216 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 01:32:41,217 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 01:32:41,217 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 01:32:41,231 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:32:41,245 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 01:32:41,246 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:32:41,246 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:32:41,247 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 01:32:41,249 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 01:32:41,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 01:32:41,257 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:32:41,257 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-02-10 01:32:41,257 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:32:41,257 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:32:41,257 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 01:32:41,259 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 01:32:41,259 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 01:32:41,280 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:32:41,283 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (110)] Ended with exit code 0 [2024-02-10 01:32:41,284 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:32:41,284 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:32:41,285 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 01:32:41,288 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:32:41,295 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:32:41,295 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-02-10 01:32:41,296 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 01:32:41,296 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:32:41,296 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:32:41,296 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 01:32:41,296 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 01:32:41,296 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 01:32:41,299 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 01:32:41,308 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:32:41,311 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 01:32:41,312 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:32:41,312 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:32:41,313 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 01:32:41,316 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:32:41,324 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:32:41,324 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-02-10 01:32:41,324 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:32:41,324 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:32:41,324 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 01:32:41,326 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 01:32:41,326 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 01:32:41,331 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (112)] Waiting until timeout for monitored process [2024-02-10 01:32:41,342 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:32:41,345 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 01:32:41,346 INFO L490 LassoAnalysis]: Using template '4-phase'. [2024-02-10 01:32:41,346 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:32:41,346 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:32:41,347 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 01:32:41,353 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:32:41,360 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:32:41,361 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 01:32:41,361 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:32:41,361 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:32:41,361 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 01:32:41,363 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-10 01:32:41,363 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-10 01:32:41,398 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 01:32:41,398 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:32:41,403 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (113)] Forceful destruction successful, exit code 0 [2024-02-10 01:32:41,403 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:32:41,403 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:32:41,404 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 01:32:41,412 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:32:41,420 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:32:41,420 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 01:32:41,420 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 01:32:41,420 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:32:41,420 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:32:41,420 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 01:32:41,421 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-02-10 01:32:41,421 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 01:32:41,425 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 01:32:41,436 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:32:41,440 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (114)] Forceful destruction successful, exit code 0 [2024-02-10 01:32:41,440 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:32:41,440 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:32:41,441 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 01:32:41,444 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:32:41,452 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:32:41,452 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 01:32:41,452 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:32:41,452 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:32:41,452 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 01:32:41,455 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-10 01:32:41,455 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-10 01:32:41,458 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 01:32:41,472 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:32:41,481 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (115)] Forceful destruction successful, exit code 0 [2024-02-10 01:32:41,482 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:32:41,482 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:32:41,483 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 01:32:41,486 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:32:41,494 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:32:41,494 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 01:32:41,494 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:32:41,494 INFO L204 nArgumentSynthesizer]: 2 loop disjuncts [2024-02-10 01:32:41,494 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 01:32:41,497 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 01:32:41,501 INFO L401 nArgumentSynthesizer]: We have 40 Motzkin's Theorem applications. [2024-02-10 01:32:41,502 INFO L402 nArgumentSynthesizer]: A total of 10 supporting invariants were added. [2024-02-10 01:32:41,536 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:32:41,540 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 01:32:41,540 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:32:41,540 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:32:41,541 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 01:32:41,544 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:32:41,551 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:32:41,551 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 01:32:41,551 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:32:41,551 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:32:41,551 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 01:32:41,554 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-10 01:32:41,554 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-10 01:32:41,564 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 01:32:41,576 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:32:41,580 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (117)] Forceful destruction successful, exit code 0 [2024-02-10 01:32:41,580 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:32:41,580 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:32:41,581 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 01:32:41,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 01:32:41,592 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:32:41,592 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 01:32:41,592 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:32:41,592 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:32:41,592 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 01:32:41,594 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-10 01:32:41,594 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-10 01:32:41,602 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 01:32:41,608 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:32:41,612 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 01:32:41,612 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:32:41,612 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:32:41,613 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 01:32:41,615 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:32:41,623 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:32:41,623 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 01:32:41,623 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 01:32:41,623 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:32:41,623 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:32:41,623 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 01:32:41,624 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-02-10 01:32:41,624 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 01:32:41,628 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 01:32:41,633 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:32:41,637 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 01:32:41,637 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:32:41,637 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:32:41,638 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 01:32:41,638 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 01:32:41,640 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:32:41,647 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:32:41,647 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 01:32:41,647 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:32:41,647 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:32:41,647 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 01:32:41,649 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-10 01:32:41,650 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-10 01:32:41,657 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:32:41,661 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 01:32:41,661 INFO L490 LassoAnalysis]: Using template '2-lex'. [2024-02-10 01:32:41,661 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:32:41,661 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:32:41,662 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 01:32:41,662 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 01:32:41,664 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:32:41,671 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:32:41,671 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 01:32:41,671 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:32:41,671 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:32:41,671 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 01:32:41,673 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 01:32:41,673 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 01:32:41,677 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:32:41,680 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (121)] Ended with exit code 0 [2024-02-10 01:32:41,680 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:32:41,680 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:32:41,681 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 01:32:41,681 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 01:32:41,683 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:32:41,689 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:32:41,689 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 01:32:41,689 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 01:32:41,689 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:32:41,689 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:32:41,689 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 01:32:41,690 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 01:32:41,690 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 01:32:41,692 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:32:41,695 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 01:32:41,695 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:32:41,695 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:32:41,696 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 01:32:41,708 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 01:32:41,709 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:32:41,715 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:32:41,716 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 01:32:41,716 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:32:41,716 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:32:41,716 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 01:32:41,718 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 01:32:41,718 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 01:32:41,736 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:32:41,739 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 01:32:41,739 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:32:41,740 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:32:41,740 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 01:32:41,742 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 01:32:41,742 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:32:41,749 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:32:41,749 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 01:32:41,749 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:32:41,749 INFO L204 nArgumentSynthesizer]: 2 loop disjuncts [2024-02-10 01:32:41,749 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 01:32:41,754 INFO L401 nArgumentSynthesizer]: We have 32 Motzkin's Theorem applications. [2024-02-10 01:32:41,754 INFO L402 nArgumentSynthesizer]: A total of 8 supporting invariants were added. [2024-02-10 01:32:41,771 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:32:41,774 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 01:32:41,775 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:32:41,775 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:32:41,775 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 01:32:41,776 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 01:32:41,778 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:32:41,785 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:32:41,785 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 01:32:41,785 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:32:41,785 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:32:41,785 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 01:32:41,787 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 01:32:41,787 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 01:32:41,791 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:32:41,795 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 01:32:41,795 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:32:41,795 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:32:41,796 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 01:32:41,796 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 01:32:41,798 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:32:41,805 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:32:41,805 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 01:32:41,805 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:32:41,805 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:32:41,805 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 01:32:41,807 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 01:32:41,807 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 01:32:41,812 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:32:41,815 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 01:32:41,815 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:32:41,815 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:32:41,816 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 01:32:41,817 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 01:32:41,818 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:32:41,825 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:32:41,825 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 01:32:41,825 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 01:32:41,825 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:32:41,825 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:32:41,825 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 01:32:41,825 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 01:32:41,825 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 01:32:41,827 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:32:41,830 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 01:32:41,830 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:32:41,830 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:32:41,831 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 01:32:41,833 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 01:32:41,834 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:32:41,841 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:32:41,842 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 01:32:41,842 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:32:41,842 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:32:41,842 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 01:32:41,843 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 01:32:41,843 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 01:32:41,848 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:32:41,851 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 01:32:41,851 INFO L490 LassoAnalysis]: Using template '3-lex'. [2024-02-10 01:32:41,852 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:32:41,852 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:32:41,852 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 01:32:41,854 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 01:32:41,855 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:32:41,862 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:32:41,862 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 01:32:41,862 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:32:41,862 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:32:41,862 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-02-10 01:32:41,865 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2024-02-10 01:32:41,865 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2024-02-10 01:32:41,884 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:32:41,888 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 01:32:41,888 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:32:41,888 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:32:41,889 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 01:32:41,892 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:32:41,900 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:32:41,900 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 01:32:41,900 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 01:32:41,901 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:32:41,901 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:32:41,901 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-02-10 01:32:41,901 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 01:32:41,901 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 01:32:41,903 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 01:32:41,915 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:32:41,928 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (130)] Ended with exit code 0 [2024-02-10 01:32:41,928 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:32:41,928 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:32:41,929 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 01:32:41,929 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 01:32:41,932 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:32:41,939 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:32:41,939 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 01:32:41,939 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:32:41,939 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:32:41,939 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-02-10 01:32:41,942 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2024-02-10 01:32:41,942 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2024-02-10 01:32:41,952 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:32:41,956 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (131)] Ended with exit code 0 [2024-02-10 01:32:41,956 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:32:41,956 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:32:41,957 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 01:32:41,957 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 01:32:41,959 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:32:41,966 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:32:41,966 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 01:32:41,966 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:32:41,966 INFO L204 nArgumentSynthesizer]: 2 loop disjuncts [2024-02-10 01:32:41,966 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-02-10 01:32:41,974 INFO L401 nArgumentSynthesizer]: We have 48 Motzkin's Theorem applications. [2024-02-10 01:32:41,974 INFO L402 nArgumentSynthesizer]: A total of 12 supporting invariants were added. [2024-02-10 01:32:41,997 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:32:42,001 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 01:32:42,001 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:32:42,001 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:32:42,002 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 01:32:42,004 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 01:32:42,004 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:32:42,012 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:32:42,012 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 01:32:42,012 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:32:42,012 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:32:42,012 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-02-10 01:32:42,014 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2024-02-10 01:32:42,014 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2024-02-10 01:32:42,020 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:32:42,024 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (133)] Ended with exit code 0 [2024-02-10 01:32:42,024 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:32:42,024 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:32:42,025 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 01:32:42,026 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 01:32:42,027 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:32:42,034 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:32:42,034 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 01:32:42,035 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:32:42,035 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:32:42,035 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-02-10 01:32:42,037 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2024-02-10 01:32:42,037 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2024-02-10 01:32:42,050 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:32:42,054 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (134)] Ended with exit code 0 [2024-02-10 01:32:42,054 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:32:42,055 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:32:42,055 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 01:32:42,057 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 01:32:42,058 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:32:42,065 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:32:42,065 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 01:32:42,065 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 01:32:42,065 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:32:42,065 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:32:42,066 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-02-10 01:32:42,066 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 01:32:42,066 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 01:32:42,074 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:32:42,078 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 01:32:42,078 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:32:42,078 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:32:42,079 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 01:32:42,079 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 01:32:42,081 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:32:42,088 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:32:42,088 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 01:32:42,088 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:32:42,089 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:32:42,089 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-02-10 01:32:42,091 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2024-02-10 01:32:42,091 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2024-02-10 01:32:42,098 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:32:42,101 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (136)] Ended with exit code 0 [2024-02-10 01:32:42,107 INFO L201 PluginConnector]: Adding new model acq-work-constants.bpl de.uni_freiburg.informatik.ultimate.plugins.generator.buchiautomizer CFG 10.02 01:32:42 BoogieIcfgContainer [2024-02-10 01:32:42,107 INFO L131 PluginConnector]: ------------------------ END BuchiAutomizer---------------------------- [2024-02-10 01:32:42,108 INFO L158 Benchmark]: Toolchain (without parser) took 6364.16ms. Allocated memory was 191.9MB in the beginning and 280.0MB in the end (delta: 88.1MB). Free memory was 138.5MB in the beginning and 151.5MB in the end (delta: -13.0MB). Peak memory consumption was 135.9MB. Max. memory is 8.0GB. [2024-02-10 01:32:42,109 INFO L158 Benchmark]: Boogie PL CUP Parser took 0.12ms. Allocated memory is still 191.9MB. Free memory was 139.7MB in the beginning and 139.5MB in the end (delta: 174.8kB). There was no memory consumed. Max. memory is 8.0GB. [2024-02-10 01:32:42,109 INFO L158 Benchmark]: Boogie Procedure Inliner took 46.77ms. Allocated memory is still 191.9MB. Free memory was 138.5MB in the beginning and 136.6MB in the end (delta: 1.9MB). Peak memory consumption was 2.1MB. Max. memory is 8.0GB. [2024-02-10 01:32:42,109 INFO L158 Benchmark]: Boogie Preprocessor took 66.03ms. Allocated memory is still 191.9MB. Free memory was 136.6MB in the beginning and 172.7MB in the end (delta: -36.2MB). Peak memory consumption was 7.9MB. Max. memory is 8.0GB. [2024-02-10 01:32:42,109 INFO L158 Benchmark]: RCFGBuilder took 286.56ms. Allocated memory is still 191.9MB. Free memory was 172.6MB in the beginning and 162.2MB in the end (delta: 10.4MB). Peak memory consumption was 10.5MB. Max. memory is 8.0GB. [2024-02-10 01:32:42,109 INFO L158 Benchmark]: BuchiAutomizer took 5950.76ms. Allocated memory was 191.9MB in the beginning and 280.0MB in the end (delta: 88.1MB). Free memory was 162.1MB in the beginning and 151.5MB in the end (delta: 10.6MB). Peak memory consumption was 159.4MB. Max. memory is 8.0GB. [2024-02-10 01:32:42,110 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.12ms. Allocated memory is still 191.9MB. Free memory was 139.7MB in the beginning and 139.5MB in the end (delta: 174.8kB). There was no memory consumed. Max. memory is 8.0GB. * Boogie Procedure Inliner took 46.77ms. Allocated memory is still 191.9MB. Free memory was 138.5MB in the beginning and 136.6MB in the end (delta: 1.9MB). Peak memory consumption was 2.1MB. Max. memory is 8.0GB. * Boogie Preprocessor took 66.03ms. Allocated memory is still 191.9MB. Free memory was 136.6MB in the beginning and 172.7MB in the end (delta: -36.2MB). Peak memory consumption was 7.9MB. Max. memory is 8.0GB. * RCFGBuilder took 286.56ms. Allocated memory is still 191.9MB. Free memory was 172.6MB in the beginning and 162.2MB in the end (delta: 10.4MB). Peak memory consumption was 10.5MB. Max. memory is 8.0GB. * BuchiAutomizer took 5950.76ms. Allocated memory was 191.9MB in the beginning and 280.0MB in the end (delta: 88.1MB). Free memory was 162.1MB in the beginning and 151.5MB in the end (delta: 10.6MB). Peak memory consumption was 159.4MB. 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 5.8s and 1 iterations. TraceHistogramMax:0. Analysis of lassos took 5.7s. 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: 40ms 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: "[128] $Ultimate##0-->$Ultimate##0: Formula: (and (= v_thread1WithAssertThread1of1ForFork0_thidvar0_2 1) (= |v_thread1WithAssertThread1of1ForFork0_x#1_2| 1)) InVars {} OutVars{thread1WithAssertThread1of1ForFork0_b#1=|v_thread1WithAssertThread1of1ForFork0_b#1_8|, thread1WithAssertThread1of1ForFork0_x#1=|v_thread1WithAssertThread1of1ForFork0_x#1_2|, 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_k#1=|v_thread1WithAssertThread1of1ForFork0_acquire_k#1_8|} AuxVars[] AssignedVars[thread1WithAssertThread1of1ForFork0_b#1, thread1WithAssertThread1of1ForFork0_x#1, thread1WithAssertThread1of1ForFork0_acquire_b#1, thread1WithAssertThread1of1ForFork0_i#1, thread1WithAssertThread1of1ForFork0_thidvar0, thread1WithAssertThread1of1ForFork0_acquire_k#1]" "[112] $Ultimate##0-->L28-1: Formula: (= |v_thread1WithAssertThread1of1ForFork0_i#1_1| 0) InVars {} OutVars{thread1WithAssertThread1of1ForFork0_i#1=|v_thread1WithAssertThread1of1ForFork0_i#1_1|} AuxVars[] AssignedVars[thread1WithAssertThread1of1ForFork0_i#1]" "[114] L28-1-->L29: Formula: (= |v_thread1WithAssertThread1of1ForFork0_i#1_3| |v_thread1WithAssertThread1of1ForFork0_acquire_k#1_1|) InVars {thread1WithAssertThread1of1ForFork0_i#1=|v_thread1WithAssertThread1of1ForFork0_i#1_3|} OutVars{thread1WithAssertThread1of1ForFork0_acquire_k#1=|v_thread1WithAssertThread1of1ForFork0_acquire_k#1_1|, thread1WithAssertThread1of1ForFork0_i#1=|v_thread1WithAssertThread1of1ForFork0_i#1_3|} AuxVars[] AssignedVars[thread1WithAssertThread1of1ForFork0_acquire_k#1]" "[116] L29-->L57: Formula: true InVars {} OutVars{thread1WithAssertThread1of1ForFork0_acquire_b#1=|v_thread1WithAssertThread1of1ForFork0_acquire_b#1_1|} AuxVars[] AssignedVars[thread1WithAssertThread1of1ForFork0_acquire_b#1]" "[117] L57-->L59-2: Formula: (let ((.cse1 (not |v_thread1WithAssertThread1of1ForFork0_acquire_b#1_3|))) (and (let ((.cse0 (select v_B_16 |v_thread1WithAssertThread1of1ForFork0_acquire_k#1_3|))) (or (and |v_thread1WithAssertThread1of1ForFork0_acquire_b#1_3| .cse0) (and .cse1 (not .cse0)))) (or (and (= v_B_16 v_B_15) .cse1) (and |v_thread1WithAssertThread1of1ForFork0_acquire_b#1_3| (= v_B_15 (store v_B_16 |v_thread1WithAssertThread1of1ForFork0_acquire_k#1_3| false)))))) InVars {thread1WithAssertThread1of1ForFork0_acquire_k#1=|v_thread1WithAssertThread1of1ForFork0_acquire_k#1_3|, B=v_B_16} OutVars{thread1WithAssertThread1of1ForFork0_acquire_b#1=|v_thread1WithAssertThread1of1ForFork0_acquire_b#1_3|, thread1WithAssertThread1of1ForFork0_acquire_k#1=|v_thread1WithAssertThread1of1ForFork0_acquire_k#1_3|, B=v_B_15} AuxVars[] AssignedVars[thread1WithAssertThread1of1ForFork0_acquire_b#1, B]" "[118] L59-2-->L29-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]" "[119] L29-1-->L30: Formula: true InVars {} OutVars{thread1WithAssertThread1of1ForFork0_acquire_k#1=|v_thread1WithAssertThread1of1ForFork0_acquire_k#1_5|} AuxVars[] AssignedVars[thread1WithAssertThread1of1ForFork0_acquire_k#1]" "[121] L30-->L30-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[]" "[123] L30-2-->L28-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: "[114] L28-1-->L29: Formula: (= |v_thread1WithAssertThread1of1ForFork0_i#1_3| |v_thread1WithAssertThread1of1ForFork0_acquire_k#1_1|) InVars {thread1WithAssertThread1of1ForFork0_i#1=|v_thread1WithAssertThread1of1ForFork0_i#1_3|} OutVars{thread1WithAssertThread1of1ForFork0_acquire_k#1=|v_thread1WithAssertThread1of1ForFork0_acquire_k#1_1|, thread1WithAssertThread1of1ForFork0_i#1=|v_thread1WithAssertThread1of1ForFork0_i#1_3|} AuxVars[] AssignedVars[thread1WithAssertThread1of1ForFork0_acquire_k#1]" "[116] L29-->L57: Formula: true InVars {} OutVars{thread1WithAssertThread1of1ForFork0_acquire_b#1=|v_thread1WithAssertThread1of1ForFork0_acquire_b#1_1|} AuxVars[] AssignedVars[thread1WithAssertThread1of1ForFork0_acquire_b#1]" "[117] L57-->L59-2: Formula: (let ((.cse1 (not |v_thread1WithAssertThread1of1ForFork0_acquire_b#1_3|))) (and (let ((.cse0 (select v_B_16 |v_thread1WithAssertThread1of1ForFork0_acquire_k#1_3|))) (or (and |v_thread1WithAssertThread1of1ForFork0_acquire_b#1_3| .cse0) (and .cse1 (not .cse0)))) (or (and (= v_B_16 v_B_15) .cse1) (and |v_thread1WithAssertThread1of1ForFork0_acquire_b#1_3| (= v_B_15 (store v_B_16 |v_thread1WithAssertThread1of1ForFork0_acquire_k#1_3| false)))))) InVars {thread1WithAssertThread1of1ForFork0_acquire_k#1=|v_thread1WithAssertThread1of1ForFork0_acquire_k#1_3|, B=v_B_16} OutVars{thread1WithAssertThread1of1ForFork0_acquire_b#1=|v_thread1WithAssertThread1of1ForFork0_acquire_b#1_3|, thread1WithAssertThread1of1ForFork0_acquire_k#1=|v_thread1WithAssertThread1of1ForFork0_acquire_k#1_3|, B=v_B_15} AuxVars[] AssignedVars[thread1WithAssertThread1of1ForFork0_acquire_b#1, B]" "[118] L59-2-->L29-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]" "[119] L29-1-->L30: Formula: true InVars {} OutVars{thread1WithAssertThread1of1ForFork0_acquire_k#1=|v_thread1WithAssertThread1of1ForFork0_acquire_k#1_5|} AuxVars[] AssignedVars[thread1WithAssertThread1of1ForFork0_acquire_k#1]" "[121] L30-->L30-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[]" "[123] L30-2-->L28-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 01:32:42,121 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1)] Ended with exit code 0 Received shutdown request...